bndtools / workspace

A starter Bnd workspace with plain OSGi dependencies and a Bnd Gradle build.
http://bndtools.org
Apache License 2.0
7 stars 13 forks source link

Java 8 to Java 17 so that build will work with new bndlib #19

Closed scottslewis closed 1 year ago

scottslewis commented 1 year ago

This is fix to actions/gradle builder to use java 17 rather than java 8. This is in support of fix for issue #17

scottslewis commented 1 year ago

@kriegfrj here is buildfix pr to set gradle java to 17 (from 8)