You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/23 20:12:34 UTC

[jira] [Commented] (PDFBOX-2379) glyphlist_ext is not OSGI compatible

    [ https://issues.apache.org/jira/browse/PDFBOX-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145156#comment-14145156 ] 

ASF subversion and git services commented on PDFBOX-2379:
---------------------------------------------------------

Commit 1627108 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1627108 ]

PDFBOX-2379: Removed support for glyphlist_ext property

> 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
>
> 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)