7246 Commits (70abcb7f5d2128f7af46b37ca416d2859a77d8e6)

Author SHA1 Message Date
  Stefan Bodewig d2c31ad398 log where directories get created 17 years ago
  Stefan Bodewig c9913e80fa log where ftp is going to 17 years ago
  Stefan Bodewig f97926a108 Allow more control over CSV output. PR 35627. 17 years ago
  Matthew Jason Benson 7e387dfc12 doc/test global locals 17 years ago
  Matthew Jason Benson a3ac41924b add loadproperties tests; bugzilla 45372 17 years ago
  Matthew Jason Benson 93af3c50df add local properties; bugzilla 23942 17 years ago
  Matthew Jason Benson df2f921cdc threadsafety warning 17 years ago
  Matthew Jason Benson b1a5b49896 since; ws 17 years ago
  Stefan Bodewig f110a5fb7a XmlLogger could lose messages when parallel is used. PR 25734. Based on analysis and patch by Craig Sandvik 17 years ago
  Stefan Bodewig eaffd9d71b allow SQLWarnings to stop <sql>. PR 41836. 17 years ago
  Stefan Bodewig 1a85008736 new showWarnings attribute that makes <sql> display SQLWarnings - if any. PR 41836 17 years ago
  Stefan Bodewig e7b3093e3e allow a more lenient matching mode when searching for delimiters in <sql> 17 years ago
  Stefan Bodewig e1f227ae3d work on PR 26459 - in progress (fighting with the tests and my environment) 17 years ago
  Stefan Bodewig 3523966203 Allow ant to continue even if <sql> fails to connect to the database. PR 36712. 17 years ago
  Stefan Bodewig 435c6e5511 document null return value 17 years ago
  Stefan Bodewig d6bde1c2c9 Avoid NPE if database doesn't match expected vendor 17 years ago
  Stefan Bodewig 543148ca1d fix resultset und update count logic in sql. PRs 32168 and 36265. 17 years ago
  Stefan Bodewig 72e471f0b4 Allow subclasses to modify the connection and statement instances used by <sql> or to access the cached instances. PR 27178. Submitted by Mike Davis 17 years ago
  Stefan Bodewig 165e9f5dd2 More cases whete includeJavaRuntime="false" may fail for gcj. PR 34638. 17 years ago
  Stefan Bodewig 6644eb5bbb properly detect MacOS X when running inside OpenJDK. Bugzilla Issue 44889 17 years ago
  Stefan Bodewig d8ce03fe18 properly deal with multiple arguments to java2iioparams. PR 27444. 17 years ago
  Stefan Bodewig 9d992c668c clean up previous state when building multiple ejbjars in Borlands Appserver. PR 26921. Submitted by David leRoy. 17 years ago
  Stefan Bodewig 02b3a7d13c sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones. 17 years ago
  Matthew Jason Benson 9f64412c0b disable ErrorInCase check on osx 17 years ago
  Matthew Jason Benson 835a8f0cc8 type any 17 years ago
  Matthew Jason Benson 0137cd8b64 ws/sp 17 years ago
  Matthew Jason Benson 2756fee00e tearDown 17 years ago
  Matthew Jason Benson 83f7a54258 trivial 17 years ago
  Matthew Jason Benson 446f9ff333 add subclass hook 17 years ago
  Matthew Jason Benson d85f74bd30 sp 17 years ago
  Matthew Jason Benson 8d46e8fa1d ws 17 years ago
  Matthew Jason Benson eb12bd93a0 add Project to FileResourceIterator 17 years ago
  Matthew Jason Benson a89f19ddbd ws 17 years ago
  Matthew Jason Benson 88ba872596 simplify 17 years ago
  Matthew Jason Benson f4b28f1de4 fix bug I introduced 17 years ago
  Matthew Jason Benson 4bc4228b3e sp 17 years ago
  Matthew Jason Benson 66adfb896c bugzilla [45271]; process nonexistent resources with length mode=each 17 years ago
  Matthew Jason Benson 5676d56eef FileProvider changes 17 years ago
  Stefan Bodewig 983f0dbc16 fix NPE when running inside a container that puts non-String values inside the system properties 17 years ago
  Stefan Bodewig d8ae5c5bdd assign final variable initialized only once 17 years ago
  Stefan Bodewig bd0ca5c9e9 One more File.toURL case 17 years ago
  Stefan Bodewig 018b7a9ded whitespace changes 17 years ago
  Stefan Bodewig a7e2a93ee4 Remove synchronization around logging of messages in order to avoid potential deadlock - see PR 45194 17 years ago
  Stefan Bodewig a05aca8a79 Add a test that fails if we allow a logger to recursively log messages 17 years ago
  Stefan Bodewig a65cadb437 Add a separate lock for the BuildListener collection 17 years ago
  Stefan Bodewig ea41c72f7a finer grained synchronization of current Thread task handling, only lock the threads table but do so consistently 17 years ago
  Stefan Bodewig e03db74846 remove synchronization in addReference since getReferences hands out an un-synchronized table anyway 17 years ago
  Matthew Jason Benson 538af2f04d extract ContentTransformingResource from CompressedResource 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 17 years ago
  Matthew Jason Benson f2b07b0ac2 version 17 years ago