Remove dependency to commons-io in xmpbox
-----------------------------------------
Key: PDFBOX-1198
URL: https://issues.apache.org/jira/browse/PDFBOX-1198
Project: PDFBox
Issue Type: Wish
Components: XmpBox
Reporter: Guillaume Bailleul
Assignee: Guillaume Bailleul
Priority: Trivial
Fix For: 1.7.0
xmpbox has a dependency on commons-io for only one class : IOUtils. This
artefact weights 170 kb.
To make easier deployment and reduce dependencies foot print, this class could
be copied in xmpbox artefact (changing package name).
This copy looks acceptable because, there is really few code (and robust).
This utility class could also be used in preflight.
--
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