Removed commented-out (and stale) xml

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22313 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2010-09-07 20:19:18 +00:00
parent 7b0089ecaf
commit 01b5a926d7

View File

@@ -52,10 +52,6 @@
</property>
<property name="mappingResources">
<list>
<!--
<value>org/alfresco/repo/audit/hibernate/Audit.hbm.xml</value>
-->
<value>org/jbpm/graph/action/Script.hbm.xml</value>
<value>org/jbpm/db/hibernate.queries.hbm.xml</value>
<value>org/jbpm/graph/def/ProcessDefinition.hbm.xml</value>
@@ -147,11 +143,6 @@
<property name="hibernateProperties" ref="hibernateConfigProperties" />
<property name="entityCacheStrategies" >
<props>
<!--
<prop key="org.alfresco.repo.audit.hibernate.AuditConfigImpl">${cache.strategy}</prop>
<prop key="org.alfresco.repo.audit.hibernate.AuditDateImpl">${cache.strategy}</prop>
<prop key="org.alfresco.repo.audit.hibernate.AuditSourceImpl">${cache.strategy}</prop>
-->
</props>
</property>
<property name="collectionCacheStrategies" >