You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/06/21 19:21:24 UTC

[jira] Resolved: (PDFBOX-754) Move Resources to org.apache.pdfbox.resources

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