You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2006/05/03 14:02:46 UTC

[jira] Resolved: (HARMONY-284) Native build.xml should move NLS catalogs to jre/bin, not java-build.xml

     [ http://issues.apache.org/jira/browse/HARMONY-284?page=all ]
     
Tim Ellison resolved HARMONY-284:
---------------------------------

    Resolution: Fixed

Thanks Oliver,

That makes sense -- applied to make/ directory at repo revision 399278.


> Native build.xml should move NLS catalogs to jre/bin, not java-build.xml
> ------------------------------------------------------------------------
>
>          Key: HARMONY-284
>          URL: http://issues.apache.org/jira/browse/HARMONY-284
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Oliver Deakin
>     Assignee: Tim Ellison
>     Priority: Minor
>  Attachments: nls.catalogs.diff
>
> Currently, the set of NLS catalogs at depends/files/harmony*.properties is moved into deploy/jre/bin by make/build-java.xml. Since these files are actually used by native code (launcher, port and zip) it makes more logical sense for them to be moved by the natives build script (native-src/build.xml). I will attach a patch that transfers the moving and cleaning of these files from build-java.xml to native-src/build.xml.

-- 
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