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

pom.xml Update maven plugins and test libraries #67

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stokito
Copy link

@stokito stokito commented Dec 24, 2019

I updated Maven plugins so we can try to build the project with JDK11.
I checked generated JavaDocs and they are almost the same as was generated previously.
Also I updated JUnit and easymock: tests are fine.
So the change is safe because it doesn't affects API and ABI but makes it possible to build the project with JDK11

Use <doclint> instead of <additionalparam>-Xdoclint:none</additionalparam>
Migrate <additionalparam> to <additionalOptions>
Set source to 1.6
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

1 participant