-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Labels
bugSomething isn't workingSomething isn't working
Description
First build failure was noticed here: https://ci.eclipse.org/jdt/job/eclipse.jdt.core-run.javac-25/26/console
- composite repo https://download.eclipse.org/eclipse/updates/Y-builds already points to 4.38-Y-builds, which IMHO doesn't make sense before Java 25 GA / final freeze of BETA_JAVA25.
- for JDT/Core this got mitigated via Repair branch build by fixing repo url to 4.37-Y-builds eclipse-jdt/eclipse.jdt.core#4366 (reference explicit 4.37-Y-build repo)
Then Y-build itself failed: https://ci.eclipse.org/releng/job/YPBuilds/job/Y-build-4.37/49/console
- Could not find artifact org.eclipse:eclipse-platform-parent:pom:4.37.0-SNAPSHOT
- It seems that Y-build should now pull from 4.37-maintenance rather than master
Additionally the email notifying of this failure claimed a 4.38 Y-build:
[jdt-dev] 4.38 Y-Build: Y20250830-1000 - BUILD FAILED
The final Y-builds for Java 25 must be built from 4.37, not 4.38.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working