-
Notifications
You must be signed in to change notification settings - Fork 83
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
Fix all checkstyle errors #608
Conversation
aa40f03
to
070c572
Compare
Can one of the admins verify this patch? |
070c572
to
f4f0126
Compare
I've been informed that Microparent will be updated soon, so I'll deliver this later with the new version to avoid all that TCK stuff. |
f4f0126
to
fbcbb6e
Compare
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.
I think these changes are fine, as long as we switch to a released version of the microprofile-parent artifact before release. (Either a released 2.9 or back to 2.8 and accept the checkstyle warnings).
<version>2.8</version> | ||
<version>2.9-RC1</version> |
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.
We would need to update this before release.
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.
Opened #623 so we don't forget to do the update.
This fixes all checkstyle errors in the repository
I won't blame you if you want to hold off on this until after https://github.com/eclipse/microprofile-parent/pull/82/files is merged and published to avoid the pom.xml changes.