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=28445>.
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=28445
add description attribute to project and macrodefs
------- Additional Comments From mharrah@dollartree.com 2004-04-19 13:37 -------
By the way, project apparently does NOT support a description attribute.
Using Ant 1.6.1:
<project name="surveys" default="deploy" description="foo">
...
Buildfile: build.xml
BUILD FAILED
D:\dev\surveys\build\build.xml:1: Unexpected attribute "description"
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|