4462 Commits (58a1092735c20cad2a05dc9006fad39614f40d23)

Author SHA1 Message Date
  Stefan Bodewig 776c80d8ec Fix propertyset's builtin attribute 21 years ago
  Stephane Bailliez 366f48ac93 Fixed escaping of stderr/stdout 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Stefan Bodewig ed380ea5d0 deprecated or not, this is the only way to avoid creation of both - a Date and a Calendar instance - that works on JDK 1.3 and 1.2 - Calendar#setTimeInMillis has been protected before 1.4 21 years ago
  Stefan Bodewig 52bdd44cde JDK 1.3- 21 years ago
  Stefan Bodewig 12efb8ddef several javadoc fixes. 21 years ago
  Stefan Bodewig 5cdf6b2b0c Invoke static methods as static methods. 21 years ago
  Stefan Bodewig c776fe2b0e Don't create too many temporary objects, based on a patch by Kevin Jackson 21 years ago
  Stefan Bodewig 42d9dddc08 Restore old method signature (BWC) and plug a ResultSet leak at the same time 21 years ago
  Stephane Bailliez be45954b98 Avoid calling getResultSet() multiple times when printing just in case Informix does not like it. This was per suggestion of Bohuslav Roztocil. 21 years ago
  Stephane Bailliez 509ae3e1f5 Fix a NPE that occurred apparently because Folder.list() can return null 21 years ago
  Steve Loughran c8d28da5f8 Manifest task logs warnings: PR32190 21 years ago
  Stephane Bailliez 1299460664 Fix invalid xml formed in case the filename is made of reserved xml characters (ampersand for entities for instance) 21 years ago
  Stephane Bailliez d809433494 Make it compatible with Safari.. the open function does not return any document. 21 years ago
  Steve Loughran a1ead42848 factor out close logic. This changes 21 years ago
  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