pdfbox 1.8.7 is available please consider upgrading
I would love to give up pdfbox. 1.8.X is broken in F21+ due to bouncycastle changes, see bug 1100445. Could be updated in F20- I suppose.
Created attachment 941294 [details] port to bouncycastle 1.50
The patch should fix compatibility with bouncycastle 1.50 add also this to spec file %pom_xpath_inject "pom:dependencies" ' <dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcpkix-jdk15on</artifactId> <version>1.50</version> <optional>true</optional> </dependency>' pdfbox
(In reply to Orion Poplawski from comment #1) > I would love to give up pdfbox. > > 1.8.X is broken in F21+ due to bouncycastle changes, see bug 1100445. Could > be updated in F20- I suppose. any news? thanks
I don't have time/interest to work on pdfbox anymore. Happy to hand it off to anyone else.
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=7979668