Return-Path: Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 65885 invoked from network); 25 Apr 2003 19:07:36 -0000 Received: from unknown (HELO funnygarbage.com) (65.242.249.130) by daedalus.apache.org with SMTP; 25 Apr 2003 19:07:36 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Torque: a sad tale X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Date: Fri, 25 Apr 2003 15:07:36 -0400 Message-ID: <794AA7B1BE0DB2458F738486D7353943BF528F@mail.funnygarbage.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Torque: a sad tale Thread-Index: AcMLUeA3T/cbHL5vS2mDJkKQWug7BwADADvg From: "Russell Simpkins" To: "Turbine Torque Developers List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I don't even use the maven version... I use ant with Torque 3.0 and all = is fine. -----Original Message----- From: Graham Leggett [mailto:minfrin@sharp.fm] Sent: Friday, April 25, 2003 1:41 PM To: Turbine Torque Developers List Subject: Re: Torque: a sad tale Russell Simpkins wrote: > I had a similar problem a while back.... all was working well... i = worked on some > other things for week or two... came back to run a build and got=20 these nasty parser > bugs.... i was at my wits end when i realized that I had added a=20 parser into my ant > lib directory that was causing the problem. Removing the jar fixed=20 the problem. > Maybe you are having a similar issue. Hope it helps. I reverted back to maven b8, as maven b9 pulls in snapshot jars left=20 right and centre. I can now get my sql back, but my OM classes are not=20 compiling any more: java:compile: [javac] Compiling 162 source files to=20 /home/sam/minfrin/src/fma/patricia-db/target/classes /home/sam/minfrin/src/fma/patricia-db/src/java/za/co/fma/patricia/databas= e/om/BaseMoneycategory.java:215:=20 getCategory() in za.co.fma.patricia.database.om.BaseMoneycategory cannot = override getCategory() in org.apache.torque.om.BaseObject; attempting to = use incompatible return type found : double required: org.apache.log4j.Category public double getCategory() ^ Note:=20 /home/sam/minfrin/src/fma/patricia-db/src/java/za/co/fma/patricia/databas= e/om/BaseMoneycategory.java=20 uses or overrides a deprecated API. Note: Recompile with -deprecation for details. 1 error Looks like I am using a jar somewhere I shouldn't. Any ideas? Regards, Graham --=20 ----------------------------------------- minfrin@sharp.fm "There's a moon over Bourbon Street tonight..." --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org