Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 67242 invoked from network); 17 Aug 2005 09:23:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Aug 2005 09:23:51 -0000 Received: (qmail 78374 invoked by uid 500); 17 Aug 2005 09:23:51 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 78358 invoked by uid 500); 17 Aug 2005 09:23:50 -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 78345 invoked by uid 99); 17 Aug 2005 09:23:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2005 02:23:50 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=INFO_TLD X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.175.229.106] (HELO mail.seitenbau.net) (194.175.229.106) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Aug 2005 02:24:09 -0700 Received: from [195.127.188.18] (helo=www.seitenbau.net) by router1.seitenbau.net with esmtp (Exim 4.43) id 1E5K97-00079x-K8 for torque-dev@db.apache.org; Wed, 17 Aug 2005 11:23:41 +0200 In-Reply-To: <001801c5a30e$f3df3b50$0500000a@cygnus5> Subject: RE: upgrading torque To: "Apache Torque Developers List" X-Mailer: Lotus Notes Release 6.0 September 26, 2002 Message-ID: From: Thomas Fischer Date: Wed, 17 Aug 2005 11:23:40 +0200 X-MIMETrack: Serialize by Router on www/seitenbau(Release 6.5.1|January 21, 2004) at 17.08.2005 11:23:40 AM MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, 1) the default place for the schema files may have changed (Think this already happened from 3.1 to 3.1.1). The default place is now src/schema. You can either move the schema files, or alternatively there is a generator property torque.schema.dir which you can set to the appropriate directory. 2) you should at least change the dtd of the schema files to database_3_2.dtd Thomas "barak" schrieb am 17.08.2005 11:35:06: > Hi, > > I upgraded torque from 3.1 to 3.2. > the properties, scheme and everything else remained the same, but when I > try to run tourqe with and to build the jars, I get small jars that > doesn't contain anything. > > After running torque, under the torque build folder I have a bin folder > which is empty, the sql folder that contains two report folders (one for > each DB) and a sqldb.map file, and the src folder that contains only 2 > report files. > > What am I doing wrong here? > > Barak --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org