Files
alfresco-community-repo/rm-server/gradle.properties
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

8 lines
134 B
INI

appName=rm
moduleid=org_alfresco_module_rm
webAppName=alfresco
warFile=alfresco.war
solrFile=alfresco-solr.zip
tomcatEnv=TOMCAT_HOME