You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (Updated JIRA)" <ji...@apache.org> on 2011/12/04 16:15:40 UTC

[jira] [Updated] (PDFBOX-1182) Create a modul for the commandline tools and one for the encryption modules

     [ 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 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






  was:
We should modularization 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






         Labels: modularization  (was: )
    
> Create a modul for the commandline tools and one for the encryption modules
> ---------------------------------------------------------------------------
>
>                 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira