[
https://issues.apache.org/jira/browse/PDFBOX-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286138#comment-14286138
]
John Hewson edited comment on PDFBOX-2379 at 1/21/15 7:39 PM:
--------------------------------------------------------------
We never should have used a system property here in the first place, as there
was no need for it. We're cleaning up the API in 2.0.
was (Author: jahewson):
We never should have used a system property here in the first place, as there
was no need for it.
> glyphlist_ext is not OSGI compatible
> ------------------------------------
>
> Key: PDFBOX-2379
> URL: https://issues.apache.org/jira/browse/PDFBOX-2379
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: John Hewson
> Assignee: John Hewson
> Priority: Minor
> Fix For: 2.0.0
>
>
> The system property "glyphlist_ext" used in GlyphList is not OSGI compatible
> (see PDFBOX-2358) as it loads resources from an external module. The
> mechanism is unsafe and should be replaced with a simple static method, e.g.
> GlyphList.addGlyphs(Properties).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)