Dear All,
I've updated local copy to the current (mavenized) version and I am unable
build (Oracle JDK 1.8) the FOP Core project:
(1) testAES256() fails with
java.lang.IllegalStateException: java.security.InvalidKeyException: Illegal
key size
at javax.crypto.Cipher.checkCryptoPerm(Cipher.java:1034)
...
at
o.a.f.pdf.PDFEncryptionJCETestCase.testAES256(PDFEncryptionJCETestCase.java:
468)
(2) there is missing reference to JAI in
o.a.f.util.bitmap.JAIMonochromeBitmapConverter.java
Both indicate there is additional configuring steps required, but the
'build' page hasn't been updated yet:
http://xmlgraphics.apache.org/fop/trunk/compiling.html (there is still Ant
mentioned)
Is there any reason JAI is not part of pom file?
Thanks,
Jan