Author: chris.laprun(a)jboss.com
Date: 2012-02-25 06:23:44 -0500 (Sat, 25 Feb 2012)
New Revision: 8467
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/jcr/repository-configuration.xml
Log:
- Removed extra character.
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/jcr/repository-configuration.xml
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/jcr/repository-configuration.xml 2012-02-24
22:07:21 UTC (rev 8466)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/conf/jcr/repository-configuration.xml 2012-02-25
11:23:44 UTC (rev 8467)
@@ -106,7 +106,7 @@
<property name="update-storage" value="true"/>
<property name="max-buffer-size"
value="204800"/>
<property name="swap-directory"
value="${gatein.jcr.data.dir}/swap/portal-system${container.name.suffix}"/>
- </properties> ∂
+ </properties>
<value-storages>
<value-storage id="portal-system"
class="org.exoplatform.services.jcr.impl.storage.value.fs.TreeFileValueStorage">
<properties>
Show replies by date