37 Commits (193ff8a349ba6b5f9cddb79a82c41cdb2209a28b)

Author SHA1 Message Date
  Stefan Bodewig 193ff8a349 Make sure, Taskdef.execute doesn't get called before the nested 25 years ago
  Stefan Bodewig 29378f767f Only set the project name if it has one (the name attribute of 25 years ago
  Stefan Bodewig 205151486a It seems far more plausible to interpret a relative file URI in SYSTEM 25 years ago
  Stefan Bodewig 081d01391f Resolve filenames in SYSTEM entity declarations relative to the 25 years ago
  Stefan Bodewig df7215b8f5 Don't assume it has been the build file if the parser throws a 25 years ago
  Stefan Bodewig ad48a0d392 Make the handling of nested #PCDATA more predictable by not stripping 25 years ago
  Stefan Bodewig 7ee8e30cd0 <ant> now copies the definitions of data types to the child project as 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 002d084d5d Provide the SAXParser with the File instead of an InputSource to give 25 years ago
  Stefan Bodewig 6ecbe24218 Moved ${} expansion and task evaluation to runtime. 25 years ago
  Stefan Bodewig 25fea2ba5d <project basedir=""> didn't work for absolute filenames. 25 years ago
  Stefan Bodewig 7d54561b80 Added support for data types to be defined at the project level. The 25 years ago
  Stefan Bodewig 4a96c6e0b7 Make <taskdef> and <property> do their job in execute instead of 25 years ago
  Conor MacNeill 21ac4b4b7f Print Projet help information 25 years ago
  Stefan Bodewig de3b5b8520 Work around a problem with a NullPointerException on IBM JDK 25 years ago
  Stefan Bodewig 1c38f4ed52 Didn't set the basedir correctly if the attribute to project was 25 years ago
  Stefan Bodewig 9b79c03c8a Didn't handle relative paths in project's basedir attribute correctly. 25 years ago
  Stefan Bodewig 51c4c2282c Resolve properties loaded from files in a more predictable way. 25 years ago
  Stefan Bodewig 09a656d526 Added unless attribute to target. 25 years ago
  Stefan Bodewig b6ec4af9dd Rewritten the introspection part of ProjectHelper. 25 years ago
  Conor MacNeill efa57c6a8b Avoid problems due to changes in JDK 1.3 introspection. 25 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 25 years ago
  Sam Ruby f71f90b16f Various cleanups 25 years ago
  Conor MacNeill b8678d9774 Fix handling of $$ in properties 25 years ago
  Conor MacNeill 1ba5087df4 Add BuildEvents to Ant 25 years ago
  Sam Ruby fe4a5cb029 Support JAXP and SAX1.0 25 years ago
  Sam Ruby 1b4714d042 Now make it work with JDK1.2.2. Thanks Craig for bringing it to my 26 years ago
  Sam Ruby 4461e98f84 Restore the ability to define properties and taskdefs outside the scope 26 years ago
  Sam Ruby 945b6d36d1 Allow names to be used as id references 26 years ago
  Sam Ruby e9f55d77d1 Added an *OPTIONAL* task which will allow a script, embedded or external, 26 years ago
  Sam Ruby 30d8dc80a5 Remove special processing for init. 26 years ago
  Sam Ruby c4815378ef Change design pattern for nested elements from "addBar" to "createBar" 26 years ago
  Sam Ruby 8de96cafd7 add support for nested properties 26 years ago
  Stefano Mazzocchi ae16bb711b Several changes: 26 years ago
  Stefano Mazzocchi ba22b3de5a Added the init() method to Task 26 years ago
  Costin Manolache b0bde55505 Added TaskAdapter - allows use of external Beans, without requiring them to 26 years ago
  James Duncan Davidson bce31805e9 initial checkin 26 years ago