OpenSAML - Java compatibility (9, 10, 11?)
Cristi Chircu
cristian.chircu at gmail.com
Fri Oct 12 10:43:33 EDT 2018
Hello everyone,
I've been using OpenSAML 3.3.0
<https://mvnrepository.com/artifact/org.opensaml/opensaml-core/3.3.0> for a
java 8 service provider and it made my life a lot easier (thanks for
sharing, by the way :) ).
Now I'm trying to upgrade to java 10 and it looks like I'm out of luck. When
I try to deploy I get an exception: "java.lang.module.ResolutionException:
Modules opensaml.saml.impl and opensaml.saml.api export package
org.opensaml.saml.config to module jersey.client".
I've searched around for a bit and I can't seem to find clear information on
your plans for newer java versions support. I did find some Jira issues
<https://issues.shibboleth.net/jira/browse/JPAR-99> but I would like to
know when you are planning to release a version that works with java 11
(since it's the newest LTS version) and what will your approach be regarding
Oracles change to their release strategy (will you support all versions?
will you support all LTS versions?).
Thanks in advance,
Cristi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20181012/c16abe12/attachment-0001.html>
More information about the dev
mailing list