* Removed web script tests dependancy on DOD test data
* refactor base RM test and placed common utils in common class
* base rm web script class created
* unit tests refactored (still some work on the older tests required)
* junit conflict resolved
RM Bug Fixs:
* user rights view working again
* fix from Erik so RM admin console works
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@35190 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
* 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
* 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