FS#69885 - [pdftk] java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringEscapeUtils

Attached to Project: Community Packages
Opened by ilf (ilf) - Friday, 05 March 2021, 09:30 GMT
Last edited by Jonas Witschel (diabonas) - Friday, 05 March 2021, 10:00 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

"Make sure that bcprov and commons-lang3 are installed and included in the classpath."

I installed bcprov, that should probably be a dependendy.
I was not able to find a commons-lang3 package.
I don't know what's wrog with the classpath.

Additional info:
* package version(s): 3.2.2-1
* link to upstream bug report: https://gitlab.com/pdftk-java/pdftk/-/issues/2

Steps to reproduce:

```
% pdftk test.pdf dump_data
Error: could not load a required library for this operation.
java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringEscapeUtils
Make sure that bcprov and commons-lang3 are installed and included in the
classpath. See also https://gitlab.com/pdftk-java/pdftk/issues/2.
No output created.
```
This task depends upon

Closed by  Jonas Witschel (diabonas)
Friday, 05 March 2021, 10:00 GMT
Reason for closing:  Not a bug
Additional comments about closing:   FS#64159   FS#64575   FS#65682   FS#66404   FS#68949 

Loading...