4097 Commits (6653c42a77eb0d663817f3112a5631f3bad6bfbe)

Author SHA1 Message Date
  Steve Loughran 98e632f37a factor out close logic 21 years ago
  Steve Loughran 87ce22c5e9 final declaration is moot for a static 21 years ago
  Steve Loughran 29b76e0c01 These are all patches to stop java1.5 whining about varargs. 21 years ago
  Stefan Bodewig 4216b1a4cc Improve code as suggested by Dominique 21 years ago
  Stefan Bodewig ff703c26b3 fix years 21 years ago
  Stefan Bodewig b1186f08a3 Preparations for PR: 21832, in particular unit tests and some 21 years ago
  Stefan Bodewig 32365ed4e0 Some places where url.toFile has been used instead of FileUtils.fromURI. 21 years ago
  Stefan Bodewig 1700aa0b9e Make getCompatibilityWith actually compare two different values. 21 years ago
  Stefan Bodewig 24f365284e Don't use deprecated code. Submitted by: Kevin Jackson <kevin dot jackson at it dot fts dash vn dot com> 21 years ago
  Stefan Bodewig 09966b4c39 Adjust to reality 21 years ago
  Stefan Bodewig b5252dc951 Adjust to reality 21 years ago
  Stefan Bodewig 53cd4e8958 Tests for recorder by Martijn Kruithof 21 years ago
  Steve Loughran 7651d02856 1. Updated repository work; now has the following from Russel Gold's contrib 21 years ago
  Stefan Bodewig c8203de650 whitespace changes only 21 years ago
  Stefan Bodewig f40450a1ea Make sure <record> lets go of files when stopped. 21 years ago
  Steve Loughran e47f624d54 more diagnostics 21 years ago
  Steve Loughran 844ca96965 merging features of Russell's dependencies contribution; 21 years ago
  Steve Loughran fdc903238f Patch in PR# 21996 21 years ago
  Peter Reilly 060243e8bf Use org.apache.log4j.Logger instead of org.apache.log4j.Category 21 years ago
  Stefan Bodewig f993e95b32 Make handling of javac -source easier. Simply make JDK 1.4.1's 21 years ago
  Steve Loughran 04b378d4c8 not testing the broken stuff; will do a big rework soon w/ the httpunit and incubator stuff integrated 21 years ago
  Peter Reilly 39868ef368 Properties.propertyNames() should be used instead of .keys(): 21 years ago
  Peter Reilly 7e145de4f1 Properties.propertyNames() should be used instead of .keys(). 21 years ago
  Stefan Bodewig a39b8f902e Removed too much with my last patch 21 years ago
  Peter Reilly 6515402721 NPE using XmlLogger and antlib 21 years ago
  Stefan Bodewig 39404a0194 Better error reporting when users set the wrong default namespace. 21 years ago
  Stefan Bodewig a245b4e9e6 compiler attributes is used to determine command line arguments even in the fork case, this warning is misleading. PR: 31664 21 years ago
  Stefan Bodewig d2ceff2d4e Move GetLibrariesTest to make tests compile without httpclient 21 years ago
  Steve Loughran 045a7004a1 Repository support; needs http client 2.x and commons-logging. 21 years ago
  Peter Reilly a340fef0f6 Concat task instance could not be run twice 21 years ago
  Peter Reilly 4e1ca8adac ExecTask executes checkConfiguration() even though os does not match. 21 years ago
  Peter Reilly 7228bef97c add failall value for onerror attribute of <typedef> 21 years ago
  Stefan Bodewig 9f4c2a3be6 Errors thrown before we fire startTestSuite cause problems in setOutAndErr 21 years ago
  Stefan Bodewig 3c231b4ee7 The code that tries to detect a crashing forked VM in <junit> breaks 21 years ago
  Stefan Bodewig 52af56afe8 define <ispingable> 21 years ago
  Steve Loughran 8e933d962a ispingable is defined, corrected validation logic (I think :) 21 years ago
  Steve Loughran 00a70173b2 Apt docs. Also flipped the nocompile flag in name and meaning 21 years ago
  Peter Reilly 7924a0f5e5 remove a debug system.out from XmlProperty.java 21 years ago
  Steve Loughran 278fa07a5b apt tool 21 years ago
  Steve Loughran c0bda1b4cc Fed up with complaints about rmic generated code not having its source files found. Now you can turn it off. 21 years ago
  Steve Loughran 5f78c07e3b Wrapper for Apt tool in Java1.5, from bug ID 29978 21 years ago
  Steve Loughran 8c49a2b843 Test that verifies XML parser version (Xerces) and feature set. 21 years ago
  Steve Loughran 689641b018 accessors to command line are occasionally useful when working with java 21 years ago
  Steve Loughran 1a5baa2ad8 raise log level of targets to match that of task events 21 years ago
  Steve Loughran b76a450b32 Move optional conditions to a suitable place 21 years ago
  Steve Loughran e0447a7385 First of the Java1.5 extensions. Closest j2se has for detecting offline state, though I note J2ME and JavaWebStart have offline tests. 21 years ago
  Matthew Jason Benson c3c765a2b6 Documentation fixes for PVCS task. 21 years ago
  Matthew Jason Benson 95b30f07cc Make Gump happy 21 years ago
  Matthew Jason Benson a5a1cf2395 Restore <move>'s ability to replace existing files and/or write 21 years ago
  Steve Loughran e66d7c8754 Dont ask me why jikes decided to go all fussy on me. It has, and these are the corrections. 21 years ago