Return-Path: X-Original-To: apmail-db-derby-commits-archive@www.apache.org Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7E95D95C7 for ; Tue, 8 Nov 2011 14:04:28 +0000 (UTC) Received: (qmail 66818 invoked by uid 500); 8 Nov 2011 14:04:28 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 66800 invoked by uid 500); 8 Nov 2011 14:04:28 -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 66793 invoked by uid 99); 8 Nov 2011 14:04:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2011 14:04:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Nov 2011 14:04:21 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7871723889E2; Tue, 8 Nov 2011 14:03:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1199248 [2/2] - in /db/derby/code/trunk: ./ java/build/org/apache/derbyPreBuild/ java/client/ java/demo/ java/demo/toursdb/ java/drda/org/apache/derby/drda/ java/drda/org/apache/derby/impl/drda/ java/engine/org/apache/derby/iapi/jdbc/ java... Date: Tue, 08 Nov 2011 14:03:57 -0000 To: derby-commits@db.apache.org From: rhillegas@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111108140359.7871723889E2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: db/derby/code/trunk/java/engine/org/apache/derby/impl/jdbc/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/impl/jdbc/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/engine/org/apache/derby/impl/jdbc/build.xml (original) +++ db/derby/code/trunk/java/engine/org/apache/derby/impl/jdbc/build.xml Tue Nov 8 14:03:55 2011 @@ -101,7 +101,7 @@ srcdir="${derby.engine.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/engine/org/apache/derby/impl/services/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/impl/services/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/engine/org/apache/derby/impl/services/build.xml (original) +++ db/derby/code/trunk/java/engine/org/apache/derby/impl/services/build.xml Tue Nov 8 14:03:55 2011 @@ -104,7 +104,7 @@ srcdir="${derby.engine.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/engine/org/apache/derby/impl/store/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/impl/store/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/engine/org/apache/derby/impl/store/build.xml (original) +++ db/derby/code/trunk/java/engine/org/apache/derby/impl/store/build.xml Tue Nov 8 14:03:55 2011 @@ -49,7 +49,7 @@ srcdir="${derby.engine.src.dir}" destdir="${out.dir}"> - + @@ -74,7 +74,7 @@ srcdir="${derby.engine.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/engine/org/apache/derby/jdbc/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/jdbc/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/engine/org/apache/derby/jdbc/build.xml (original) +++ db/derby/code/trunk/java/engine/org/apache/derby/jdbc/build.xml Tue Nov 8 14:03:55 2011 @@ -95,7 +95,7 @@ srcdir="${derby.engine.src.dir}" destdir="${out.dir}"> - + @@ -122,7 +122,7 @@ srcdir="${derby.engine.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/engine/org/apache/derby/osgi/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/osgi/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/engine/org/apache/derby/osgi/build.xml (original) +++ db/derby/code/trunk/java/engine/org/apache/derby/osgi/build.xml Tue Nov 8 14:03:55 2011 @@ -51,7 +51,7 @@ destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/engine/org/apache/derby/vti/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/vti/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/engine/org/apache/derby/vti/build.xml (original) +++ db/derby/code/trunk/java/engine/org/apache/derby/vti/build.xml Tue Nov 8 14:03:55 2011 @@ -74,7 +74,7 @@ srcdir="${derby.engine.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/shared/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/shared/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/shared/build.xml (original) +++ db/derby/code/trunk/java/shared/build.xml Tue Nov 8 14:03:55 2011 @@ -66,7 +66,7 @@ srcdir="${generated.src.dir}" destdir="${out.dir}"> - + @@ -85,7 +85,7 @@ includes="org/apache/derby/shared/**" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/storeless/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/storeless/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/storeless/build.xml (original) +++ db/derby/code/trunk/java/storeless/build.xml Tue Nov 8 14:03:55 2011 @@ -74,7 +74,7 @@ destdir="${out.storeless.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/harness/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/harness/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/harness/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/harness/build.xml Tue Nov 8 14:03:55 2011 @@ -80,7 +80,7 @@ destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/build.xml Tue Nov 8 14:03:55 2011 @@ -80,7 +80,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + @@ -105,7 +105,7 @@ destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/build.xml Tue Nov 8 14:03:55 2011 @@ -81,7 +81,7 @@ destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/build.xml Tue Nov 8 14:03:55 2011 @@ -104,7 +104,7 @@ destdir="${out.dir}"> - + @@ -140,7 +140,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + @@ -175,7 +175,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/compatibility/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/compatibility/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/compatibility/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/junitTests/compatibility/build.xml Tue Nov 8 14:03:55 2011 @@ -71,7 +71,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/build.xml Tue Nov 8 14:03:55 2011 @@ -81,7 +81,7 @@ destdir="${out.dir}"> - + @@ -111,7 +111,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + @@ -138,7 +138,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/largedata/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/largedata/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/largedata/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/largedata/build.xml Tue Nov 8 14:03:55 2011 @@ -54,7 +54,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/memory/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/memory/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/memory/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/memory/build.xml Tue Nov 8 14:03:55 2011 @@ -54,7 +54,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/memorydb/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/memorydb/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/memorydb/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/memorydb/build.xml Tue Nov 8 14:03:55 2011 @@ -81,7 +81,7 @@ destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/perf/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/perf/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/perf/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/perf/build.xml Tue Nov 8 14:03:55 2011 @@ -81,7 +81,7 @@ destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/build.xml Tue Nov 8 14:03:55 2011 @@ -80,7 +80,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/store/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/store/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/store/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/store/build.xml Tue Nov 8 14:03:55 2011 @@ -80,7 +80,7 @@ destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/tools/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/tools/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/tools/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/tools/build.xml Tue Nov 8 14:03:55 2011 @@ -81,7 +81,7 @@ destdir="${out.dir}"> - + @@ -103,7 +103,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + @@ -126,7 +126,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/build.xml Tue Nov 8 14:03:55 2011 @@ -80,7 +80,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/util/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/util/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/util/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/util/build.xml Tue Nov 8 14:03:55 2011 @@ -57,7 +57,7 @@ destdir="${out.dir}"> - + @@ -82,7 +82,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/build.xml Tue Nov 8 14:03:55 2011 @@ -95,7 +95,7 @@ includes="${junit.14.classes}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/perf/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/perf/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/perf/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/perf/build.xml Tue Nov 8 14:03:55 2011 @@ -69,7 +69,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + @@ -88,7 +88,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/mailjdbc/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/mailjdbc/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/mailjdbc/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/mailjdbc/build.xml Tue Nov 8 14:03:55 2011 @@ -69,7 +69,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/nstest/build.xml Tue Nov 8 14:03:55 2011 @@ -69,7 +69,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/oe/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/oe/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/oe/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/oe/build.xml Tue Nov 8 14:03:55 2011 @@ -69,7 +69,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/optimizer/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/optimizer/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/optimizer/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/optimizer/build.xml Tue Nov 8 14:03:55 2011 @@ -69,7 +69,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/sttest/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/sttest/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/sttest/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/system/sttest/build.xml Tue Nov 8 14:03:55 2011 @@ -69,7 +69,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/unitTests/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/unitTests/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/unitTests/build.xml (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/unitTests/build.xml Tue Nov 8 14:03:55 2011 @@ -69,7 +69,7 @@ srcdir="${derby.testing.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/build.xml?rev=1199248&r1=1199247&r2=1199248&view=diff ============================================================================== --- db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/build.xml (original) +++ db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/build.xml Tue Nov 8 14:03:55 2011 @@ -101,7 +101,7 @@ srcdir="${derby.tools.src.dir}:${generated.src.dir}" destdir="${out.dir}"> - +