-
Notifications
You must be signed in to change notification settings - Fork 306
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
PAYARA-2616-Align-javaee-api-dependency-versions-to-8.0 #2547
PAYARA-2616-Align-javaee-api-dependency-versions-to-8.0 #2547
Conversation
Jenkins test please |
Quick build and test failed! |
Jenkins test please |
Quick build and test passed! |
nucleus/pom.xml
Outdated
@@ -276,6 +276,7 @@ | |||
<jackson.version>2.9.4</jackson.version> | |||
<!-- A StAX implementation for JSON. --> | |||
|
|||
<javaee.api.version>8.0</javaee.api.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.
Would be more clear to move this up a few lines so its directly underneath the "java ee" comment. (here: https://github.com/mulderbaba/Payara/blob/aad23d0ba3fe09dec8f726c46c446b2d2c323244/nucleus/pom.xml#L221)
08273be
to
251cbb9
Compare
Jenkins test please |
Quick build and test passed! |
…-compiler-version-1.8 moved javaee.api property def under its comment
Jenkins test please |
Quick build and test passed! |
No description provided.