mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
RM-1516 (Error in the log when starting RM Server (Failed to load audit model))
* Revert the change. Needs to be fixed differently. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@94434 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -157,7 +157,6 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<tasks>
|
<tasks>
|
||||||
<delete file="${project.build.outputDirectory}/alfresco/extension/dev-context.xml"/>
|
<delete file="${project.build.outputDirectory}/alfresco/extension/dev-context.xml"/>
|
||||||
<delete file="${project.build.outputDirectory}/alfresco/module/org_alfresco_module_rm/audit/rm-audit.xml"/>
|
|
||||||
<move todir="${project.build.directory}/${project.build.finalName}/config/alfresco">
|
<move todir="${project.build.directory}/${project.build.finalName}/config/alfresco">
|
||||||
<fileset dir="${project.build.outputDirectory}/alfresco"/>
|
<fileset dir="${project.build.outputDirectory}/alfresco"/>
|
||||||
</move>
|
</move>
|
||||||
|
Reference in New Issue
Block a user