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

generate java 11 class files and javadoc #109

Merged
merged 2 commits into from
Sep 2, 2021

Conversation

kwsutter
Copy link
Contributor

@kwsutter kwsutter commented Sep 2, 2021

Signed-off-by: Kevin Sutter [email protected]

Update the build to generate java 11 class files. Also, updated the README and found one location where I forgot to update to version 10.0.0.

@kwsutter
Copy link
Contributor Author

kwsutter commented Sep 2, 2021

I'm going to go ahead with this PR merge. This merge should cause our Jenkins build to fail (since it's still configured for Java 8). I'd like to verify that and then I'll fix the Jenkins build appropriately.

@kwsutter kwsutter merged commit c05ab8c into jakartaee:master Sep 2, 2021
@kwsutter kwsutter deleted the use-java11 branch September 2, 2021 15:56
@kwsutter
Copy link
Contributor Author

kwsutter commented Sep 2, 2021

I'm going to go ahead with this PR merge. This merge should cause our Jenkins build to fail (since it's still configured for Java 8). I'd like to verify that and then I'll fix the Jenkins build appropriately.

Jenkins build now working correctly after updating the build configuration for Java 11.

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.

2 participants