Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 7718 invoked from network); 22 Aug 2006 13:26:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Aug 2006 13:26:21 -0000 Received: (qmail 12020 invoked by uid 500); 22 Aug 2006 13:26:21 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 11986 invoked by uid 500); 22 Aug 2006 13:26:21 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 11970 invoked by uid 99); 22 Aug 2006 13:26:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 06:26:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Aug 2006 06:26:20 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 561CB7142F7 for ; Tue, 22 Aug 2006 13:23:15 +0000 (GMT) Message-ID: <22210384.1156252995350.JavaMail.jira@brutus> Date: Tue, 22 Aug 2006 06:23:15 -0700 (PDT) From: "Ilya Okomin (JIRA)" To: harmony-commits@incubator.apache.org Subject: [jira] Updated: (HARMONY-1201) [classlib][internationalization]Sources to support internationalization are to be generated. In-Reply-To: <28839341.1155653355244.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HARMONY-1201?page=all ] Ilya Okomin updated HARMONY-1201: --------------------------------- Attachment: intern.diff Updated patch: 1. added 'x-net' and 'nio_char' modules support 2. 'copy.resources' target dependency changed from 'compile.java' to 'build' target. Note: - in 'sql' module there was already 'copy.resources' target (exactly for internationalization needs) - dependency has been changed; - in 'logging' module there was also 'copy.resources' target to copy 'logging.properties' file to the {build}/jre/lib folder, for this reason new one 'copy.jar.resources' target to copy internationalization resources has been created. > [classlib][internationalization]Sources to support internationalization are to be generated. > -------------------------------------------------------------------------------------------- > > Key: HARMONY-1201 > URL: http://issues.apache.org/jira/browse/HARMONY-1201 > Project: Harmony > Issue Type: Sub-task > Components: Classlib > Reporter: Ilya Okomin > Assigned To: Tim Ellison > Priority: Minor > Attachments: intern.diff, Internationalization_support_sources.patch, Internationalization_support_sources_fix.patch > > > There is a necessity to generate source class files and resources to support internationalization in Harmony for each module. > These files are: > Harmony/modules//src/main/java/[common/]org/apache/harmony//internal/nls/Messages.java > Harmony/modules//src/main/java/[common/]org/apache/harmony//internal.nls/messages.properties > Read for details in [1] and [2]. > There is also a necessity to fix build configuration files to add resources to the jars during Harmony build. > [1] http://issues.apache.org/jira/browse/HARMONY-1041 > [2] http://mail-archives.apache.org/mod_mbox/incubator-harmony-dev/200608.mbox/%3cc79906b30608020145h79cbb991l830db1f56c49ddda@mail.gmail.com%3e -- 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