Skip to content

Update CI agent label from centos-latest to ubuntu-latest#693

Merged
merks merged 1 commit intoEclipseNebula:masterfrom
vogellacompany:update-ci-agent-to-ubuntu
Apr 15, 2026
Merged

Update CI agent label from centos-latest to ubuntu-latest#693
merks merged 1 commit intoEclipseNebula:masterfrom
vogellacompany:update-ci-agent-to-ubuntu

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented Apr 15, 2026

Summary

  • Updates the Jenkins agent label from centos-latest to ubuntu-latest
  • The centos-latest agent does not properly expose Java 21 to the Tycho/OSGi resolution context, causing builds to fail with a.jre.javase 17.0.0 even though JDK 21 is installed
  • This fixes the build failure seen in PR Remove deprecated Color(Device, ...) constructor usage #692 and likely affects all current builds

Test plan

  • Verify the CI build passes with the new agent label

🤖 Generated with Claude Code

@merks
Copy link
Copy Markdown
Contributor

merks commented Apr 15, 2026

@vogella

I think ubuntu-latest would be a better choice for long term viability.

@vogella vogella force-pushed the update-ci-agent-to-ubuntu branch from 62732b4 to 4b3df13 Compare April 15, 2026 10:55
@vogella vogella changed the title Update CI agent label from centos-latest to ubuntu-2404 Update CI agent label from centos-latest to ubuntu-latest Apr 15, 2026
@vogella
Copy link
Copy Markdown
Contributor Author

vogella commented Apr 15, 2026

Updated as requested

@merks merks merged commit 811efd8 into EclipseNebula:master Apr 15, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants