Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 8995 invoked from network); 23 Dec 2008 16:33:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Dec 2008 16:33:47 -0000 Received: (qmail 92057 invoked by uid 500); 23 Dec 2008 16:33:44 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 92040 invoked by uid 500); 23 Dec 2008 16:33:44 -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 92027 invoked by uid 99); 23 Dec 2008 16:33:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Dec 2008 08:33:44 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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, 23 Dec 2008 16:33:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6EF22238896F; Tue, 23 Dec 2008 08:33:20 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r729033 - in /db/derby/code/trunk: ./ java/demo/toursdb/ java/engine/org/apache/derby/iapi/jdbc/ java/engine/org/apache/derby/osgi/ java/stubs/jsr169/javax/sql/ java/testing/org/apache/derbyTesting/functionTests/harness/ java/testing/org/ap... Date: Tue, 23 Dec 2008 16:33:19 -0000 To: derby-commits@db.apache.org From: rhillegas@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081223163320.6EF22238896F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rhillegas Date: Tue Dec 23 08:33:18 2008 New Revision: 729033 URL: http://svn.apache.org/viewvc?rev=729033&view=rev Log: DERBY-3984: Revert 728965. Modified: db/derby/code/trunk/build.xml db/derby/code/trunk/java/demo/toursdb/build.xml db/derby/code/trunk/java/engine/org/apache/derby/iapi/jdbc/build.xml db/derby/code/trunk/java/engine/org/apache/derby/osgi/build.xml db/derby/code/trunk/java/stubs/jsr169/javax/sql/RowSet.java db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/harness/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/derbynet/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/memory/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/perf/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/replicationTests/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/store/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/tools/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/upgradeTests/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/util/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/perf/build.xml db/derby/code/trunk/java/testing/org/apache/derbyTesting/unitTests/build.xml db/derby/code/trunk/java/tools/org/apache/derby/impl/tools/build.xml db/derby/code/trunk/tools/ant/properties/compilepath.properties Modified: db/derby/code/trunk/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/build.xml?rev=729033&r1=729032&r2=729033&view=diff ============================================================================== --- db/derby/code/trunk/build.xml (original) +++ db/derby/code/trunk/build.xml Tue Dec 23 08:33:18 2008 @@ -223,12 +223,6 @@ --> - - - @@ -653,7 +647,7 @@ srcdir="${derby.jdbc3.src.dir}" destdir="${out.jdbc3.dir}"> - + @@ -680,7 +674,7 @@ srcdir="${derby.jdbc4.src.dir}" destdir="${out.jdbc4.dir}"> - + Modified: db/derby/code/trunk/java/demo/toursdb/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/demo/toursdb/build.xml?rev=729033&r1=729032&r2=729033&view=diff ============================================================================== --- db/derby/code/trunk/java/demo/toursdb/build.xml (original) +++ db/derby/code/trunk/java/demo/toursdb/build.xml Tue Dec 23 08:33:18 2008 @@ -50,7 +50,7 @@ srcdir="${derby.demo.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/engine/org/apache/derby/iapi/jdbc/build.xml URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/engine/org/apache/derby/iapi/jdbc/build.xml?rev=729033&r1=729032&r2=729033&view=diff ============================================================================== --- db/derby/code/trunk/java/engine/org/apache/derby/iapi/jdbc/build.xml (original) +++ db/derby/code/trunk/java/engine/org/apache/derby/iapi/jdbc/build.xml Tue Dec 23 08:33:18 2008 @@ -67,9 +67,8 @@ - - - + + @@ -137,8 +136,7 @@ - - + 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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -51,7 +51,7 @@ destdir="${out.dir}"> - + Modified: db/derby/code/trunk/java/stubs/jsr169/javax/sql/RowSet.java URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/stubs/jsr169/javax/sql/RowSet.java?rev=729033&r1=729032&r2=729033&view=diff ============================================================================== --- db/derby/code/trunk/java/stubs/jsr169/javax/sql/RowSet.java (original) +++ db/derby/code/trunk/java/stubs/jsr169/javax/sql/RowSet.java Tue Dec 23 08:33:18 2008 @@ -19,15 +19,18 @@ import java.sql.ResultSet; import java.sql.SQLException; +import java.sql.Array; import java.sql.Blob; import java.sql.Clob; import java.sql.Date; +import java.sql.Ref; import java.sql.Time; import java.sql.Timestamp; import java.util.Map; import java.io.InputStream; import java.io.Reader; import java.util.Calendar; +import java.math.BigDecimal; /** * A RowSet is an interface which provides access to data being sent from/to a 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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -80,7 +80,7 @@ srcdir="${derby.testing.src.dir}" 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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -104,7 +104,7 @@ 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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -81,7 +81,7 @@ 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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -54,7 +54,7 @@ srcdir="${derby.testing.src.dir}" 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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -81,7 +81,7 @@ 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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -57,7 +57,7 @@ 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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -58,7 +58,6 @@ - - + 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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -88,7 +88,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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -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=729033&r1=729032&r2=729033&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 Dec 23 08:33:18 2008 @@ -70,7 +70,7 @@ srcdir="${derby.tools.src.dir}" destdir="${out.dir}"> - + Modified: db/derby/code/trunk/tools/ant/properties/compilepath.properties URL: http://svn.apache.org/viewvc/db/derby/code/trunk/tools/ant/properties/compilepath.properties?rev=729033&r1=729032&r2=729033&view=diff ============================================================================== --- db/derby/code/trunk/tools/ant/properties/compilepath.properties (original) +++ db/derby/code/trunk/tools/ant/properties/compilepath.properties Tue Dec 23 08:33:18 2008 @@ -27,5 +27,11 @@ #j14lib=${basedir}/jdk141/jre/lib java14compile.classpath=${j14lib}/rt.jar;${j14lib}/jce.jar;${j14lib}/jsse.jar +# base compile path +# The lowest common denominator compile path for Derby. +# Set to JDK 1.4 here but can also be set to the value +# of jsr169compile.classpath for a code line (see above) +compile.classpath=${java14compile.classpath} + j16lib=${jdk16}/jre/lib java16compile.classpath=${j16lib}/rt.jar