-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unixPb: Update Ant version to latest 1.10.15 #3747
Conversation
Ant updated to v1.10.15 on the following static docker machines test-docker-amazon2023-x64-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/355/console test-docker-fedora41-x64-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/356/console test-docker-debian12-x64-4 https://ci.adoptium.net/job/AQA_Test_Pipeline/357/console test-docker-ubuntu2404-x64-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/358/console test-docker-ubi9-x64-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/359/console test-docker-fedora41-armv8-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/360/console test-docker-ubuntu2404-armv8-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/361/console test-docker-sles12-s390x-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/362/console test-docker-sles15-s390x-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/363/console |
Testing ant v1.10.15 on vms test-azure-ubuntu2404-x64-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/364/console test-osuosl-ubuntu2404-aarch64-1 https://ci.adoptium.net/job/AQA_Test_Pipeline/367/console test-marist-rhel8-s390x-2 https://ci.adoptium.net/job/AQA_Test_Pipeline/369/console test-marist-sles15-s390x-2 https://ci.adoptium.net/job/AQA_Test_Pipeline/370/console |
Since the test failures on test-azure-ubuntu2404-x64-1 are persistent with ant v1.10.15, I am going to roll back the version of ant and rerun the tests Rerun with Ant v1.10.5:
JDK 11
JDK 17
JDK 21
Update The tests still fail on the rolled back Ant version. The test failures are unrelated with the version of Ant |
Testing SBOM generation with Ant v1.10.15: AIX build on build-osuosl-aix72-ppc64-2 https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-aix-ppc64-temurin/405/console Update ✅ For our linux builds, I am running a JDK21 linux build in an adoptium/centos7 build container with an upgraded version of Ant. Update ✅ The windows machines are not idle at the moment, so I will test on them later |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good, approving on the basis its been tested :)
* unixPb: Update Ant version to latest 1.10.15 * Update gh workflow with up to date dockerstatic * Remove ticks from variable * update Ant public gpg key * Upgrade Ant on windows and aix
ref #3074
To do: