[
https://issues.apache.org/jira/browse/PDFBOX-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler updated PDFBOX-1182:
---------------------------------------
Description:
We should modularize PDFBox as already discussed in PDFBOX-586 so that people
can drop unneeded functions to get a smaller jar.
I'll create a new module "tools" containing all commandline tools.
was:
We should modularize PDFBox as already discussed in PDFBOX-586 so that people
can drop unneeded functions to get a smaller jar.
I'll create two new modules:
- pdfbox-crypt, containing the StandardEncryption and the PublicKeyEncryption
- pdfbox-utilities, containing all commandline tools like PDFReader and
ExractText
The key features are:
- encryption/decryption is optional as pdfbox no longer depends on the
bouncycastle jars
- pdfbox uses SPI to load the encryption/decryption-modules when added to the
classpath
Priority: Major (was: Minor)
Fix Version/s: 2.0.0
> Create a modul for the commandline tools
> ----------------------------------------
>
> Key: PDFBOX-1182
> URL: https://issues.apache.org/jira/browse/PDFBOX-1182
> Project: PDFBox
> Issue Type: Improvement
> Affects Versions: 1.6.0
> Reporter: Andreas Lehmkühler
> Assignee: Andreas Lehmkühler
> Labels: modularization
> Fix For: 2.0.0
>
>
> We should modularize PDFBox as already discussed in PDFBOX-586 so that people
> can drop unneeded functions to get a smaller jar.
> I'll create a new module "tools" containing all commandline tools.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)