mirror of https://github.com/apache/archiva.git
sort jcr repo in data directory
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179636 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d66e72fcd2
commit
87d9e0b7a7
|
@ -41,7 +41,7 @@
|
|||
|
||||
<bean id="jcr-config" class="org.apache.archiva.metadata.repository.jcr.ArchivaJcrRepositoryConfig" factory-method="create">
|
||||
<constructor-arg value="${appserver.base}/conf/repository.xml"/>
|
||||
<constructor-arg value="${appserver.base}/jcr"/>
|
||||
<constructor-arg value="${appserver.base}/data/jcr"/>
|
||||
</bean>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue