From f60db39a05135005af1a5a87287767463654e029 Mon Sep 17 00:00:00 2001 From: "U-BASIS\\dsmyda" Date: Mon, 29 Jun 2020 14:31:57 -0400 Subject: [PATCH] Updated the readme and build.xml to accomodate changes to the TSK repo --- BUILDING.txt | 2 +- Core/build.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILDING.txt b/BUILDING.txt index aa3f1484ee..570cadbf87 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -54,7 +54,7 @@ to the root 64-bit JRE directory. from the TSK root directory to install the libraries and such in the needed places (i.e. '/usr/local'). -2e) Build the TSK CaseUco jar file by running 'mvn clean install' in +2e) Build the TSK CaseUco jar file by running 'ant' in the case-uco/java folder of the TSK source folder. You can also add the code to a NetBeans project and build using the regular 'build' action. diff --git a/Core/build.xml b/Core/build.xml index 0589fb8011..c8a8aefadb 100644 --- a/Core/build.xml +++ b/Core/build.xml @@ -106,7 +106,7 @@ tofile="${ext.dir}/c3p0-0.9.5.jar"/> -