-- misc site fixes

-- added change plugin

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@641 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2012-11-05 00:54:36 +00:00
parent 3805b97335
commit a69a6c240a
3 changed files with 44 additions and 14 deletions
@@ -29,7 +29,7 @@ Project layout
src/main/resources //resources to the packaged in the AMP embedded JAR)
src/test/java // Unit tests
src/test/resources // Unit test resources
src/test/properties/<env> // <env>=local by default, environment aware alfresco-global.properties for embedded run
src/test/properties/<env> // Environment aware alfresco-global.properties. By default <env>=local
+---+