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

Java 8 code style update and bump some maven dependencies #463

Merged
merged 12 commits into from Jun 29, 2021
Merged

Conversation

olamy
Copy link
Member

@olamy olamy commented Jun 2, 2021

No description provided.

olamy added 2 commits June 3, 2021 09:17
Signed-off-by: olivier lamy <olamy@apache.org>
Signed-off-by: olivier lamy <olamy@apache.org>
Copy link
Contributor

@bmarwell bmarwell left a comment

Choose a reason for hiding this comment

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

Some change requests, some nits, and can you change the PR title to something more descriptive?
I would suggest something like:

Java 8 code style updates

and then in the content box:

* Use diamond operator
* Replace for loops with enhanced for loops
* use lambdas where feasible
* …

(same for the commit message).

This way it is easier to spot the changes while browsing history.

olamy and others added 4 commits June 3, 2021 17:52
…dencyUpdaterMojo.java

Co-authored-by: Benjamin Marwell <bmarwell@apache.org>
…dencyUpdaterMojo.java

Co-authored-by: Benjamin Marwell <bmarwell@apache.org>
…dencyUpdaterMojo.java

Co-authored-by: Benjamin Marwell <bmarwell@apache.org>
…tesMojo.java

Co-authored-by: Benjamin Marwell <bmarwell@apache.org>
@olamy
Copy link
Member Author

olamy commented Jun 3, 2021

well I just applied some intellij proposals and didn't go to all source code. there is definitely room for improvement here.

@bmarwell
Copy link
Contributor

bmarwell commented Jun 3, 2021

well I just applied some intellij proposals and didn't go to all source code. there is definitely room for improvement here.

Sorry for being so picky… don't know what bit me. =) I fixed some of my wrong suggestions in IntelliJ ;-)

@bmarwell bmarwell self-requested a review June 3, 2021 18:25
@olamy olamy added the dependencies Pull requests that update a dependency file label Jun 4, 2021
@olamy olamy changed the title some cleanup Java 8 code style update and bump some maven dependencies Jun 4, 2021
…ed more changes

Signed-off-by: olivier lamy <olamy@apache.org>
Copy link
Contributor

@bmarwell bmarwell left a comment

Choose a reason for hiding this comment

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

Great work! Like those changes, just left some questions (no real nits this time) ;-)

olamy and others added 2 commits June 10, 2021 13:40
Co-authored-by: Benjamin Marwell <bmarwell@apache.org>
Signed-off-by: olivier lamy <olamy@apache.org>
@olamy olamy merged commit efca2ce into master Jun 29, 2021
@olamy olamy deleted the some-cleanup branch June 29, 2021 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants