6430 Commits (ab42a6effb02930a372ccb8473e9ceaa126400a8)

Author SHA1 Message Date
  Steve Loughran 1d6d563a87 don't drop the underlying cause when thing can't be read 18 years ago
  Kevin Jackson a8b79fd315 -fix problem with windows file uris (stupid "Documents and Settings" bloody folder) 18 years ago
  Jan Materne 0a51af299e Beautify error message. 18 years ago
  Jan Materne c7f7d99c3d Add tests. Document the regexp for attribute name. 18 years ago
  Jan Materne b8bdf2149a Check every single character instead of trying using regexp's. 18 years ago
  Jan Materne 4462d80608 Validate the name of manifest attributes. ATM only whitespaces are catched, need some help with the regexp version. 18 years ago
  Stefan Bodewig 781433259a Java 6's javac doesn't understand -source 1.1 either (found by Gump and the log4j build <http://gump.zones.apache.org/gump/test/logging-log4j-12/logging-log4j-12/gump_work/build_logging-log4j-12_logging-log4j-12.html>) 18 years ago
  Peter Reilly f1e9c972fb bugzilla: 42142 add name of missing archive for zipfileset 18 years ago
  Matthew Jason Benson 7fe632db24 static inner should fix 1.2 probs 18 years ago
  Matthew Jason Benson fae1165196 add test 18 years ago
  Steve Loughran 41bd95f7ea adding javadocs. It seems to me that this code could be replaced by deleteChars.indexOf(c)>=0, delegating the loop to the string class itself 18 years ago
  Jacobus Martinus Kruithof ef5fa00d23 Optimization of the change commited yesterday. 18 years ago
  Jacobus Martinus Kruithof a109f4fc4f unused imports / serialverUID 18 years ago
  Jacobus Martinus Kruithof 20e8233e70 Changes after static code analysis. 18 years ago
  Jacobus Martinus Kruithof 2e15eb8a03 Changes after static code analysis. 18 years ago
  Jacobus Martinus Kruithof d5836ac061 Changes after static code analysis. 18 years ago
  Jacobus Martinus Kruithof fc24b8bbec Changes after static code analysis. 18 years ago
  Jacobus Martinus Kruithof a664a97520 Changes after static code analysis. 18 years ago
  Jacobus Martinus Kruithof dd84420703 Changes after static code analysis. 18 years ago
  Jacobus Martinus Kruithof 5ae25f988b Changes after static code analysis. 18 years ago
  Jacobus Martinus Kruithof 1af32c7d51 project cannot be null, few lines bewore and next line would throw NPE. 18 years ago
  Matthew Jason Benson d121889dca Patternset allows nested inverted patternsets using <invert>. 18 years ago
  Jacobus Martinus Kruithof f9bc9d18bf Test should also pass on other platforms. 19 years ago
  Antoine Levy-Lambert 23de1130b0 test for Bugzilla 41948 19 years ago
  Antoine Levy-Lambert e52412cab9 restore detailed import lines 19 years ago
  Antoine Levy-Lambert 25b1695de8 adding since tag for new method 19 years ago
  Antoine Levy-Lambert 1e4c39fb60 adding a method to find wrong cased files 19 years ago
  Matthew Jason Benson bbd75a7c27 Add IgnoreDependenciesExecutor for weird cases when the user wants to run only the targets explicitly specified. 19 years ago
  Steve Loughran b73a3b386a no need to mark static methods as final 19 years ago
  Steve Loughran 71812c8dc2 bug id 41904; -autoproxy broken. 19 years ago
  Kevin Jackson aa90e61cd6 -revert to non-reflective close 19 years ago
  Kevin Jackson 8a9e8a9034 -sorry prevent NullPointerException 19 years ago
  Kevin Jackson 08ece01ed6 -use reflection to avoid duplicated code for close (various things that can be closed) 19 years ago
  Kevin Jackson 19ae8da0e8 -typo (jeez) 19 years ago
  Kevin Jackson 5750c6cfc5 -added simple respondsTo method 19 years ago
  Kevin Jackson 945b899793 -remove extra space 19 years ago
  Kevin Jackson 929897d24d -use quiet close methods 19 years ago
  Kevin Jackson d8fdac9edf -tiny loop change 19 years ago
  Kevin Jackson d33718449b -remove trailing space 19 years ago
  Jan Materne 560433da5e Bug 41742: <junitreport> stylesheets now supports setting the title by <param>s. 19 years ago
  Matthew Jason Benson 9e500d883f oops unnecessary import 19 years ago
  Matthew Jason Benson fd0bdb2676 add truncate task 19 years ago
  Matthew Jason Benson 77ebd3353d use parseHumanSizes for longs. Allows 'computing terms' for any long. 19 years ago
  Matthew Jason Benson 16bab4de70 allow parsed human sizes to be prefixed by +/- 19 years ago
  Matthew Jason Benson 1a0a6dc389 add <last> resource collection 19 years ago
  Matthew Jason Benson c2ab8e03ed ws 19 years ago
  Matthew Jason Benson d778d0a6e2 spelling and random junk 19 years ago
  Jan Materne 71220c5b2f <antversion>-TASK evaluates now atLeast and exactly attributes. 19 years ago
  Antoine Levy-Lambert 7a8457b8fa make the tests use another http server as long as the apache infra does not provide the usual headers 19 years ago
  Antoine Levy-Lambert 2b140dc380 use another web site for the get w/timestamp tests, www.apache.org does not provide Last-Modified information 19 years ago