Hi,
We are trying to use xslt with Java 9 using this -
http://www.oracle.com/xml/jaxp/properties/enableExtensionFunctions";
value="true"/>
With Java 9, org.apache.xalan.processor.TransformerFactoryImpl is present
in java.xml module but the package
com.sun.org.apache.xalan.internal.xsltc.
I was looking at build files in Ivy project, and realised that Ivy was
using Commons OpenPGP as well.
It's still there in the build files, but it's not used in publishing/upload
after signers were introduced;
only for signing the distribution archives. The question, naturally, is
whether it makes s
BTW, the trouble with Commons OpenPGP is that it's not developed and the
only version available is using an ancient BouncyCastle.
Gintas
2018-01-12 18:30 GMT+01:00 Gintautas Grigelionis :
> I was looking at build files in Ivy project, and realised that Ivy was
> using Commons OpenPGP as well.
>