On 2009-10-23, Francis GALIEGUE <f...@one2team.com> wrote:

> On Fri, Oct 23, 2009 at 23:50, Shawn Castrianni
> <shawn.castria...@halliburton.com> wrote:
>> I run ANT with 1.6 all the time.  Therefore, you could always write your own 
>> condition or task with ANT API just as long as you run your ANT builds with 
>> 1.6.


> Which kind of leads back to my original question somewhat, even if
> this was far from being obvious in my first mail... By "Where should I
> start to look if I want to create, say, a
> <isexecutabe> condition",

Apart from the general "this is how Ant maps XML to Java" documents you
could look at the implementations of the existing conditions, most of
them are in the org.apache.tools.ant.taskdefs.condition package.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to