[
https://issues.apache.org/jira/browse/PDFBOX-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037345#comment-14037345
]
Andreas Lehmkühler commented on PDFBOX-2118:
--------------------------------------------
Starting with revision http://svn.apache.org/r1603881 PDFBox uses
java.lang.Normalizer instead of ICU4J.
TODO: replace Bidi usage
> 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)