grand library works good, though it requires a lot of finagling.
http://www.ggtools.net/grand/
Nathan
On Jul 27, 2010, at 10:25 AM, Ben Stover wrote:
> Assume I have a buil.xml with many, many targets (with "depends" attributes)
> and some imports of sub-built.xml
>
> Is there a tool whi
I've updated the wiki:
http://code.google.com/p/commonsconfiganttask/
Any feedback would be welcome.
Nathan
On Jul 10, 2010, at 5:45 PM, Martin Gainty wrote:
>
> I would typedef one of the classes to illustrate one of the main capabilities
> e.g. ExportPropertiesTask
>
> call that typede
We had the same problem in our organization, so I created a specific ant task
wrapping commons config:
http://ant.apache.org/external.html
http://code.google.com/p/commonsconfiganttask/
I'm still updating docs, but it you should be able to do something to do
exactly what you suggested:
> USE
Thanks for the quick feedback. I will put it on my todo-list. Hopefully will
have it updated sometime within this week.
Nathan
On Jul 10, 2010, at 5:45 PM, Martin Gainty wrote:
>
> I would typedef one of the classes to illustrate one of the main capabilities
> e.g. ExportPropertiesTask
>