Bug 864209 - xom - please remove dependency on icu4j
Summary: xom - please remove dependency on icu4j
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xom
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-08 21:10 UTC by Mikolaj Izdebski
Modified: 2013-01-11 11:13 UTC (History)
2 users (show)

Fixed In Version: 1.0-10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-11 11:13:40 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch fixing the bug (54.11 KB, patch)
2012-10-08 21:10 UTC, Mikolaj Izdebski
no flags Details | Diff

Description Mikolaj Izdebski 2012-10-08 21:10:37 UTC
Created attachment 623743 [details]
Patch fixing the bug

xom xurrently depends on icu4j, but this dependency can be easily replaced by JDK itself (precisely java.text from JDK). The attached patch does that.

Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=4572456

Comment 2 Mikolaj Izdebski 2013-01-11 11:13:40 UTC
I believe that this bug is fixed in xom-1.0-10,
which is available in Fedora Rawhide.  I am closing the bug now,
thank you for reporting it.  A summary of changes is included below.

* Mon Oct  8 2012 Mikolaj Izdebski <mizdebsk> - 0:1.0-10
- Replace icu4j Normalizer with java.text.Normalizer from JDK


Note You need to log in before you can comment on or make changes to this bug.