-
Notifications
You must be signed in to change notification settings - Fork 2.1k
'animal-sniffer-maven-plugin' changes: version is upgraded and extracted into root pom.xml #2349
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
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
I signed it! |
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
|
@penmetsaa, @kkeshava, @rohininidhi, @AlipmanG: please review. |
penmetsaa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dejan2609 ,
Thank you for contributing to libphonenumber!
Sorry for the delay in reviewing this PR. Yes, it is good to have plugin's version numbers at one place, parent level. Added few comments. Please make the updated accordingly.
@lararennie,
I have tried my suggested edits also of this PR and we were able run all mvn release commands successfully, but are we missing out any use case for which we made the plugin version numbers at component level? Also please provide your inputs on the changes and my comments. Thanks :)
|
New commit pushed in order to apply suggestions made by @penmetsaa (let me know if you want me to squash/force push commits at some point). I have some maven-release-plugin related experience, lmk if I can help you with that also. |
I don't know of any reason why we did it there,
I don't know of any reason why we made it there, I definitely am not a maven expert so if it works and you don't get any new warnings because of it then LGTM :) |
|
Also: typically we squash on commit, yes. |
|
@dejan2609, As we are in between of the release 8.9.13, we would like to approve this PR by end of tomorrow. |
|
Here you go @penmetsaa and @lararennie (squash/rebase onto master is done). Also, I will definitely try to hack some maven related stuff (and will provide details/rationale for each case). |
|
@dejan2609, If you are not able to, we will do the merge action. Thanks for all your contribution :) |
|
@penmetsaa thanx for approval ! I don't see a merge button or anything like that, so I guess that only owners have enough rights for that; feel free to merge it anytime. |
…ted into root pom.xml
details:
* plugin version is upgraded: 1.15 -->> 1.17
* plugin version is removed out of submodules into root pom.xml
|
Aha, I think I get it now.... I performed local rebase and force push and by doing that I missed the chance to update my branch in a GitHub-friendly way (now I assume that button "Update branch" would trigger merging automatically, given a fact that changes were approved). @penmetsaa please merge it on your end. Thanx ! |
|
@dejan2609 |
…of 8.10.14 #2354 (#2356) * Revert "Metadata updates for release 8.10.14 (#2354)" This reverts commit 6e2bbb0. * Revert Metadata updates for release 8.10.14 (#2354) as the dependency jars generated has issues reported by animal-sniff plugin * Revert "'animal-sniffer-maven-plugin' changes: version is upgraded and extracted into root pom.xml (#2349)" This reverts commit e7c4f39. * Making changes back that we mistakenly reverted FALSEHOOD commit
Note: this is a maven build improvement.
Details: