42 Commits (10aeeab05bb0ece58bc02b9f32661722985bfa92)

Author SHA1 Message Date
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Jon Skeet d19b7b2415 First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Steve Loughran b500d4af04 added logging of build file/target in verbose mode; surprised it wasnt there already. 24 years ago
  Stefan Bodewig 27fcd8bb46 make sure subbuild get their loggers. 24 years ago
  Stephane Bailliez 3c7ae9e725 Fix violations 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 24 years ago
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 years ago
  Peter Donald b06aed6911 Update to remove warnings generated by antcall due to last immutability tightening. Did this by adding a protected constructor to property. 24 years ago
  Steve Loughran 5aae1b3e8d Erik's big javadoc fixup, bugzilla ID #4992 24 years ago
  Stefan Bodewig 31d76fc5d0 spread the project instance a little further (this accounts for a 24 years ago
  Stefan Bodewig 36fa373b09 initialize the new project first so that loggers have been configured 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig 8c8d8c5f27 Only override subbuild's basedir if inheritall has been set to false. 24 years ago
  Conor MacNeill bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
  Stefan Bodewig bab6532e41 use FileUtils' resolution method for the dir/antfile logic 24 years ago
  Peter Donald 1a3c586744 Fix bug in Ant where the system properties would not be placed into new Project when inheritall=false. (This was due to confusion between variable naming). 24 years ago
  Stefan Bodewig 9092eca069 Make sure system properties as accessible in subbuilds in the 24 years ago
  Conor MacNeill e32249e2cb Route log messages to the subproject in <ant> and <antcall> situations 24 years ago
  Conor MacNeill 6d157f462c Add inheritAll attribute to <ant> task 24 years ago
  Stefan Bodewig dab0e37234 Make <antcall> and <ant> more Script-friendly. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Peter Donald 6b5745a21d Used some elisp magic to remove those tabs and replace with spaces. 25 years ago
  Stefan Bodewig 4673e840dc Better error reporting when <ant> cannot find the build file, grammar 25 years ago
  Stefan Bodewig 7ee8e30cd0 <ant> now copies the definitions of data types to the child project as 25 years ago
  Stefan Bodewig f0282fd8b1 Various checks for required attributes and better error messages added. 25 years ago
  Stefan Bodewig 6c89d5a7b8 Adapt <ant> to the fact that <property> does its work in execute() and 25 years ago
  Stefan Bodewig 8b2d7026b2 If the output has not been redirected (via -logfile) write error 25 years ago
  Stefan Bodewig 5a75c73535 Removed possible NullPointerException in <vssget>. Cleaned up JDK 25 years ago
  Conor MacNeill 962c579f1d Add the concept of a BuildLogger - A BuildListener with the following 25 years ago
  Stefan Bodewig 9b79c03c8a Didn't handle relative paths in project's basedir attribute correctly. 25 years ago
  Stefan Bodewig 12f19c9321 Modified Ant task to be less memory consuming. 25 years ago
  Stefan Bodewig 5fbf26cd07 Make subprojects aware of custom tasks. 25 years ago
  Stefan Bodewig b6ec4af9dd Rewritten the introspection part of ProjectHelper. 25 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 25 years ago
  Conor MacNeill 1ba5087df4 Add BuildEvents to Ant 25 years ago
  Costin Manolache e14600612c Added "output" parameter to Ant - it will allow the redirection of output. 26 years ago
  Costin Manolache e3dd337f59 - Get will try 3 times and has an option to ignore the errors 26 years ago
  Costin Manolache b50aeba8b7 Use createProperty instead of addProperty. 26 years ago
  Costin Manolache b7258ab797 - added "deep" properties to <ant> - you can now set properties for the 26 years ago
  Stefano Mazzocchi 46534f2b3d Added the ability to dump everything to a file. 26 years ago
  James Duncan Davidson bce31805e9 initial checkin 26 years ago