Thats what happens when you are being lazy :P
--- On Mon, 9/13/10, Scot P. Floess wrote:
From: Scot P. Floess
Subject: Re: Other than looking at the Ant source...
To: "Ant Users List"
Date: Monday, September 13, 2010, 11:46 AM
Good grief! I literally...literally...skipped over th
Good grief! I literally...literally...skipped over the "writing your own
task" section. I mean...I completely missed it!
The aforementioned section is exactly what I was looking for - and missed
it entirely!
D'oh...
Matt, thanks for pointing me to the obvious!!
Peter, thanks for the
Scot:
Have you read http://ant.apache.org/manual/developlist.html ?
-Matt
On Sep 13, 2010, at 1:06 PM, Scot P. Floess wrote:
>
> Yes, I was aware of those projects - thanks!
>
> Do you know of any how-to documentation as well? I know - I am being very
> very lazy :)
>
> On Mon, 13 Sep 201
Yes, I was aware of those projects - thanks!
Do you know of any how-to documentation as well? I know - I am being very
very lazy :)
On Mon, 13 Sep 2010, Peter Reilly wrote:
Look at third party ant libs - antcontrib, antxtras , xmltask
http://www.oopsconsultancy.com/software/xmltask/
http:
Look at third party ant libs - antcontrib, antxtras , xmltask
http://www.oopsconsultancy.com/software/xmltask/
http://jwaresoftware.org/wiki/antxtras/home
http://sourceforge.net/projects/ant-contrib/
Peter
On Mon, Sep 13, 2010 at 5:17 PM, Scot P. Floess wrote:
>
> To date, I've always used Ant
To date, I've always used Ant but never coded any Java classes against the
Ant API.
I'd like to dig into the API and possibly write some custom tasks. I've
got the source and am looking around at it... Can someone point me to
some good articles or anything online for guides? I must admit