mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
* 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
8 lines
134 B
INI
8 lines
134 B
INI
appName=rm
|
|
moduleid=org_alfresco_module_rm
|
|
|
|
webAppName=alfresco
|
|
warFile=alfresco.war
|
|
solrFile=alfresco-solr.zip
|
|
|
|
tomcatEnv=TOMCAT_HOME |