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/22 12:27:24 UTC

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

     [ https://issues.apache.org/jira/browse/PDFBOX-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-2118.
----------------------------------------

    Resolution: Fixed

I've removed the last ICU4J dependency in revision http://svn.apache.org/r1604560 


> 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
>              Labels: ICU4J
>             Fix For: 2.0.0
>
>
> 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)