You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Andreas Lehmkühler (JIRA)" <ji...@apache.org> on 2014/06/05 19:04:01 UTC

[jira] [Created] (PDFBOX-2118) Remove ICU4J dependency

Andreas Lehmkühler created PDFBOX-2118:
------------------------------------------

             Summary: Remove ICU4J dependency
                 Key: PDFBOX-2118
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2118
             Project: PDFBox
          Issue Type: Improvement
          Components: PDModel
    Affects Versions: 2.0.0
            Reporter: Andreas Lehmkühler
            Assignee: Andreas Lehmkühler


The ICU4J lib is quite big and we are just using a small part of it. Both features are provided by the JDK (java.text.Normalizer and java.text.Bidi) since 1.6 so that it should be possible to remove the ICU4J dependency.



--
This message was sent by Atlassian JIRA
(v6.2#6252)