[
https://issues.apache.org/jira/browse/PDFBOX-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler updated PDFBOX-1182:
---------------------------------------
Summary: Create a modul for the commandline tools (was: Create a modul for
the commandline tools and one for the encryption modules)
> 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
> Priority: Minor
> Labels: modularization
>
> 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
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)