From derby-commits-return-1306-apmail-db-derby-commits-archive=db.apache.org@db.apache.org Tue Sep 13 22:46:31 2005 Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 71613 invoked from network); 13 Sep 2005 22:46:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Sep 2005 22:46:31 -0000 Received: (qmail 28612 invoked by uid 500); 13 Sep 2005 22:46:31 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 28585 invoked by uid 500); 13 Sep 2005 22:46:30 -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 28572 invoked by uid 99); 13 Sep 2005 22:46:30 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 13 Sep 2005 15:46:30 -0700 Received: (qmail 71606 invoked by uid 65534); 13 Sep 2005 22:46:30 -0000 Message-ID: <20050913224630.71605.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r280702 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/LOBDB2compatibility_app.properties Date: Tue, 13 Sep 2005 22:46:30 -0000 To: derby-commits@db.apache.org From: djd@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: djd Date: Tue Sep 13 15:46:28 2005 New Revision: 280702 URL: http://svn.apache.org/viewcvs?rev=280702&view=rev Log: Remove the LOBDB2compatibility_app.properties to allow this test to run under J2ME. Test was changed not to use a (not-required) connect statement in a previous commit. The only reason for the LOBDB2compatibility_app.properties file was to skip the test on J2ME. Removed: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/LOBDB2compatibility_app.properties