HCL-TECH-SOFTWARE / domino-jnx

Modern Domino Java API based on JNA access to Domino's C API
https://opensource.hcltechsw.com/domino-jnx/
Apache License 2.0
14 stars 3 forks source link

Downgrade Gluon dependency in jnx-example-gluon #368

Closed jesse-gallagher closed 1 year ago

jesse-gallagher commented 1 year ago

The recent update pushed this into requiring Java 17. While one option would be to keep this version and shift the module to a profile requiring Java 17, JNX as a whole doesn't compile under 17. Since that compilation problem is inherent for now (we use AccessController to work on Domino, but it is deprecated for removal in 17), it'd make sense to downgrade Gluon.