eclipse.platform.releng.aggregator
eclipse.platform.releng.aggregator copied to clipboard
Aggregated repository for Eclipse Java IDE
See: - https://github.com/uhafner/quality-monitor This is similar to what Jenkins already offers but gives a much more integrated/nicer feedback and might even replace the Junit result panel we currently have.
Refs: https://github.com/eclipse-platform/eclipse.platform.ui/pull/1460
As reported [here](https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1686#issuecomment-1867371296): > Are the class files themselves readily accessible ? > The textual diff is not completely informative. For example the local variable table is missing. For the...
Random collectResults job fails on "Installing org.eclipse.wtp.releng.tools.feature.feature.group"
We observe periodic build fails in https://ci.eclipse.org/releng/job/Releng/job/ep-collectResults/ job. Because of this, the test results aren't published for the related SDK test run. All recent fails were while `"Installing org.eclipse.wtp.releng.tools.feature.feature.group"` task....
Follow up on https://github.com/eclipse-jdt/eclipse.jdt.core/pull/1566. For all platform repos would make sense to set default line ends to LF (Unix) style & encoding UTF-8 in Oomphed workspace preferences. While I prefer...
Looking at https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/blob/master/eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/pom.xml this seems to require nothing special from aggregator build itself. So it seems suitable to be maintained at the jdt project itself. WDYT @akurtakov @iloveeclipse @mickaelistria can...
`org.eclipse.platform.doc.tips` looks like a regular bundle not related to the aggregator at all... it also does not contain any documentation. @akurtakov @mickaelistria WDYT?
It seems `org.eclipse.jdt.tips.user` is a regular bundle and is not related to the aggregator, it also does not seem to contain any documentation or special dependencies. WDYT @akurtakov @mickaelistria
I've created https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2877 (which is now duplicate of re-opened https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2478).
The recent discussions about Milestone-Weeks has lead me to think about how Milestonebuilds can better be tested. I think one real gap is that currently milestones are not published at...