33 Commits (24eb5693d6b7363262ea941cac63d15230aa1aab)

Author SHA1 Message Date
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago
  Stefan Bodewig 1aca5cf036 Avoid reusing StringBuffers to work around JDK 1.4.1 memory leak. 22 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Stefan Bodewig 1c960e7c14 Allow target-less build files by 23 years ago
  Conor MacNeill bd1810c953 Some simple Javadocs - also reduce scope of Javadoc work to public 23 years ago
  Conor MacNeill 0e1127c22c Fix up style issues 23 years ago
  Stefan Bodewig 9fb2961443 Adding some @since tags. 23 years ago
  Stefan Bodewig 1d7d78ea0d Bug 7552 auditing of <antstructure> - reset cache of visited elements 23 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Magesh Umasankar 00013b4e5c Name is optional for <project> 24 years ago
  Stephane Bailliez 3c7ae9e725 Fix violations 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez 7a4e9ca227 Fix bad coding style. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
  Stefan Bodewig 6c36c507ed Adapt DTD to recent changes (types can be specified in targets and the 24 years ago
  Stefan Bodewig c31e31c52a Make usage of my email address consistent (probably going to change 24 years ago
  Stefan Bodewig 4053c68fd7 Make antstructure ommit tasks it cannot load properly. 25 years ago
  Stefan Bodewig e65f093c8c Make <antstructure> deal with EnumeratedAttribute attributes whose 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 8c59db7895 Allow tasks to be added at runtime and only fail if they cannot be 25 years ago
  Stefan Bodewig a8387980f9 Make the description attribute of Task accesible to build files 25 years ago
  Stefan Bodewig 7d54561b80 Added support for data types to be defined at the project level. The 25 years ago
  Stefan Bodewig 2f546331b3 Used the deprecated version of EnumeratedAttribute. 25 years ago
  Stefan Bodewig 1f7eed82cc Moved EnumeratedAttribute to types as well. 25 years ago
  Stefan Bodewig 2054505cbb Added a nested patternsetref element to fileset. 25 years ago
  Stefan Bodewig 0325431a65 Make AntStructure compile under 1.1. 25 years ago
  Stefan Bodewig f04102f8bd First cut at a task that generates a DTD for the currently running Ant. 25 years ago