eclipse-sisu / sisu-project

Sisu Inject
https://eclipse.dev/sisu/
Eclipse Public License 2.0
18 stars 15 forks source link

Update to Java 8 #65

Closed kwin closed 1 year ago

kwin commented 1 year ago

In order to use Java 8 language features the target version (and by that also the minimum required Java version) should be upgraded from 7 to 8. This allows for further enhancements like https://github.com/eclipse/sisu.plexus/issues/23.