DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28447>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28447
Add an "private" attribute to targets
------- Additional Comments From rainer@noacks.net 2004-04-17 10:00 -------
You can use target names with a leading '-' (like "-myprivatetarget") to
indicate "private" targets.
Those targets can not be called from the commandline.
(There is a hint somewhere in the documentation, but I can't remember where).
However, IMHO it's a good idea to skip targets with a leading '-' from
-projecthelp's processing.
Regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|