From derby-commits-return-5968-apmail-db-derby-commits-archive=db.apache.org@db.apache.org Thu Dec 07 18:32:02 2006 Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 79940 invoked from network); 7 Dec 2006 18:32:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Dec 2006 18:32:01 -0000 Received: (qmail 73136 invoked by uid 500); 7 Dec 2006 18:32:10 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 73111 invoked by uid 500); 7 Dec 2006 18:32:09 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 73100 invoked by uid 99); 7 Dec 2006 18:32:09 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Dec 2006 10:32:09 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Dec 2006 10:32:00 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id CF7811A984A; Thu, 7 Dec 2006 10:31:18 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r483596 - /db/derby/code/trunk/java/engine/org/apache/derby/loc/build.xml Date: Thu, 07 Dec 2006 18:31:18 -0000 To: derby-commits@db.apache.org From: fuzzylogic@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061207183118.CF7811A984A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fuzzylogic Date: Thu Dec 7 10:31:18 2006 New Revision: 483596 URL: http://svn.apache.org/viewvc?view=rev&rev=483596 Log: DERBY-2143: Split engine messages for new locales. Modified: db/derby/code/trunk/java/engine/org/apache/derby/loc/build.xml Modified: db/derby/code/trunk/java/engine/org/apache/derby/loc/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/loc/build.xml?view=diff&rev=483596&r1=483595&r2=483596 ============================================================================== --- db/derby/code/trunk/java/engine/org/apache/derby/loc/build.xml (original) +++ db/derby/code/trunk/java/engine/org/apache/derby/loc/build.xml Thu Dec 7 10:31:18 2006 @@ -75,6 +75,10 @@ + + + + @@ -83,6 +87,10 @@ + + + + @@ -95,7 +103,15 @@ + + + + + + + +