63 Commits (d12e6411ccc654bc10c102c8a085b6b0e4634f8b)

Author SHA1 Message Date
  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
  Conor MacNeill beb6031606 Merge from fix in 1.4 branch for gump test 24 years ago
  Conor MacNeill 046a49448b Actually set the exception on task level messages 24 years ago
  Conor MacNeill f97f71d5d1 Make if and unless attributes of <target> dynamically evaluated 24 years ago
  Conor MacNeill f2bc3fe7c8 New Introspection capability. Methods which have the signature 24 years ago
  Conor MacNeill 4f3e4e1690 Resolve properties loaded from files before sending them to the project 24 years ago
  glennm 9932ed799b Fix for id/refid data type bug. Delays adding the 24 years ago
  Conor MacNeill 059ad35916 This is a major change. :-) 24 years ago
  Stefan Bodewig 07736d7ee1 help the garbage collector by cleaning out references in 24 years ago
  Stefan Bodewig cf3d817333 Stop using canonical paths. This will change the behavior of Ant when 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 cfd119edd2 Allow data types to appear inside of targets. 24 years ago
  Conor MacNeill c1de5c6918 Repair install target and correct mionor typo 24 years ago
  Conor MacNeill 068f734884 Merge after 1.3 release 25 years ago
  Conor MacNeill 7435b27b91 Merge 1.3 branch changes into MAIN 25 years ago
  Jon Scott Stevens adbdf5d6c8 rolling back Josh's changes until he provides a better patch. :-) 25 years ago
  Jon Scott Stevens 9d48fbb8c3 added ability to define the begin/end tokens for the filtering. 25 years ago
  Conor MacNeill 6500a507bb Handle directories with # in them by passing the parser 25 years ago
  Conor MacNeill afe0093bd5 Make warning about unset properties only appear at VERBOSE level. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 12509319df Make documentation of <project>'s attributes reflect reality (and vice 25 years ago
  Conor MacNeill d741f56d0b Change behaviour to log a warning rather than throwing an exception. I had 25 years ago
  Conor MacNeill 5ccd2bcf73 Throw a BuildException when an attempt is made to use a property which has 25 years ago
  Stefan Bodewig 963798591e Finally make <taskdef>s with nested classpath elements work wherever 25 years ago
  Stefan Bodewig 4c27dd1648 Partially revert the last patch as it made taskdef work by breaking 25 years ago
  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