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

java 11/13 compilation and split problems #55

Open
moovida opened this issue Jan 29, 2020 · 2 comments
Open

java 11/13 compilation and split problems #55

moovida opened this issue Jan 29, 2020 · 2 comments

Comments

@moovida
Copy link

moovida commented Jan 29, 2020

This is more a question than an issue I guess.

I am trying to upgrade the Hortonmachine project to the latest geoscript and geotools >= 22 and in teh process I would like to migrate it to be compatible with java 13, but I am having quite some troubles.

Currently I am hanging on the fact that the groovy modules geoscript depends on are not java 11 ready in the sense that don't obey to the package split matter. Several jar contain the same package and that is not allowed.

Did anyone try to compile geoscript with a java 13?

Thanks.

@jericks
Copy link
Member

jericks commented Jan 30, 2020

I am still on Java 8, so I haven't run into this.

@sbortman
Copy link
Contributor

sbortman commented Jan 30, 2020 via email

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

No branches or pull requests

3 participants