[
https://issues.apache.org/jira/browse/PDFBOX-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139288#comment-14139288
]
ASF subversion and git services commented on PDFBOX-2358:
---------------------------------------------------------
Commit 1626039 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1626039 ]
PDFBOX-2358: Move RAT config for cmap files to FontBox
> ExternalFonts uses classloader of class in font-box
> ---------------------------------------------------
>
> Key: PDFBOX-2358
> URL: https://issues.apache.org/jira/browse/PDFBOX-2358
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Cornelis Hoeflake
> Assignee: John Hewson
>
> ExternalFonts loads some default fonts via the
> org.apache.fontbox.util.ResourceLoader. That resourceloader uses it's own
> classloader (ResourceLoader.class.getClassLoader()) for loading the given
> resource.
> The problem is that the resource is in the PDFBox project and the
> ResourceLoader in the FontBox. In an OSGI environment this is a problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)