From ea1462c4e4fa299f6b0f0917e814e6cddd773bde Mon Sep 17 00:00:00 2001 From: Anna Babu Palathingal Date: Fri, 10 Nov 2023 15:13:49 -0500 Subject: [PATCH] Move getJtreg into getDependencies -Moved the getJtreg version download logic into TKG/scripts/getDependencies.xml resolves : https://github.com/adoptium/aqa-tests/issues/4848 Signed-off-by: Anna Babu Palathingal --- scripts/getDependencies.xml | 75 +++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) diff --git a/scripts/getDependencies.xml b/scripts/getDependencies.xml index af8356a6..bcfe558d 100644 --- a/scripts/getDependencies.xml +++ b/scripts/getDependencies.xml @@ -22,6 +22,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +