John Hewson created PDFBOX-2379:
-----------------------------------
Summary: 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
Priority: Minor
The system property "glyphlist_ext" used in GlyphList is not OSGI compatible 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)