Re: custom selector problem

2002-05-21 Thread Bruce Atherton
At 03:55 PM 5/21/2002 -0400, Erik Hatcher wrote: I think you are right on with the addConfigured stuff. Thanks for the feedback, it helps clear things up for me. Have you duplicated the issue? If not, do you want me to send you the code to duplicate? I haven't duplicated it, but then I haven't tri

Re: custom selector problem

2002-05-21 Thread Erik Hatcher
want me to send you the code to duplicate? Erik - Original Message - From: "Bruce Atherton" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, May 21, 2002 3:45 PM Subject: Re: custom selector problem > At 11:51 AM 5/

Re: custom selector problem

2002-05-21 Thread Bruce Atherton
At 11:51 AM 5/21/2002 +0200, Stefan Bodewig wrote: Take a look at the recent version of develop.html (the "Supporting nested elements" section) and see whether this helps. Thanks. I think I understand from the code what the basic difference is. I even understand conceptually - you are initializing

Re: custom selector problem

2002-05-21 Thread Stefan Bodewig
On Mon, 20 May 2002, Bruce Atherton <[EMAIL PROTECTED]> wrote: > I have to admit I'm fuzzy on the whole add/addConfigured dichotomy, > and judging by Jon's comment in IntrospectionHelper I'm not > alone. Take a look at the recent version of develop.html (the "Supporting nested elements" section)

Re: custom selector problem

2002-05-21 Thread Bruce Atherton
At 07:35 PM 5/17/02 -0400, Erik Hatcher wrote: I'm writing a custom selector and have come across a couple of issues: Thanks for the reports. I'll look into fixing them. 1) It won't work unless the custom selector is in the system classpath. I'm getting this error and I'm using the construct wit

custom selector problem

2002-05-17 Thread Erik Hatcher
[ sorry for the duplication - my first attempt was from an unsubscribed address, so sending again just in case ] Bruce or others, I'm writing a custom selector and have come across a couple of issues: 1) It won't work unless the custom selector is in the system classpath. I'm getting this erro