kite-sdk / kite

Kite SDK
http://kitesdk.org/docs/current/
Apache License 2.0
394 stars 263 forks source link

Also allow building kite with java versions greater than $javaVersion #452

Open whoschek opened 8 years ago

whoschek commented 8 years ago

Also allow building kite with java versions greater than $javaVersion. This allows building with java8 without setting an explicit version dependent flag and hence also enables running travis jobs with multiple java versions at the same time.