adoptium / STF

The System Test Framework for executing https://github.com/adoptium/aqa-systemtest
Apache License 2.0
8 stars 35 forks source link

Upgrade to log4j v2.15.0 #122

Closed llxia closed 2 years ago

llxia commented 2 years ago

Resolves: https://github.com/adoptium/STF/issues/121 Signed-off-by: lanxia lan_xia@ca.ibm.com

llxia commented 2 years ago

Internal

llxia commented 2 years ago

systemtest.getDependency job on all Jenkins needs to be triggered after this PR to ensure we pre-stage upgraded log4j.

llxia commented 2 years ago

https://openj9-jenkins.osuosl.org/job/systemtest.getDependency/12/

configure-log4j:
     [echo] Executing macro download-file
     [echo] File to download: https://archive.apache.org/dist/logging/log4j/2.15.0/apache-log4j-2.15.0-bin.zip
smlambert commented 2 years ago

https://ci.adoptopenjdk.net/view/all/job/systemtest.getDependency/152 - done

Mesbah-Alam commented 2 years ago

Thanks for taking care of this, @llxia !