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"/> -