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

[VIVO-1605] Update to latest Error Prone plugin and configuration to support JDK 11 #89

Merged
merged 3 commits into from Oct 25, 2018

Conversation

grahamtriggs
Copy link
Member

VIVO-1605:

What does this pull request do?

Updates the pom.xml to use the latest version of Google's Error Prone plugin and configuration, so that the build works with recently released JDKs

What's new?

Nothing

How should this be tested?

Do a full "mvn clean install" - the compilation should complete normally.

Should be tested with multiple JDK versions - should work for everything from JDK 8 through to the recently released JDK 11

Interested parties

@VIVO-project/vivo-committers

@j2blake
Copy link
Member

j2blake commented Oct 5, 2018

(duplicate of comment on vivo-project/Vitro#88)

It seems inappropriate to use a SNAPSHOT version of a dependency. We could issue a VIVO release, and then a new SNAPSHOT of the dependency could be issued, potentially breaking our release.

Am I understanding this correctly?

@roflinn roflinn self-requested a review October 10, 2018 14:00
@roflinn
Copy link
Member

roflinn commented Oct 10, 2018

Graham - Could you please update this to the release version of the plugin? It was just released a few hours ago. https://github.com/google/error-prone/releases/tag/v2.3.2

@grahamtriggs
Copy link
Member Author

@roflinn OK - had some problems with the Error Prone documentation being slightly out for Java 8, but this is all working now.

@gneissone gneissone self-requested a review October 24, 2018 00:23
Copy link
Member

@gneissone gneissone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

VIVO built and started up correctly on both Java 8 and 11.

Copy link
Member

@roflinn roflinn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested Linux and Windows with RedHat OpenJDK 8 and 11 and Oracle OpenJDK 8 and 11. All Passed - Approved

@awoods awoods merged commit ebc75d1 into vivo-project:develop Oct 25, 2018
chenejac pushed a commit to chenejac/VIVO that referenced this pull request Sep 29, 2022
… to work with improved dateTimeWithPrecision.ftl (vivo-project#89)

* Removed dateTimeWithPrecision_fr_CA.ftl and added properties required to work with improved dateTimeWithPrecision.ftl
* Moving Vitro related properties in Vitro-languages

Fix to : https://jira.lyrasis.org/browse/VIVO-1877
Related PR :
- vivo-project/Vitro#203
- vivo-project/Vitro-languages#39
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

5 participants