Skip to content

Commit

Permalink
Remove policy-driven-storage xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Woods committed Aug 16, 2013
1 parent 46ca9d2 commit bbf5c3b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 28 deletions.
1 change: 0 additions & 1 deletion src/main/resources/spring/master.xml
Expand Up @@ -13,6 +13,5 @@
<import resource="classpath:/spring/optional_modules.xml"/>
<import resource="classpath:/spring/rest.xml"/>
<import resource="classpath:/spring/transactions.xml"/>
<import resource="classpath:/spring/policy_driven_storage.xml"/>

</beans>
2 changes: 1 addition & 1 deletion src/main/resources/spring/optional_modules.xml
Expand Up @@ -18,6 +18,6 @@
</util:set>

<context:component-scan
base-package="org.fcrepo.syndication, org.fcrepo.serialization.bagit, org.fcrepo.webhooks, org.fcrepo.legacy"/>
base-package="org.fcrepo.syndication, org.fcrepo.storage.policy, org.fcrepo.serialization.bagit, org.fcrepo.webhooks, org.fcrepo.legacy"/>

</beans>
26 changes: 0 additions & 26 deletions src/main/resources/spring/policy_driven_storage.xml

This file was deleted.

0 comments on commit bbf5c3b

Please sign in to comment.