Skip to content

Commit

Permalink
Merge pull request #46 from awoods/fcrepo-1696
Browse files Browse the repository at this point in the history
Remove minter bean from integration test configuration
  • Loading branch information
Andrew Woods committed Nov 5, 2015
2 parents 6d7f196 + 4c53ccf commit a0a6e02
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/test/resources/spring-test/rest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@

<bean class="org.fcrepo.http.commons.session.SessionFactory"/>

<!-- Mints PIDs-->
<bean class="org.fcrepo.mint.UUIDPidMinter"/>

<!-- Identifier translation chain -->
<util:list id="translationChain" value-type="org.fcrepo.kernel.api.identifiers.InternalIdentifierConverter">
<bean class="org.fcrepo.kernel.modeshape.identifiers.HashConverter"/>
Expand Down

0 comments on commit a0a6e02

Please sign in to comment.