https://issues.apache.org/bugzilla/show_bug.cgi?id=46784
--- Comment #14 from Hans Koerber <[email protected]> 2009-03-09 06:44:24 PST --- (In reply to comment #12) > (In reply to comment #11) > > (In reply to comment #10) > > > > > > > If a bouncycastle lib made with a lower jdk version works with a higher > > > > jdk > > > > version (I'll try at the weekend), it would also be possible to use the > > > > jdk > > > > 1.4. version. > > > > > > That would of course be great. I guess 1.5 would also be acceptable for > > > the > > > next release. > > > > > > Or maybe there's a PDFBox bundle that includes the BouncyCastle libs? > > > > There is no new release since PDFBox has moved to apache: > > http://incubator.apache.org/pdfbox/download.html#distribution > > The svn repository of PDFBox contains bcmail-jdk14-132.jar and > > bcprov-jdk14-132.jar. So a quick solution would be to try the jdk1.5 lib's. > > bcmail-jdk15-141.jar and bcprov-jdk15-141.jar work together with JRE 1.6.0_11, > so I would propose the following proceeding: > > We include this libs and the license file of bouncycastle in the BRANCH_2_0_X. > After a new PDFBox release is available, we can replace the current PDFBox > release with the new one. > > If there are no objections I would commit the files. Thanks a lot, folks. Including the two jars fixed it. Cheers, Hans. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
