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

Added support for migrating R and X 'local.fedora.server' urls. #11

Closed
wants to merge 2 commits into from

Conversation

mikedurbin
Copy link
Contributor

@mikedurbin
Copy link
Contributor Author

The commit message should be "R and E" (redirect and external).

* @param idMapper the MigrationIDMapper used for the current migration scenario
*/
public SelfReferencingURLMapper(final String localFedoraServer, final MigrationIDMapper idMapper) {
this.contentPatterns = new ArrayList<Pattern>();
Copy link

Choose a reason for hiding this comment

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

This could be: new ArrayList<>()

@awoods
Copy link

awoods commented May 14, 2015

This PR looks good. I have some general informational comments, but nothing that requires another commit in this PR.
@mikedurbin, Let me know if you are happy with the PR, then I will ship it.

@mikedurbin
Copy link
Contributor Author

I rebased and added a commit. If you could, when you squash, could you use the commit message from the second commit.

@awoods
Copy link

awoods commented May 15, 2015

Resolved with: 3deb4d6

@awoods awoods closed this May 15, 2015
@awoods awoods deleted the local-fedora-server branch May 15, 2015 13:26
@awoods
Copy link

awoods commented May 15, 2015

@mikedurbin, I missed your "squash" comment until after I already pushed the squash. Apologies.

@mikedurbin
Copy link
Contributor Author

No worries.

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