Skip to content

Commit

Permalink
Removing FOXML from Spring config in fcrepo-webapp test so that build…
Browse files Browse the repository at this point in the history
… will run until FOXML module is published
  • Loading branch information
ajs6f committed Feb 20, 2013
1 parent e8da72a commit 4614024
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fcrepo-webapp/src/test/resources/spring-test/rest.xml
Expand Up @@ -29,7 +29,6 @@
<bean class="org.fcrepo.api.legacy.FedoraIdentifiers"/>
<bean class="org.fcrepo.api.legacy.FedoraNamespaces"/>
<bean class="org.fcrepo.api.legacy.FedoraObjects"/>
<bean class="org.fcrepo.api.legacy.foxml.FedoraOXML"/>
<bean class="org.fcrepo.generator.DublinCore" />
</jaxrs:serviceBeans>
<jaxrs:extensionMappings>
Expand Down

0 comments on commit 4614024

Please sign in to comment.