[ 
https://issues.apache.org/jira/browse/PDFBOX-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler resolved PDFBOX-1367.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.8.0
         Assignee: Andreas Lehmkühler

Solved by PDFBOX-1531
                
> Do not generate preflight jar with dependencies at each build
> -------------------------------------------------------------
>
>                 Key: PDFBOX-1367
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1367
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Preflight
>            Reporter: Guillaume Bailleul
>            Assignee: Andreas Lehmkühler
>            Priority: Trivial
>             Fix For: 1.8.0
>
>         Attachments: no-jar-w-deps.patch
>
>
> Each time pdfbox is built, a big jar is created in preflight module 
> containing all dependencies of preflight.
> I propose to not generate this jar by default (see patch).
> To create this jar, useful when testing pdf/a files, only use the mvn command 
> line :
> mvn package -DskipAssembly=false

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to