From ant-user-return-27377-qmlist-jakarta-archive-ant-user=jakarta.apache.org@jakarta.apache.org Thu Dec 05 11:19:13 2002 Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 97825 invoked from network); 5 Dec 2002 11:19:13 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 5 Dec 2002 11:19:13 -0000 Received: (qmail 3088 invoked by uid 97); 5 Dec 2002 11:20:22 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 3072 invoked by uid 97); 5 Dec 2002 11:20:22 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 3060 invoked by uid 98); 5 Dec 2002 11:20:21 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) content-class: urn:content-classes:message Subject: RE: Problem with typedefs Date: Thu, 5 Dec 2002 12:19:12 +0100 Message-ID: <41D11F414A26E942912B7E7696DC8E2203E783@JAKARTA.xhive.archipel> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MS-Has-Attach: X-MS-TNEF-Correlator: X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Thread-Topic: Problem with typedefs Thread-Index: AcKcUCOS7r0oLgQOSv26W/dpRVh+2g== From: "Jeroen Breedveld" To: "Ant Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Dominique,=20 | -----Original Message----- | From: Dominique Devienne [mailto:DDevienne@lgc.com] | Sent: woensdag 4 december 2002 17:51 | To: 'Ant Users List' | Cc: Ant Developers List | Subject: RE: Problem with typedefs |=20 |=20 | Object o =3D r.getReferencedObject(getProject()); | // we only support references to paths right now | if (!(o instanceof Path)) { | String msg =3D r.getRefId() + " doesn\'t denote a path"; | throw new BuildException(msg); | } Looking at this code I realize that the problem probably is that my assumption that the superclass takes care of all the magic is wrong. I will look more deeply into the code of the Path class and report back if I still can't solve it or run into other problems... | I'm assuming you added the add/createDatabase methods to=20 | your classes. |=20 | I hope this helps.=20 Thanks again and regards, Jeroen Breedveld -- X-Hive Corporation e-mail: jeroenb@x-hive.com phone: +31 10 7108622 http://www.x-hive.com -- To unsubscribe, e-mail: For additional commands, e-mail: