From 2f9a7906f460cd18aee46aa73e40ebe7de57a167 Mon Sep 17 00:00:00 2001 From: millmanorama Date: Wed, 5 Apr 2017 17:42:51 +0200 Subject: [PATCH] move ivy bootstrapping to BootstrapIvy.xml --- BootstrapIvy.xml | 30 ++++++++++++++++++++++++++++++ Core/build.xml | 32 +++----------------------------- 2 files changed, 33 insertions(+), 29 deletions(-) create mode 100644 BootstrapIvy.xml diff --git a/BootstrapIvy.xml b/BootstrapIvy.xml new file mode 100644 index 0000000000..031c1f2cf3 --- /dev/null +++ b/BootstrapIvy.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Core/build.xml b/Core/build.xml index cfa8588fa3..a3e16b4c78 100644 --- a/Core/build.xml +++ b/Core/build.xml @@ -5,36 +5,9 @@ Builds, tests, and runs the project org.sleuthkit.autopsy.core + - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -120,6 +93,7 @@ +