6377 Commits (fdc28daf8d4df3e8343f06ab49c29940f263b60a)

Author SHA1 Message Date
  Stefan Bodewig 6644eb5bbb properly detect MacOS X when running inside OpenJDK. Bugzilla Issue 44889 18 years ago
  Stefan Bodewig d8ce03fe18 properly deal with multiple arguments to java2iioparams. PR 27444. 18 years ago
  Stefan Bodewig 9d992c668c clean up previous state when building multiple ejbjars in Borlands Appserver. PR 26921. Submitted by David leRoy. 18 years ago
  Stefan Bodewig 02b3a7d13c sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones. 18 years ago
  Matthew Jason Benson 9f64412c0b disable ErrorInCase check on osx 18 years ago
  Matthew Jason Benson 835a8f0cc8 type any 18 years ago
  Matthew Jason Benson 0137cd8b64 ws/sp 18 years ago
  Matthew Jason Benson 2756fee00e tearDown 18 years ago
  Matthew Jason Benson 83f7a54258 trivial 18 years ago
  Matthew Jason Benson 446f9ff333 add subclass hook 18 years ago
  Matthew Jason Benson d85f74bd30 sp 18 years ago
  Matthew Jason Benson 8d46e8fa1d ws 18 years ago
  Matthew Jason Benson eb12bd93a0 add Project to FileResourceIterator 18 years ago
  Matthew Jason Benson a89f19ddbd ws 18 years ago
  Matthew Jason Benson 88ba872596 simplify 18 years ago
  Matthew Jason Benson f4b28f1de4 fix bug I introduced 18 years ago
  Matthew Jason Benson 4bc4228b3e sp 18 years ago
  Matthew Jason Benson 66adfb896c bugzilla [45271]; process nonexistent resources with length mode=each 18 years ago
  Matthew Jason Benson 5676d56eef FileProvider changes 18 years ago
  Stefan Bodewig 983f0dbc16 fix NPE when running inside a container that puts non-String values inside the system properties 18 years ago
  Stefan Bodewig d8ae5c5bdd assign final variable initialized only once 18 years ago
  Stefan Bodewig bd0ca5c9e9 One more File.toURL case 18 years ago
  Stefan Bodewig 018b7a9ded whitespace changes 18 years ago
  Stefan Bodewig a7e2a93ee4 Remove synchronization around logging of messages in order to avoid potential deadlock - see PR 45194 18 years ago
  Stefan Bodewig a05aca8a79 Add a test that fails if we allow a logger to recursively log messages 18 years ago
  Stefan Bodewig a65cadb437 Add a separate lock for the BuildListener collection 18 years ago
  Stefan Bodewig ea41c72f7a finer grained synchronization of current Thread task handling, only lock the threads table but do so consistently 18 years ago
  Stefan Bodewig e03db74846 remove synchronization in addReference since getReferences hands out an un-synchronized table anyway 18 years ago
  Matthew Jason Benson 538af2f04d extract ContentTransformingResource from CompressedResource 18 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 18 years ago
  Matthew Jason Benson f2b07b0ac2 version 18 years ago
  Matthew Jason Benson 1a82a29cb2 helper method 18 years ago
  Matthew Jason Benson b9a590f784 unused 18 years ago
  Matthew Jason Benson f4f447049b oops 18 years ago
  Matthew Jason Benson 95d2387488 unused 18 years ago
  Matthew Jason Benson 97e0129bfd constant 18 years ago
  Matthew Jason Benson ebff9b41e5 revert broken stuff 18 years ago
  Matthew Jason Benson 65b09851fd scale back synchronization 18 years ago
  Stefan Bodewig d3c9ac9bf9 whitespace changes 18 years ago
  Stefan Bodewig 09e0f524e6 Re-order, don't even enter the try block if there is nothing to do 18 years ago
  Stefan Bodewig 9e13d731c5 Use FileUtils, should fix PR 45190 18 years ago
  Steve Loughran 613f1f3339 extra diags when expand and untar fail 18 years ago
  Steve Loughran 7d77f6e9fb add some useful diagnostics messages when sftp fails. 18 years ago
  Kevin Jackson 13c659aeba -getDocumentElement instead of getFirstChild().getNextSibling() 18 years ago
  Stefan Bodewig fa52b460c1 Add a magic property that lists the targets that have been specified in order to run the current project. Based on patch by Colm Smyth (just like rev663051 was). PR 44980 18 years ago
  Stefan Bodewig 792a2f16f0 Add a new property to hold the current project's default target 18 years ago
  Stefan Bodewig 3f26f9a75c make ant.project.name a magic property 18 years ago
  Kevin Jackson d0cf7ed1e4 -spelling 18 years ago
  Stefan Bodewig b1e478fd6c disable FailureRecorder test when running JUnit4 18 years ago
  Stefan Bodewig b229582ff1 whitespace changes only 18 years ago