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

Removing mix:versionable from fedora:resource definition #268

Closed
wants to merge 3 commits into from

Conversation

escowles
Copy link
Contributor

  • Disables automatic versioning by default (can be enabled by adding mix:versionable mixin)
  • Fixes REST API updates to federated filesystem (including copying data from repo to federated filesystem)
  • Adds integration test for updating federated filesystem via REST API

Fixes https://www.pivotaltracker.com/story/show/67663658

/**
* I should be able to upload a file to a read/write federated filesystem.
**/
@Test
Copy link

Choose a reason for hiding this comment

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

Since this test is using federation, please update both "test/resources/test_repository.json" and "test_repository_fs.json" to use the FedoraFileSystemConnector instead of the modeshape variety.

…'s, removing HTTP API dependency from FedoraFileSsytemConnector to prevent circular dependency
@awoods
Copy link

awoods commented Mar 19, 2014

@awoods awoods closed this Mar 19, 2014
@awoods awoods deleted the default-unversioned branch March 19, 2014 20:46
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