From bfba5747e92ab8ac0c56da67b6768644a6fd7c64 Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Wed, 4 Feb 2015 18:05:47 +0000 Subject: [PATCH] RM-1516 (Error in the log when starting RM Server (Failed to load audit model)) git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@96124 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- README.txt | 1 - build.xml | 15 +++++---------- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/README.txt b/README.txt index 6474642424..6ba100ecd2 100644 --- a/README.txt +++ b/README.txt @@ -48,7 +48,6 @@ Summary of Available Internal Ant Targets - fetchSolr : Gets the the Solr artifact - fetchWarFile : Gets the "original" Community war file - fetchEntpriseWarFile : Gets the "original" Enterprise war file - - install : Executes the "mvn install" command - package : Executes the "mvn package" command - prepareEnv : Prepares the development environment (must be run just once) - unitTest : Runs the unit tests \ No newline at end of file diff --git a/build.xml b/build.xml index 351c59169a..595f15c695 100644 --- a/build.xml +++ b/build.xml @@ -8,15 +8,6 @@ - - - - - - - - - @@ -49,8 +40,12 @@ - + + + + +