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

Add the ability to transform a license url with a regular expression/replacement pair. #167

Merged
merged 1 commit into from Jan 14, 2019

Conversation

k-wall
Copy link
Contributor

@k-wall k-wall commented Dec 24, 2018

Allows a project to, say, workaround a project's duff or stale license metadata.

Fixes #154

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

@k-wall could you please rebase on top of current master? I have recently merged a couple of older PRs and added style checks.

@k-wall
Copy link
Contributor Author

k-wall commented Jan 4, 2019

Rebase done.

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

Could you please make mvn checkstyle:check pass?

@k-wall
Copy link
Contributor Author

k-wall commented Jan 4, 2019

Rebase done and check style problems resolved.

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

@k-wall thanks, see the comments above.

Please reword the commit to start with Fix #154

@ppalaga
Copy link
Contributor

ppalaga commented Jan 7, 2019

@k-wall any chance that you find time to address the review comments above? I'd like to merge and release the plugin.

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

@k-wall I see a new commit but I do not see any of the review comments resolved.

@k-wall
Copy link
Contributor Author

k-wall commented Jan 9, 2019 via email

@k-wall
Copy link
Contributor Author

k-wall commented Jan 9, 2019

Thanks for the comments, I believe all are now resolved.

Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

Generally OK, thanks. I have added a few minor comments.

@ppalaga
Copy link
Contributor

ppalaga commented Jan 10, 2019

@k-wall one more detail: Please squash all your commits into one, and use the follwing commit message: Fix #196 Add the ability to transform a license url with a regular expression/replacement pair

@k-wall
Copy link
Contributor Author

k-wall commented Jan 12, 2019

@ppalaga I've addressed your comments, reworded the commit message to refer to the #196, and rebased/squashed. I also attach a diff showing the code changes made to address your latest review to help you review efficiently.

0001-Changes-in-response-to-ppalaga-review-2019-01-10.patch.zip

@ppalaga
Copy link
Contributor

ppalaga commented Jan 14, 2019

@k-wall thanks a lot!

@ppalaga ppalaga merged commit e24d6ea into mojohaus:master Jan 14, 2019
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