43 Commits (9e500d883f757824c2aeb136fb14e602ddfa1df1)

Author SHA1 Message Date
  Peter Reilly b471ac5e8c stop making MacroDef#TemplateElement extend MacroDef#Member - BC reasons, and remore MacroDef#Member 19 years ago
  Peter Reilly 7181543803 remove the <define> nested element of <macrodef> 19 years ago
  Peter Reilly 59ac4ad935 checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Peter Reilly 4cf2a60f94 Fix regression: revert changes to MacroDef.Attribute and Macrodef.Text 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Dominique Devienne 09f2249386 Apparently equals() is not used much, 'cause I broke it and all tests passed... --DD 20 years ago
  Dominique Devienne 71ecbaefb2 Factor in common code of Attribute/TemplateElement/Text into new base class Member. --DD 20 years ago
  Steve Loughran be59223d0d adding messages at the -v level to make it clearer what is going on. Although we always log defined components at -debug, once you do presetdef and macrodef more people may want to see the output. And when you start defining into namespaces, you really want to see what is going on... 20 years ago
  Jan Materne 2bd22a38ca more JavaDoc happiness :-) 20 years ago
  Peter Reilly 2a816a5361 * <macrodef> with redefined default values was incorrect. (Fix for 20 years ago
  Peter Reilly eaef2bfdbe add backtrace attribute to <macrodef> 20 years ago
  Peter Reilly 04330159c2 <macrodef> with default values set by properties would be 21 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
  Peter Reilly 278074659b add implicit element to macrodef 21 years ago
  Peter Reilly fa45d9628d Fix use of hashcode in MacroDef 21 years ago
  Peter Reilly c885f56836 remove authors from files 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 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 af0809b04d macrodef element names are case insensentive due to use of DynamicConfigurator 22 years ago
  Stefan Bodewig 08d430255d 2004 22 years ago
  Peter Reilly 049e8cfaa9 Add description attributes for elements and attributes of macrodef 22 years ago
  Peter Reilly 6aba7c5074 Macrodef can only see lower case attribute names due to its 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 ab0aa53ee1 Implement the sequential element of macrodef by a createSequential and 22 years ago
  Peter Reilly 77be27b180 Remove option to have parallel instead of sequential for macrodef. The 22 years ago
  Peter Reilly 7bcae494e8 Opps, compare defaultvalue with name when testing for macrodef equality 22 years ago
  Peter Reilly 8a08e94939 remove method implemented in superclass 22 years ago
  Peter Reilly fa097d22ea remove attributestyle attribute from macrodef 22 years ago
  Peter Reilly 84b6f69d71 Remove interface AntlibInterface - replace with class AntlibDefintion 22 years ago
  Peter Reilly d66074dfdd next set of typo corrections by Larry Shatzer 22 years ago
  Antoine Levy-Lambert 3396e7c321 Remove direct call to deprecated project, location, tasktype Task field, 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