* moved RM tests into separate folder structure
* updated Gradle scripts with test source locations and dependancies .. 'gradlew test' will now attempt to execute the unit tests (even if they fail!)
* eclipse project dependancies updated so unit tests execute within the RM eclipse project
* TODO get the unit tests working reliabily! (still lots of refactoring of old tests to do)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@35093 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* deployAmp tasks configured to use the TOMCAT_HOME and APP_TOMCAT_HOME evnVars for the rm-server and rm-share projects respectively. (so things work easily when using the DevEnv)
* ReadMe.txt added with steps to setup and use the RM gradle scripts (will copy this up to the RM 2.0 site on ts as well)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@34910 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* Ripped out Gradle Tomcat package, now deploys to configured tomcats
* Tidyed up configuration, all the important stuff is done in the sub-project property files now
* testing from deploy all the way down to unpacking the dependancies
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@34880 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* mmt depedancy added
* war dependancies tidyied up
* config improved
* install amp working
* use of tomcat plugin (soon to be removed because it is unable to run two instances of tomcat at the same time)
* checkin to store current setup before refactor (again)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@34877 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* war expanded in entirety and dependancies used as needed
* Eclipse projects now building
* Eclipse runtime helthier since have access to expanded WAR 'config' files on projects classpath
* Custom Groovy task class added to construct AMP's
* AMPs for both server and client build as part of the standard java 'assemble' task (called during 'build')
* TODO check AMPs deploy
* TODO extract properties
* TODO construct correct Jar and Amp names based on version, etc
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@34706 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261