45 Commits (c7e4640df951e885a5552ee0ebc11e56e67fb003)

Author SHA1 Message Date
  Peter Reilly c7e4640df9 Bugzilla: 43324 stackoverflow 18 years ago
  Peter Reilly a7bbb2a52d bugzilla request: 42301 add default for text element in macrodef 18 years ago
  Peter Reilly 7181543803 remove the <define> nested element of <macrodef> 19 years ago
  Peter Reilly 4f2c3e14d6 make macrodef.backtrace=false cause all the nested tasks/types to have the same location as the macrodef instance 19 years ago
  Peter Reilly e56743fb3b add text for macro element. Bugzilla report 36803 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Peter Reilly 1595e25b55 [PATCH] bugzilla 40238 - nested macrodef 19 years ago
  Jacobus Martinus Kruithof 0df2b1de3f Minor updates based on the input of Dave Brosius 19 years ago
  Jacobus Martinus Kruithof 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 19 years ago
  Jacobus Martinus Kruithof c5a01d909c Removed unused local variables. 20 years ago
  Peter Reilly 8e23e6e3be just change the exception and not make a new exception 20 years ago
  Peter Reilly eaef2bfdbe add backtrace attribute to <macrodef> 20 years ago
  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 21 years ago
  Peter Reilly 278074659b add implicit element to macrodef 21 years ago
  Peter Reilly 13eae87a1a Expose MacroDef from MacroInstance 21 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 22 years ago
  Peter Reilly e211cf05f7 macrodef changes: 22 years ago
  Peter Reilly cadecc293e Add in Ant 1.6 javadocs for presetdef and macrodef 22 years ago
  Peter Reilly caeb8dad2d Adding tasks presetdef and macrodef 22 years ago