DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26232>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26232
Command line argument that lists all targets in a build file.
Summary: Command line argument that lists all targets in a build
file.
Product: Ant
Version: 1.5.4
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Other
Component: Other
AssignedTo: dev@ant.apache.org
ReportedBy: apatil@vertex.co.in
It might be useful if there was a way to list all the targets in a given
build.xml file.
Example: ant -printtargets
Another more useful way could be an antdoc tool just like javadoc.
antdoc could document each target in a buildfile, and what the target does.
Regards,
Ajay
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|