7058 Commits (dde3f7363ca527893db18fed6df3a5abdebca554)

Author SHA1 Message Date
  Jon Skeet f4f7024234 Fixed problem which gave (on Windows) output such as: 24 years ago
  Jon Skeet 36edbf6dcb Invalid scope parameters now throw exceptions. 24 years ago
  Conor MacNeill 241e6358ee Make message about dropped classpath elements verbose instead of a warning. 24 years ago
  Jon Skeet cda31f036c Put @todo tags back in now that there's support for them. 24 years ago
  Stefan Bodewig cf72dc9e50 Add an attribute to avoid <junit>'s classpath magic. 24 years ago
  Jon Skeet 92893d10b4 Added support for the -tag option in JavaDoc 1.4 24 years ago
  Stephane Bailliez f6736c632d GUMP Experiment. 24 years ago
  Jon Skeet a93a10a8ab JavaDoc comments. 24 years ago
  Stefan Bodewig 7cea475b85 2002, 2002, 2002, 2002 24 years ago
  Jon Skeet 69846bc441 First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Jon Skeet d19b7b2415 First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Jon Skeet 6a8c1d1dbb First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Stefan Bodewig 2f31d0c964 Add encoding attribute to copy/move so that filtered operations work 24 years ago
  Jon Skeet 74a9468ea4 Removed redundant static method which caused compilation failure. 24 years ago
  Jon Skeet f181fda33d JavaDoc comments. 24 years ago
  Jon Skeet 10a699cb4c JavaDoc comments. 24 years ago
  Jon Skeet 2c0784d479 JavaDoc comments. 24 years ago
  Erik Hatcher 2ccd335cf3 Added 'prefix' option to <property>. Designed to only work when loading a property file or resource. 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 899c0fc92a jdk 1.1 compatibility 24 years ago
  Conor MacNeill 1293c3bea0 Do not require tar files to be in ustar format. Old V7 format should now 24 years ago
  Stefan Bodewig a7f9947566 year 2002 squad at work. 24 years ago
  Steve Loughran 3a60c3af7e Utility task to list all your current properties along with unit tests, as written by Matt Albrecht . Added a prefix to save a subset of the properties for the very silly. Left it in optional.jar although it has no dependencies. 24 years ago
  Erik Hatcher 6cbeee38fa Here goes: propertyfile refactoring to hopefully fix all outstanding issues with it. "now" and "never" were removed as operations (didn't make sense). "never" was removed as a value (it caused a null pointer exception anyway). 24 years ago
  Conor MacNeill 165b7dfa13 Tests and fixes for the DemuxOutputStream 24 years ago
  Stefan Bodewig 17832b2eea <path> is not a task but a data type - and all data types can be used 24 years ago
  Steve Loughran 9580c7126a bug Id 6601; deprecation warning. 24 years ago
  Stefan Bodewig 79a5919664 fix boundary checking problem similiar to the one fixed for bug report 4290 24 years ago
  Stefan Bodewig 63eed537b6 optimize dependset by not comparing each target with each source but 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 01b79d1810 Add a new <contains> condition that looks for substrings. 24 years ago
  Stefan Bodewig cd5968cb24 dreaded year 2002 bug 8-) 24 years ago
  Stephane Bailliez d3d1af8130 Make sure to set the context classloader to the AntClassLoader. 24 years ago
  Stephane Bailliez 446a455769 Remove useless modifiers on interfaces. 24 years ago
  Stefan Bodewig 2737393e9f Fix problems in Linux version of <cab>: 24 years ago
  Stefan Bodewig d3cd72efd0 <regularexpression> --> <regexp> 24 years ago
  Stefan Bodewig 851bf0c5ed Better handling of tasks that are wrapped in TaskAdapters - unwrap 24 years ago
  Conor MacNeill db498d958d Remove Unused import 24 years ago
  Stefan Bodewig c2f05281ce Ignore redefinition of datatypes if new and old class are the same. 24 years ago
  Peter Donald 84c5e8b783 Remove excessive deprecation warnings. 24 years ago
  Stefan Bodewig 70b9a92855 fix inconsistency in log levels. 24 years ago
  Stefan Bodewig f20a1d1c4d please don't use <zip>'s file attribute 24 years ago
  Diane Holt bab68a7598 Only use "value" in reference to the 'value' attr; use "oldIntValue" for 24 years ago
  Diane Holt 47f04e469c Fix the increment/decrement operations so they work whether or not 24 years ago
  Erik Hatcher ef3cba5a03 Applied documentation patches sent by Jon Skeet 24 years ago
  Peter Donald a6e3c87111 Make doclets behave the same way as other ClassPath loaded things in the presence of gump ... or at least thats what I think this patch does ? ;) 24 years ago
  Stefan Bodewig 687d070dda Print a warning if we drop elements from a use supplied path. 24 years ago