2053 Commits (7efc06af49ac85c35b17dff638c8f28ca73eba78)

Author SHA1 Message Date
  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
  Conor MacNeill 7efcedb77b Make ParallelTest work on Windows 24 years ago
  Stephane Bailliez 7fe9f6ac3d Message has been changed from "default constructor" to "no-arg constructor" in Project. 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
  Stefan Bodewig 62f2142b34 Add pointer to TIM 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 83dc385bd0 Switch CLASSPATH back to Windows format in Cygwin. 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 99cb5283fe superflous line that wasn't meant to go into CVS 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 36be3c93e4 Testcase for PR 5006. Make sure to set the context classloader. 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 3094ca2c8f Make JDK 1.4 happy by changing assert to assertTrue. 24 years ago
  Stefan Bodewig 35b6913d94 Make tests pass on JDK 1.1. 24 years ago
  Stefan Bodewig 687d070dda Print a warning if we drop elements from a use supplied path. 24 years ago
  Stefan Bodewig 96203d2041 Fix sysproperty handling (testcase fails for old code and passes for 24 years ago
  Stefan Bodewig 14069410f1 Add testcase for sysproperty handling. 24 years ago
  Stefan Bodewig 4a89083738 More JavaDoc documentation fixups. 24 years ago