RM 2.3 now works against 5.0-BF-SNAPSHOT (Community and Enterprise)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@83493 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2014-09-07 20:53:38 +00:00
parent 43a292aa39
commit 5e9b3a2ac3
5 changed files with 24 additions and 67 deletions

View File

@@ -25,7 +25,7 @@ Using Eclipse
Summary of Available Ant Targets
- configureSOLR : Configures SOLR for Alfresco
- configureSolr : Configures Solr for Alfresco
- fullBuild : Creates the amp file and applies it to the war file
- incrementalBuild : Creates the jar file and copies the jar file with other files like css, js, ftl, etc. files
- prepareEnv : Prepares the development environment (must be run just once)
@@ -42,7 +42,7 @@ Summary of Available Internal Ant Targets
- copyWebDirectory : Copies the source/web folder
- deleteExplodedWar : Deletes the exploded war file
- deleteWarFile : Deletes the war file
- fetchSOLR : Gets the the SOLR artifact
- fetchSolr : Gets the the Solr artifact
- fetchWarFile : Gets the "original" war file
- install : Executes the "mvn install" command
- package : Executes the "mvn package" command