eclipse.platform.releng.aggregator
eclipse.platform.releng.aggregator copied to clipboard
Aggregated repository for Eclipse Java IDE
Tracking issue for EMF.
Tracking issue for ECF.
Sometimes after running junit tests i get message `Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tips.ide.internal.IDETipManager$1` The stacktrace...
I am unhappy with the current github verification builds as defined in https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/blame/master/.github/workflows/mavenBuild.yml Currently we have 3 verification builds that run on the same java version (21) on 3 different...
I was searching for recent test results for this test: `org.eclipse.jdt.core.tests.compiler/org.eclipse.jdt.core.tests.compiler.regression.ScannerTest.test034()` But in none of the recent test results like [I20240519-1800](https://download.eclipse.org/eclipse/downloads/drops4/I20240519-1800/testresults/html/org.eclipse.jdt.core.tests.compiler_ep432I-unit-cen64-gtk3-java22_linux.gtk.x86_64_22.html) I could find any trace of the test. In...
I am trying to build Eclipse SDKs on riscv64. It's obvious that this is the correct repo so I opened the issue to keep track of various tasks done and/or...
With the new reusable workflow for automated version increments in pull-requests, introduced with https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/pull/2352, it is not necessary anymore to bump versions in advance during release preparation or the enable...
Currently there is a docker-image dedicated and used by SWT which is maintained in the platform.releng.aggregator repository: https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/tree/650d043c6efef7748dc6fb0c2aa4f0b66a8e5f45/cje-production/dockerfiles/centos-gtk4-mutter/9-swtBuild And there is a Docker-image in the SWT repository for which I'm...
Let's make sure issue is not already fixed in latest builds first. - [x] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps...