Bug 702686 - Update to icu4j 4.4.2
Summary: Update to icu4j 4.4.2
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: icu4j
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fernando Nasser
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-06 15:18 UTC by Chris Aniszczyk
Modified: 2014-07-25 05:53 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-26 15:26:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
a patch to start for icu4j 4.4.2 (11.01 KB, patch)
2011-05-06 15:38 UTC, Chris Aniszczyk
no flags Details | Diff

Description Chris Aniszczyk 2011-05-06 15:18:07 UTC
Eclipse 3.7 ships icu4j 4.4.2, we should update.

Comment 1 Chris Aniszczyk 2011-05-06 15:38:07 UTC
Created attachment 497387 [details]
a patch to start for icu4j 4.4.2

Here's a patch I started.

It fails towards the end because the build.xml changed and got rid of the PDE Build stuff...


+ ln -s icu4j-4.4.2.jar icu4j.jar
+ /bin/mkdir -p /home/zx/rpmbuild/BUILDROOT/icu4j-4.4.2-1.fc15.i386/usr/share/javadoc/icu4j-4.4.2
+ /bin/cp -pr doc/allclasses-frame.html doc/allclasses-noframe.html doc/com doc/constant-values.html doc/help-doc.html doc/index-all.html doc/index.html doc/overview-frame.html doc/overview-summary.html doc/overview-tree.html doc/package-list doc/resources doc/serialized-form.html doc/stylesheet.css /home/zx/rpmbuild/BUILDROOT/icu4j-4.4.2-1.fc15.i386/usr/share/javadoc/icu4j-4.4.2
+ ln -s icu4j-4.4.2 /home/zx/rpmbuild/BUILDROOT/icu4j-4.4.2-1.fc15.i386/usr/share/javadoc/icu4j
+ install -d -m755 /home/zx/rpmbuild/BUILDROOT/icu4j-4.4.2-1.fc15.i386//usr/lib/eclipse
+ unzip -qq -d /home/zx/rpmbuild/BUILDROOT/icu4j-4.4.2-1.fc15.i386//usr/lib/eclipse eclipseProjects/ICU4J.com.ibm.icu/com.ibm.icu-com.ibm.icu.zip
unzip:  cannot find or open eclipseProjects/ICU4J.com.ibm.icu/com.ibm.icu-com.ibm.icu.zip, eclipseProjects/ICU4J.com.ibm.icu/com.ibm.icu-com.ibm.icu.zip.zip or eclipseProjects/ICU4J.com.ibm.icu/com.ibm.icu-com.ibm.icu.zip.ZIP.
error: Bad exit status from /var/tmp/rpm-tmp.DPfgZi (%install)

Comment 2 Alexander Kurtakov 2011-05-09 13:43:43 UTC
Pushed to git.
Scratch build is here http://koji.fedoraproject.org/koji/taskinfo?taskID=3060342

Comment 3 Alexander Kurtakov 2011-05-26 15:26:59 UTC
Pushed.


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