40 Commits (0e1127c22ce00b23a65cbf90b3abf1cee81133ab)

Author SHA1 Message Date
  Conor MacNeill 0e1127c22c Fix up style issues 23 years ago
  Conor MacNeill 0c253dc762 Coding standard conformance 23 years ago
  Jon Skeet f458059b9c Fixed up JavaDoc comments again. 24 years ago
  Jon Skeet f181fda33d JavaDoc comments. 24 years ago
  Stefan Bodewig a45ed20242 @exception -> @throws 24 years ago
  Stefan Bodewig 048caece40 move method refactoring - applied in a way that keeps 24 years ago
  Stefan Bodewig 575646714e simplify createAttributeSetter method. 24 years ago
  Stefan Bodewig cf8ec43ca4 improve javadoc 24 years ago
  Stefan Bodewig 3fddc0bcfd License police on documentation files: 24 years ago
  Magesh Umasankar 9a7f0056b4 Removed references to ValidatedFileAttribute and PreferredAttribute. 24 years ago
  Magesh Umasankar 2058109551 IntrospectionHelper has been modified such that overridden setter methods 24 years ago
  Stefan Bodewig 768bfa2bc6 If addConfiguredXyz and addXyz (or createXyz) have been present in the 24 years ago
  Stefan Bodewig a29e1aaf13 * addConfigured methods for custom tasks were being called twice. This 24 years ago
  Magesh Umasankar 8a7fce7e2e If a task contains setFoo(String) and setFoo(Bar), setFoo(Bar) gets selected by the introspection mechanism. 24 years ago
  Conor MacNeill 7583a2e2fc Remove tabs in IntrospectionHelper 24 years ago
  Stefan Bodewig 31d76fc5d0 spread the project instance a little further (this accounts for a 24 years ago
  Stefan Bodewig d17f3c4f2a Use locale independent methods to identify OS or match attributes and 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald bf7ed063e3 Removed redundent access specifiers so that Ant compiles cleanly in jikes pedantic mode. They are "strongly discouraged" by the JLS spec. 24 years ago
  Conor MacNeill 9091202b2a Fix bootstrap problems. Two issues. Filtering was always been done 24 years ago
  Conor MacNeill 40a387aa61 Give data types some of the capabailities of Tasks, namely access 24 years ago
  Conor MacNeill f2bc3fe7c8 New Introspection capability. Methods which have the signature 24 years ago
  Stefan Bodewig 6c36c507ed Adapt DTD to recent changes (types can be specified in targets and the 24 years ago
  Stefan Bodewig 8726d0dc58 testcase for JUnitTestRunner. 24 years ago
  Stefan Bodewig 07736d7ee1 help the garbage collector by cleaning out references in 24 years ago
  glennm 84b68cc945 Provide more descriptive error messages whenunknown attributes and elements are encountered in the build file.Bugzilla: 1722 24 years ago
  Stefan Bodewig c31e31c52a Make usage of my email address consistent (probably going to change 24 years ago
  Conor MacNeill fc90859974 Remove the concept of a factory method for creating nested elements 25 years ago
  Conor MacNeill 9bc78e6c25 Change to IntrospectionHelper to support creation of nested elements 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 41509d6410 Fixed message text when a class can not be found. 25 years ago
  Stefan Bodewig a8387980f9 Make the description attribute of Task accesible to build files 25 years ago
  Stefan Bodewig 1f7eed82cc Moved EnumeratedAttribute to types as well. 25 years ago
  Stefan Bodewig abd5987913 Made Path resolve relative paths through Project. Moved it to the 25 years ago
  Stefan Bodewig 3e3008a15b New Execution Framework. 25 years ago
  Stefan Bodewig aa7f2d4046 Added Thomas Haas Path class. 25 years ago
  Stefan Bodewig 084609e5ef Added a helper class for enumerated attributes and demonstrated its 25 years ago
  Stefan Bodewig 8953b25e9e Added a taskType attribute in addition to the taskName attribute to 25 years ago
  Stefan Bodewig 58fb68f483 Make Tasks aware of the name they are used as - and change the 25 years ago
  Stefan Bodewig b6ec4af9dd Rewritten the introspection part of ProjectHelper. 25 years ago