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

Resolves: https://jira.duraspace.org/browse/FCREPO-1552 #72

Closed
wants to merge 8 commits into from
Closed

Resolves: https://jira.duraspace.org/browse/FCREPO-1552 #72

wants to merge 8 commits into from

Conversation

yinlinchen
Copy link
Contributor

No description provided.

.to("mock:filter")
.to(fcrepo_uri)
.to("mock:container");

Copy link
Contributor

Choose a reason for hiding this comment

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

Rather than removing these tests, can you simply use a different xpath filter?

Copy link
Contributor

Choose a reason for hiding this comment

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

There is another uuid reference on (old) line 210 or (new) line 196. Can you change that to reference the ID field instead?

Copy link
Contributor

Choose a reason for hiding this comment

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

So the issue with this is that on lines 113 and 133, the camel routes are still calling "direct:preferHeadersCheckServerManaged" and "direct:includeServerManaged". Having deleted those routes, the tests fail. I would recommend restoring these lines, changing fedora:uuid to any other server managed property (e.g. fedora:createdBy or fedora:lastModified).

acoburn added a commit that referenced this pull request Jul 6, 2015
@acoburn
Copy link
Contributor

acoburn commented Jul 6, 2015

Closed via 6ee5c26

@acoburn acoburn closed this Jul 6, 2015
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