[
https://issues.apache.org/jira/browse/PDFBOX-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961873#comment-14961873
]
ASF subversion and git services commented on PDFBOX-3033:
---------------------------------------------------------
Commit 1709146 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1709146 ]
PDFBOX-3033: reference correct package, as suggested by Ben McCann
> Usage methods references incorrect package
> ------------------------------------------
>
> Key: PDFBOX-3033
> URL: https://issues.apache.org/jira/browse/PDFBOX-3033
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.0.0
> Reporter: Ben McCann
> Assignee: Tilman Hausherr
> Priority: Minor
> Fix For: 2.0.0
>
>
> See
> https://github.com/apache/pdfbox/blob/trunk/examples/src/main/java/org/apache/pdfbox/examples/util/PrintTextLocations.java#L106
> It references the "pdmodel" package instead of "util"
> A better solution would be to do PrintTextLocations.class.getName() instead
> of hardcoding
> Edit: same problem in several other examples, e.g. PrintImageLocations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]