From torque-dev-return-5512-apmail-db-torque-dev-archive=db.apache.org@db.apache.org Tue Jul 19 13:27:41 2005 Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 58044 invoked from network); 19 Jul 2005 13:27:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 13:27:41 -0000 Received: (qmail 51079 invoked by uid 500); 19 Jul 2005 13:27:40 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 50985 invoked by uid 500); 19 Jul 2005 13:27:40 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 50972 invoked by uid 500); 19 Jul 2005 13:27:40 -0000 Received: (qmail 50968 invoked by uid 99); 19 Jul 2005 13:27:40 -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, 19 Jul 2005 06:27:28 -0700 Received: (qmail 57917 invoked by uid 1977); 19 Jul 2005 13:27:26 -0000 Date: 19 Jul 2005 13:27:26 -0000 Message-ID: <20050719132726.57916.qmail@minotaur.apache.org> From: tfischer@apache.org To: db-torque-cvs@apache.org Subject: cvs commit: db-torque/src/generator/xdocs properties-reference.xml X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N tfischer 2005/07/19 06:27:26 Modified: src/generator/xdocs properties-reference.xml Log: correct the default directory for the schema.xml files Revision Changes Path 1.10 +1 -1 db-torque/src/generator/xdocs/properties-reference.xml Index: properties-reference.xml =================================================================== RCS file: /home/cvs/db-torque/src/generator/xdocs/properties-reference.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- properties-reference.xml 28 Mar 2005 18:25:28 -0000 1.9 +++ properties-reference.xml 19 Jul 2005 13:27:25 -0000 1.10 @@ -85,7 +85,7 @@ torque.schema.dir - ${torque.home}/schema + ${torque.home}/src/schema The base directory to reading *-schema.xml files from. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org