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=34646>.
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=34646
Summary: AntCall task description (HTML doc) is erroneous
Product: Ant
Version: 1.6.2
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
AssignedTo: dev@ant.apache.org
ReportedBy: Stephane.Gobance@siemens.com
The description of the AntCall task is erroneous:
The three paragraphs after the first sentence comes from a copy/paste of the Ant
task description. They deal with the concept of new project but AntCall task
does not transfer control to another project (another build.xml file) but to
another target in the same project (the same build.xml file). I have understood
what the author want to describe about properties inheritance and/or visibility
but I think that it is not correctly stated.
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|