Re: nested mkdir tasks

2007-12-19 Thread Tony Rogers
Matt Benson wrote: > Why not simply > > > > > ? > > -Matt > That works fine. But in certain situations I've really wanted to be able to nest them. It seems intuitive to nest them; XML is hierarchical, as are directories. Why not mirror the hierarchy? -- Tony

nested mkdir tasks

2007-12-19 Thread Tony Rogers
Just out of curiosity, has there been any work done towards making the task nest-able? For example: Which would create: --- + dir | - subdir | + another_subdir | | - a_sub-subdir If so, where can I find it? If not, are there any particular reas

Re: Ant Documentation

2007-12-18 Thread Tony Rogers
Hi, Thanks for the response. :) One quick thought… Kevin Jackson wrote: > The docbook route for ant has been discussed a few times previously, I > even got the first part of the manual converted to pdf via saxen+fop, > but the discussion has revolved around a way of making the > documentation

Ant Documentation

2007-12-17 Thread Tony Rogers
Hello, New list member here! My name's Tony. :) (Actually I joined a little while ago, and I meant to send this e-mail at that time, but things got busy for a bit. Things are better now.) I just started to gingerly begin participating in open source stuff. I've been using OSS for years, so as