Openjdk-infrastructure: Install Ant 1.8.4 or higher on test machines

Created on 25 Jun 2018  路  4Comments  路  Source: AdoptOpenJDK/openjdk-infrastructure

Ant version 1.8.4 or later is required by system tests, as listed in https://github.com/AdoptOpenJDK/openjdk-systemtest/blob/master/openjdk.build/docs/build.md

This issue is to track the work of ensuring we have the correct version of Ant installed on all the Adopt test machines.

fyi.. @AdamBrousseau

enhancement

All 4 comments

This should also remove all of the ant* installed packages via package manager (yum, aptitude) and install ant from binaries in /usr/local on all systems.

@vsebe does that PR solve this problem? It only seems to change things for ant-contrib, not ant itself.

@sxa555 - It should. There is also an ant role that installs ant.
@Mesbah-Alam please verify, thank you!

I do not see any failure in system test builds related to older than recommended version of Ant installation. I will close this issue at this point. Will open separate issue(s) if it surfaces again. Thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Willsparker picture Willsparker  路  9Comments

Haroon-Khel picture Haroon-Khel  路  8Comments

andrew-m-leonard picture andrew-m-leonard  路  8Comments

aahlenst picture aahlenst  路  6Comments

piyush286 picture piyush286  路  5Comments