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

Issue37 createVersionSnapshot may return a NO_CONTENT status #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

willix71
Copy link

I'm currently working for the university of Geneva. They are using Fedora3 and want to migrate to Fedora4. I've tried running the migration-utils tool but got errors each time it tried to create an fcr:versions subpage because the creation of such a page returned NO_CONTENT.
I've changed the FedoraRessourceImpl code so that is does not throw an exception in such a case.
Hope you agree with this.
Thanks

@awoods
Copy link
Member

awoods commented Dec 18, 2015

Thanks, @willix71. This looks good. Could you please add a test that verifies the desired functionality in:
https://github.com/fcrepo4-labs/fcrepo4-client/blob/master/fcrepo-client-impl/src/test/java/org/fcrepo/client/impl/FedoraRepositoryImplIT.java

Also, before a code submission can be accepted, please provide a signed CLA:
https://wiki.duraspace.org/display/DSP/Contributor+License+Agreements

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