Reading-eScience-Centre / ncwms

ncWMS - A Web Map Service for displaying environmental data over the web
Other
62 stars 30 forks source link

Version 2.5.0 not running on Java 8 #70

Closed MarcoAlbaETT closed 3 years ago

MarcoAlbaETT commented 3 years ago

Hi, the last release does not work with Java 8, is the change intentional?

thanks

Marco

marceloandrioni commented 3 years ago

Hello @MarcoAlbaETT , I made the same question here and @guygriffiths confirmed that v2.5 will only run in Java (JDK) 11.

MarcoAlbaETT commented 3 years ago

Thanks @marceloandrioni ! Since I can't use Java 11, I'll make a custom version in order to be able to use java 8.

ghansham commented 3 years ago

Before 2.5.0 got released, I was using development branch and was able to run it with jdk8. You can try openjdk 11 also. Just change the main pom to have target version as jdk8. It should get compiled.

On Thu, Sep 24, 2020, 14:05 MarcoAlbaETT notifications@github.com wrote:

Thanks @marceloandrioni https://github.com/marceloandrioni ! Since I can't use Java 11, I'll make a custom version in order to be able to use java 8.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Reading-eScience-Centre/ncwms/issues/70#issuecomment-698201636, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYXFJBZLQRMQODOSIS5T3DSHMAD3ANCNFSM4RXHNWJQ .