adoptium / TKG

TestKitGen (TKG)
Apache License 2.0
18 stars 98 forks source link

testDependency jars are improperly tagged when downloaded via curl #600

Closed psoujany closed 3 months ago

psoujany commented 3 months ago

We see testDependency/llib/*.jars pre-exists and found jar files are tagged as IBM-1047 T=on. Due to this tagging ant compilation for Java21 fails.

We would like to remove testDependency/lib on all z/OS machines and make BINARY tagging to jars.

For more details refer : openj9-openjdk-jdk21-zos/issues/281

psoujany commented 3 months ago

Modified getDependencies.pl to tag jars as binary. Verifying the changes.

psoujany commented 3 months ago

@AdamBrousseau Could you please remove testDependency directory on all 2.5 and 3.1 z/OS machines. Thank you.

AdamBrousseau commented 3 months ago

Could you please remove testDependency directory on all 2.5 and 3.1 z/OS machines.

Done on hyc jenkins