[
https://issues.apache.org/jira/browse/PDFBOX-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jukka Zitting resolved PDFBOX-754.
----------------------------------
Resolution: Fixed
Done in revision 956645.
> Move Resources to org.apache.pdfbox.resources
> ---------------------------------------------
>
> Key: PDFBOX-754
> URL: https://issues.apache.org/jira/browse/PDFBOX-754
> Project: PDFBox
> Issue Type: Improvement
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
> Fix For: 1.2.0
>
>
> It's a good practice for a Java library to put all it's classes and other
> resources within a single package name hierarchy. To do this in PDFBox, I'd
> like to move the resources we now have at /Resources to
> /org/apache/pdfbox/resources. This prevents potential naming clashes and
> makes things easier for downstream projects (like pdfbox-app) that want to
> repackage PDFBox.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.