Skip to content

Commit

Permalink
Removed tools.jar download
Browse files Browse the repository at this point in the history
  • Loading branch information
annaibm committed Oct 29, 2024
1 parent 80c6acf commit b9f4067
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions scripts/getDependencies.pl
Original file line number Diff line number Diff line change
Expand Up @@ -248,12 +248,6 @@
dir => 'mauve',
fname => 'mauve.jar',
is_system_test => 1
},
tools => {
url => 'https://ci.adoptium.net/job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools/tools.jar',
dir => 'tools',
fname => 'tools.jar',
is_system_test => 1
});

my %jars_to_use;
Expand Down

0 comments on commit b9f4067

Please sign in to comment.