-
Notifications
You must be signed in to change notification settings - Fork 133
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
[MRELEASE-1036] Fix JavaDoc for JDK 8 #33
Conversation
This PR was mediocre/incomplete. It introduced trailing spaces and |
@michael-o I can notice trailing spaces in Strategy.java but those were there before, I didn't notice it since the diff is not showing that I introduced those, and the goal was to make the I can submit another PR to fix the trailing spaces that were already present in that file, but I cannot see the We can also use a |
@cchacin
The Git Bash shows all trailing whitespace include carriage returns. You don't see them on GH. Please create one PR for this. |
Created 2 PRs including one that can help to prevent this problem in the future:
|
Related JIRA Ticket
https://issues.apache.org/jira/browse/MRELEASE-1036
What?
Why?
Testing:
✅
mvn javadoc:javadoc