You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "George Harley (JIRA)" <ji...@apache.org> on 2006/05/16 21:47:06 UTC

[jira] Resolved: (HARMONY-451) Consolidate icu4c zips

     [ http://issues.apache.org/jira/browse/HARMONY-451?page=all ]
     
George Harley resolved HARMONY-451:
-----------------------------------

    Resolution: Fixed

Hi Oliver, 

Patch committed in revision 407035. Please could you check that it has been applied as expected. 

Many thanks for this enhancement.

Best regards, 
George

> Consolidate icu4c zips
> ----------------------
>
>          Key: HARMONY-451
>          URL: http://issues.apache.org/jira/browse/HARMONY-451
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: George Harley
>     Priority: Minor
>  Attachments: consolidate.unicode.diff, icu4c.refactor.sh
>
> Currently we have two icu4c-3.4-harmony.zip files located at depends\oss\<OS>.IA32, where <OS> is win or linux. Inside these zips there are a lot of header files which are identical between the two platforms except for linux using #ifndef where windows uses #if !defined. 
> This JIRA proposes that the contents of these two zips are combined into a single zip, and that at build time that zip has its contents placed into the native-src/<platform>/text/unicode directory, rather than native-src/<platform>/include/unicode, since it is only used by the text native component.
> I will attach a script to refactor the icu4c zips into a single one, and also a patch for the build scripts and text makefiles to pick up the new file locations.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira