mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Small changes in the ant targets
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@91986 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -25,10 +25,8 @@ Using Eclipse
|
||||
|
||||
Summary of Available Ant Targets
|
||||
|
||||
- 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)
|
||||
|
||||
|
||||
Summary of Available Internal Ant Targets
|
||||
@@ -36,6 +34,7 @@ Summary of Available Internal Ant Targets
|
||||
- alfresco:amp : Creates the amp file using alfresco maven plugin
|
||||
- alfresco:install : Installs the amp file to the war file
|
||||
- assembleIconPackage : Assembles an icons package for the module
|
||||
- configureSolr : Configures Solr4 for Alfresco
|
||||
- copyDBDriver : Copies the DB driver
|
||||
- copyDevContextFile : Copies the dev-context.xml file
|
||||
- copyWarFileToTomcat : Copies the war file (amp applied) to the webapp folder
|
||||
@@ -46,4 +45,5 @@ Summary of Available Internal Ant Targets
|
||||
- fetchWarFile : Gets the "original" 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
|
Reference in New Issue
Block a user