eclipse.platform.releng.aggregator icon indicating copy to clipboard operation
eclipse.platform.releng.aggregator copied to clipboard

Aggregated repository for Eclipse Java IDE

Results 81 eclipse.platform.releng.aggregator issues
Sort by recently updated
recently updated
newest added

Currently testing with PDE here: - https://github.com/laeubi/eclipse.pde/pulls Things to consider: - [x] What is a good repository for iron-out possible flaws (P2 maybe because there is not much actions going...

In order to mitigate the current outage of the EF-hosted storage, which will probably continue to block builds for at least a few days (https://www.eclipse.org/lists/eclipse.org-committers/msg01493.html) this adds a GH workflow...

The current api-problems matcher seems not to work anymore. I have the impression that could be because the current pattern doesn't match the print-out, which is in the 'raw'-view `[ERROR]...

## The content of the target `eclipse-sdk-prereqs.target` was updated Please review the changes and merge if appropriate, or cherry pick individual updates. ### The following maven artifacts have been updated:...

This simplifies trying out changes in a submodule and their effect on the entire Eclipse-SDK in advance. Instead of always fetching the latest commit from the master branch of the...

Don't fail the build on test-failures because the the additional test-result check fails in case of test-failures. This simplifies the distinction between 'hard' failures, like compile-errors and test-failures.

- part of #2959 - add environment triplets for FreeBSD `aarch64` and/or `x86_64`.

See * https://download.eclipse.org/eclipse/downloads/drops4/I20250423-0410/ * https://download.eclipse.org/eclipse/downloads/drops4/I20250423-0410/buildlogs/comparatorlogs/buildtimeComparatorUnanticipated.log.txt ``` omparator differences from current build /home/jenkins/agent/workspace/Builds/I-build-4.36/cje-production/siteDir/eclipse/downloads/drops4/I20250423-0410 compared to reference repo at https://download.eclipse.org/eclipse/updates/4.36-I-builds/ 1. eclipse.platform/runtime/bundles/org.eclipse.e4.core.di/.polyglot.META-INF no-classifier: different org/eclipse/e4/core/internal/di/AnnotationLookup$AnnotationProxy.class: different The main artifact has been replaced...

bug

Update: since there's no objection, I'm now submitting PRs to various Eclipse repositories for this issue. Here's the central TODO list to keep track of various tasks done and/or under...

enhancement

Currently the setup of I-build tests is a very convoluted process that involves multiple levels of shell- and ANT-scripts. It's really hard to fully understand the whole setup and I...

enhancement