Commit Graph

8 Commits

Author SHA1 Message Date
Roy Wetherall
3d2a5a0c8c RM-477: RM 2.0 does not work with SOLR
* first pass at supporting SOLR in RM2
  * currently requires reimplementation of permissionServiceImpl due to visibility of methods and member variables
  * job execution delayed to try and prevent start up errors
  * fetchSOLR task added to gradle to retrieve SOLR zip from Maven (could do with some scripts to help with setup for module)
  * TODO more testing and refinement of solution



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.0-BUG-FIX@40344 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-08-13 05:45:17 +00:00
Roy Wetherall
a2375a26fe RM Build Scripts:
* Reorganised parent and child property files so same values reused
  * Added build number to properties (included on artifact names)
  * Added simple root project task to bundle AMP's into zip for distribution (ready for QA)



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@35444 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-04-19 23:34:48 +00:00
Roy Wetherall
640773922a RM build scripts:
* 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
2012-03-30 05:12:49 +00:00
Roy Wetherall
da53994d23 RM Build Scripts:
* 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
2012-03-29 09:05:16 +00:00
Roy Wetherall
08a96c0ed0 RM biuld scripts:
* 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
2012-03-28 23:58:11 +00:00
Roy Wetherall
0edede13d1 RM: Build script updates
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@34686 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-03-22 10:29:57 +00:00
Roy Wetherall
96421f1f64 RM: Adding dependancy folders and updated build properties
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@34678 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-03-22 02:57:42 +00:00
Roy Wetherall
1516161f68 Initial check-in of code into RM HEAD and first pass at Gradle build scripts.
NOTE: the build scripts arn't fully working yet!



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@34677 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2012-03-22 02:23:49 +00:00