5 Commits

Author SHA1 Message Date
Peter Reilly
77be27b180 Remove option to have parallel instead of sequential for macrodef. The
former was never tested.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275593 13f79535-47bb-0310-9956-ffa450edef68
2003-10-31 09:51:24 +00:00
Stefan Bodewig
93110a0083 Remove EXPERIMENTAL disclaimers, we want people to try the stuff, not scare them away 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275477 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 09:59:19 +00:00
Peter Reilly
fa097d22ea remove attributestyle attribute from macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275308 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 13:55:52 +00:00
Peter Reilly
e211cf05f7 macrodef changes:
* change nested element name from param to attribute
   (now the same as scriptdef)
 * expermintal testing for @attribute notation - controlled
   by an attributeStyle attribute
 * checking if correct attribute/element names are used
 * samedefinition method overloaded


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275105 13f79535-47bb-0310-9956-ffa450edef68
2003-08-15 09:33:45 +00:00
Peter Reilly
95e912bb73 adding doc for presetdef and macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275083 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 12:48:10 +00:00