[
https://issues.apache.org/jira/browse/PDFBOX-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved PDFBOX-752.
----------------------------------
Resolution: Fixed
This is now done, see revisions 956548 and 956551.
The new pdfbox-lucene and pdfbox-ant components produce small jars that contain
the Lucene and Ant integration classes. It might be better to make them into
standalone jars like pdfbox-app, but the inclusion of commons-logging is a bit
troublesome. Perhaps we should consider dropping commons-logging in favor of
standard java.util.logging to get rid of the extra dependency.
> Move Lucene and Ant code into separate components
> -------------------------------------------------
>
> Key: PDFBOX-752
> URL: https://issues.apache.org/jira/browse/PDFBOX-752
> Project: PDFBox
> Issue Type: Improvement
> Components: Utilities
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Fix For: 1.2.0
>
>
> As discussed on dev@, it would be good to get rid of the optional Lucene and
> Ant dependencies in the main PDFBox jar. The easiest way to do that without
> dropping existing code is to move the Lucene and Ant integration code into
> separate components.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.