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

Update lombok to newer version compatible with Java module and Java 11 #7

Merged
merged 2 commits into from
Mar 16, 2020
Merged

Conversation

oztimpower
Copy link
Contributor

@oztimpower oztimpower commented Aug 13, 2019

Compile error when using the latest JDKs, since lombok was using a sun package now hidden with Java modules. Corrected implemented in newer lombok version updated in POM.

Pushed with force post rebase to move the Travis-CI commit fix above the POM fix, and both are now reporting "ok" on Travis-CI

@oztimpower
Copy link
Contributor Author

Ironic also that your Travis-CI build has failed as it has tried to install a version of Java 9+ yet it is being asked to use Java 8 which it no longer has.

Please also update. I've pushed an updated Travis-CI file also.

@david-gibbs-ig
Copy link
Contributor

Thank you.

@david-gibbs-ig david-gibbs-ig merged commit ced7574 into IG-Group:master Mar 16, 2020
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