33 Commits (781a2ed11e930ead82864bf494d4d3c0b3e945f8)

Author SHA1 Message Date
  Peter Reilly 781a2ed11e revert local property patch until memory leakage problem is fixed 21 years ago
  Stefan Bodewig d0a27f1de9 2005 21 years ago
  Peter Reilly 7517bc7058 **** EXPERMINTAL ************ 21 years ago
  Peter Reilly 23a58df47d Add in Jose's <define> nested element for <macrodef> 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Peter Reilly 0cb3ae74e2 fix for multiple macro instance use to fail 22 years ago
  Peter Reilly 278074659b add implicit element to macrodef 22 years ago
  Peter Reilly 13eae87a1a Expose MacroDef from MacroInstance 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Peter Reilly a0c2e2864e MacroDef did not allow attributes named 'description'. 22 years ago
  Peter Reilly bbd6a3bd9e fix for macrodef broken @@ escape handling 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly 29cd9759d3 forgot to setTaskType when cloning UnknownElement 22 years ago
  Peter Reilly bf736586fa Change textname attribute in macrodef to a text element 22 years ago
  Peter Reilly 7b5e67f539 add textname attribute to macrodef 22 years ago
  Peter Reilly eb5088c226 Fix date 22 years ago
  Peter Reilly af0809b04d macrodef element names are case insensentive due to use of DynamicConfigurator 22 years ago
  Peter Reilly 6aba7c5074 Macrodef can only see lower case attribute names due to its 22 years ago
  Peter Reilly 67c388940d allow macrodef to work with namespace free version of dynamicconfigator 22 years ago
  Peter Reilly 8dd4e0ba76 Change ${x} to @{x} for attribute notation of macrodef 22 years ago
  Peter Reilly a0359662be Do now allow multiple attribute and elements of the same 22 years ago
  Peter Reilly 9931a12c72 Implement namespace uri scoping 22 years ago
  Peter Reilly 077ae8dc27 MacroInstance: if owningtarget not set, use a default 22 years ago
  Peter Reilly b5c4bdbec2 Provide error stack for [*]ant[*] and macro call 22 years ago
  Peter Reilly d0bdaca82e upgrade protected access to public for setMacroDef for macroinstance object 22 years ago
  Peter Reilly fa097d22ea remove attributestyle attribute from macrodef 22 years ago
  Peter Reilly d66074dfdd next set of typo corrections by Larry Shatzer 22 years ago
  Peter Reilly c7ec7ad1a4 * add equality and similar methods for the ant definitions 23 years ago
  Peter Reilly e211cf05f7 macrodef changes: 23 years ago
  Peter Reilly cadecc293e Add in Ant 1.6 javadocs for presetdef and macrodef 23 years ago
  Peter Reilly caeb8dad2d Adding tasks presetdef and macrodef 23 years ago