Hans Dockter schrieb:
> ...
> Those details might be not necessary I think, as long as the main
> principle is made clear: The AntBuilder can be used exactly the same
> way as Ant, if a simple notation transformation is applied.
I'm coming closer, you mean the ant object behaves like the Ant taskdef
element which is really a typedef. There I can find the classpath
parameters and all the other names.

http://ant.apache.org/manual/CoreTasks/taskdef.html
http://ant.apache.org/manual/CoreTasks/typedef.html

> I agree that Gradle should have a chapter on how to use Ant from Gradle.

Others in this thread want translation guides for Ant and Maven. This is
lots of work! But what might be more efficient for the current status of
the project is a description of the architecture and the ideas. With the
knowledge that the ant object behaves like a taskdef/typedef element I
can find the parameters in the Ant documentation.

> ...
> Would you mind filing a Jira on this?
GRADLE-331 The documentation should have a chapter how to use Ant.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to