Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix xacml deployment configuration to: #20

Merged
merged 1 commit into from Aug 20, 2015

Conversation

awoods
Copy link

@awoods awoods commented Aug 7, 2015

  • include all required Spring bean files
  • use the same ModeShape workspace as other projects

Resolves: https://jira.duraspace.org/browse/FCREPO-1651

- include all required Spring bean files
- use the same ModeShape workspace as other projects

Resolves: https://jira.duraspace.org/browse/FCREPO-1651
<util:list id="translationChain" value-type="org.fcrepo.kernel.api.identifiers.InternalIdentifierConverter">
<bean class="org.fcrepo.kernel.modeshape.identifiers.NamespaceConverter"/>
</util:list>
<import resource="${fcrepo.spring.repo.configuration:classpath:/spring/auth-repo.xml}"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the move from spring/repo.xml to spring/auth-repo.xml intentional? EDIT: Ah, I see the rename below.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, see file rename in the file below.

barmintor added a commit that referenced this pull request Aug 20, 2015
Fix xacml deployment configuration to:
@barmintor barmintor merged commit 81fd433 into fcrepo-exts:master Aug 20, 2015
@awoods awoods deleted the fcrepo-1651 branch August 20, 2015 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants