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

Removed Abdera; introduced ROME for ATOM. #176

Closed
wants to merge 3 commits into from

Conversation

osmandin
Copy link
Contributor

No description provided.

Content contentObj = new Content();
contentObj.setValue(content);
contentList.add(contentObj);
delegate.setContents(contentList);
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe use java.util.Collections.singletonList(Object) here instead of building an object?

Conflicts:
	fcrepo-jms/src/test/java/org/fcrepo/integration/jms/observer/AtomJMSIT.java
…iew as recent upstream changes fail the build.
@cbeer
Copy link
Contributor

cbeer commented Dec 12, 2013

@osmandin should we close this pull request? Pivotal seems to indicate it's been obsoleted.

@ajs6f
Copy link
Contributor

ajs6f commented Dec 12, 2013

For my money, it's obsolete and you should kill this. We killed the Atom message format. I still feel bad that @osmandin went to all the trouble, but he's been a good sport about it, which is a testament to his character.

@cbeer cbeer closed this Dec 12, 2013
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

3 participants