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 @@ - + + + + +