Skip to content

Commit

Permalink
use the testing repository configuration from fcrepo-jcr
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Jun 11, 2013
1 parent f863741 commit 56da838
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
2 changes: 1 addition & 1 deletion src/test/resources/spring-test/repo.xml
Expand Up @@ -12,7 +12,7 @@

<bean name="modeshapeRepofactory"
class="org.fcrepo.spring.ModeShapeRepositoryFactoryBean">
<property name="repositoryConfiguration" value="${fcrepo.modeshape.configuration:test_repository.json}"/>
<property name="repositoryConfiguration" value="${fcrepo.modeshape.configuration:config/testing/repository.json}"/>
</bean>

<bean class="org.modeshape.jcr.JcrRepositoryFactory"/>
Expand Down
28 changes: 0 additions & 28 deletions src/test/resources/test_repository.json

This file was deleted.

0 comments on commit 56da838

Please sign in to comment.