From 60ab75240a1827142f4efb5d4d5c498732224ce3 Mon Sep 17 00:00:00 2001 From: "U-BASIS\\zhaohui" Date: Tue, 11 Apr 2017 13:28:32 -0400 Subject: [PATCH 1/2] 2403: Use manifestclasspath to avoid classpath too long in command line --- Testing/build.xml | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/Testing/build.xml b/Testing/build.xml index 388ae466c4..38fd656fca 100644 --- a/Testing/build.xml +++ b/Testing/build.xml @@ -5,9 +5,8 @@ Builds, tests, and runs the project org.sleuthkit.autopsy.testing. - - - + + @@ -17,13 +16,29 @@ - - + + + + + + + + + + + + + + + + + + @@ -36,7 +51,7 @@ - + From e2a4ccd81f3cc3e8dbe350c6898774b429c02ed3 Mon Sep 17 00:00:00 2001 From: "U-BASIS\\zhaohui" Date: Thu, 13 Apr 2017 10:26:44 -0400 Subject: [PATCH 2/2] 2403: comments and rename the temp jar file --- Testing/build.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Testing/build.xml b/Testing/build.xml index 38fd656fca..08624326c5 100644 --- a/Testing/build.xml +++ b/Testing/build.xml @@ -15,24 +15,26 @@ - + + - + - + - + - +