Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Use org.fcrepo.jms. as a header prefix #60

Closed
wants to merge 1 commit into from
Closed

Use org.fcrepo.jms. as a header prefix #60

wants to merge 1 commit into from

Conversation

acoburn
Copy link
Contributor

@acoburn acoburn commented Oct 23, 2014

Use org.fcrepo.jms. as a header prefix rather than http://fedora.info/definitions/v4/repository#

As per this pull request: fcrepo/fcrepo#583

Ideally, the JMS_NAMESPACE symbol would be pulled from the org.fcrepo.jms.headers package, but until the above PR is merged, this change uses a locally defined value.

+ "eventType";

/**
* Type of event that qualifies as a removal.
*/
static final String REMOVAL_EVENT_TYPE = REPOSITORY_NAMESPACE
Copy link

Choose a reason for hiding this comment

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

The headers above are correctly changed to the JMS_NAMESPACE; however, the REMOVAL_EVENT_TYPE should still be in the REPOSITORY_NAMESPACE.

@awoods
Copy link

awoods commented Oct 24, 2014

Resolved with: 8747087

@awoods awoods closed this Oct 24, 2014
@acoburn acoburn deleted the jms_headers branch August 17, 2015 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants