Return-Path: Delivered-To: apmail-db-torque-user-archive@www.apache.org Received: (qmail 42457 invoked from network); 7 Nov 2009 22:22:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Nov 2009 22:22:09 -0000 Received: (qmail 30154 invoked by uid 500); 7 Nov 2009 22:22:09 -0000 Delivered-To: apmail-db-torque-user-archive@db.apache.org Received: (qmail 30110 invoked by uid 500); 7 Nov 2009 22:22:08 -0000 Mailing-List: contact torque-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Users List" Reply-To: "Apache Torque Users List" Delivered-To: mailing list torque-user@db.apache.org Received: (qmail 30100 invoked by uid 99); 7 Nov 2009 22:22:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Nov 2009 22:22:08 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [62.13.137.146] (HELO outmail137146.authsmtp.com) (62.13.137.146) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Nov 2009 22:21:58 +0000 Received: from mail-c187.authsmtp.com (mail-c187.authsmtp.com [62.13.128.33]) by punt9.authsmtp.com (8.14.2/8.14.2/Kp) with ESMTP id nA7MLcAQ031644 for ; Sat, 7 Nov 2009 22:21:38 GMT Received: from galahad.home.lan (p5B28128B.dip0.t-ipconnect.de [91.40.18.139]) (authenticated bits=0) by mail.authsmtp.com (8.14.2/8.14.2/Kp) with ESMTP id nA7MLbQw030498 for ; Sat, 7 Nov 2009 22:21:37 GMT Message-ID: <4AF5F2F0.1090809@apache.org> Date: Sat, 07 Nov 2009 23:21:36 +0100 From: Thomas Vandahl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.4pre) Gecko/20090915 Thunderbird/3.0b4 MIME-Version: 1.0 To: torque-user@db.apache.org Subject: Re: Upgrading Torque 3.0 to Torque 3.3 References: <66775.27900.qm@web33307.mail.mud.yahoo.com> In-Reply-To: <66775.27900.qm@web33307.mail.mud.yahoo.com> X-Enigmail-Version: 0.97b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Server-Quench: ea70648d-cbeb-11de-ab46-001185d377ca X-Report-Spam: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-AuthRoute: OCdyaAgQClZJUiwT EioPDCIGTh8qMAFL GwYeIE5HO1cTfQhb dE9CJ1FTPRsbX15P A2EUJQsST19xWWpl aQhbbwRXYU0AVgR0 VEhXQ1pMFQZhHh4E GR5QDGh1CnkUGTlw ZkZmV3gVXUF9cAgo E0lUE2kOMXozOjVN TUFZI1ZJIVFOeAJF alF+XHZZYmIANSsu JQJhdw0pMi9WJCVT TUkxKkgLXEtDRXhk DwwFVQkoB1QYSm1o aUdO X-Authentic-SMTP: 61633138303539.1000:706/Kp X-Virus-Checked: Checked by ClamAV on apache.org On 06.11.09 22:19, Angela Day wrote: > I simply replace the jar files in my classpath and I get the following error on build: > > C:\workspace\contract\build-torque.xml:74: taskdef A class needed by class org.apache.torque.task.TorqueDataModelTask cannot be found: org/apache/texen/ant/TexenTask > > I try including texan1.0.jar and I get the following error: > > C:\workspace\contract\build-torque.xml:532: java.lang.NoSuchMethodError: org.apache.commons.lang.StringUtils.capitalize(Ljava/lang/String;)Ljava/lang/String; > > I know this is some other jar file that I need, but I am at a loss and have been stuck for quite a while. Can someone lend some help? I know I have a lot of work to do in converting my configuration files, but I want to get the jar files straightened out first. You might want have a look at http://db.apache.org/torque/releases/torque-3.3/runtime/dependencies.html Make sure you have the dependencies listed there in your classpath. Looks like commons-lang needs upgrading, too. Bye, Thomas. --------------------------------------------------------------------- To unsubscribe, e-mail: torque-user-unsubscribe@db.apache.org For additional commands, e-mail: torque-user-help@db.apache.org