Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 98217 invoked from network); 9 Feb 2006 18:18:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Feb 2006 18:18:47 -0000 Received: (qmail 98415 invoked by uid 500); 9 Feb 2006 18:18:47 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 98351 invoked by uid 500); 9 Feb 2006 18:18:46 -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 98340 invoked by uid 99); 9 Feb 2006 18:18:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2006 10:18:46 -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 [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 09 Feb 2006 10:18:46 -0800 Received: (qmail 98065 invoked by uid 65534); 9 Feb 2006 18:18:25 -0000 Message-ID: <20060209181825.98064.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r376371 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out Date: Thu, 09 Feb 2006 18:18:24 -0000 To: derby-commits@db.apache.org From: bandaram@apache.org X-Mailer: svnmailer-1.0.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: bandaram Date: Thu Feb 9 10:18:12 2006 New Revision: 376371 URL: http://svn.apache.org/viewcvs?rev=376371&view=rev Log: Update master file, following previous checkin for dblook usage change. Submitted by Satheesh Bandaram (satheesh@sourcery.org) Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out URL: http://svn.apache.org/viewcvs/db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out?rev=376371&r1=376370&r2=376371&view=diff ============================================================================== --- db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out (original) +++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/master/dblook_test.out Thu Feb 9 10:18:12 2006 @@ -5302,7 +5302,7 @@ java org.apache.derby.tools.dblook -d [OPTIONS] where the source URL is the full URL, including the connection protocol and any connection attributes that might apply. For example, use - 'jdbc:derby:myDB', or 'jdbc:derby:net://xxxFILTERED_HOSTNAMExxx:1527/myDB:user=usr;'. + 'jdbc:derby:myDB', or 'jdbc:derby://xxxFILTERED_HOSTNAMExxx:1527/myDB;user=usr;'. options include: -z to specify a schema to which the DDL generation should be limited. Only database objects with that schema will have