5664 Commits (4608e8f4a894e5589a3bc8298d313acab0940111)

Author SHA1 Message Date
  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 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
  Matthew Jason Benson 1a82a29cb2 helper method 17 years ago
  Matthew Jason Benson b9a590f784 unused 17 years ago
  Matthew Jason Benson f4f447049b oops 17 years ago
  Matthew Jason Benson 95d2387488 unused 17 years ago
  Matthew Jason Benson 97e0129bfd constant 17 years ago
  Matthew Jason Benson ebff9b41e5 revert broken stuff 17 years ago
  Matthew Jason Benson 65b09851fd scale back synchronization 17 years ago
  Stefan Bodewig d3c9ac9bf9 whitespace changes 17 years ago
  Stefan Bodewig 09e0f524e6 Re-order, don't even enter the try block if there is nothing to do 17 years ago
  Stefan Bodewig 9e13d731c5 Use FileUtils, should fix PR 45190 17 years ago
  Steve Loughran 613f1f3339 extra diags when expand and untar fail 17 years ago
  Steve Loughran 7d77f6e9fb add some useful diagnostics messages when sftp fails. 17 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 17 years ago
  Stefan Bodewig 792a2f16f0 Add a new property to hold the current project's default target 17 years ago
  Stefan Bodewig 3f26f9a75c make ant.project.name a magic property 17 years ago
  Kevin Jackson d0cf7ed1e4 -spelling 17 years ago
  Peter Reilly ee2509159b bugzilla 44731: index out of bound in globmapper (due to overlap) 17 years ago
  Peter Reilly 561706f38c Bugzilla 44689: NPE with multiple targets and id's in task 18 years ago
  Peter Reilly 1cb20ea690 fix for 43799: ManifestClassPath cannot traverse system root 18 years ago
  Stefan Bodewig 496b59d0aa merge license additions from 1.7 branch (i.e. revs 637870 to 637914) 18 years ago
  Stefan Bodewig 7ea420955e normalize build file name. In essence, turn relative file names given on the command line into absolute ones. Submitted by: Justin Vallon. PR: 44323 18 years ago
  Matthew Jason Benson 82372e064b bz 44493 <sql> task cannot differentiate between "no resources specified" and "no resources found" 18 years ago
  Steve Loughran 6e72d89be8 Bug 42275 running ant off a network share can cause Ant to fail 18 years ago
  Stefan Bodewig 92ae184d31 track JUnit change in WHATSNEW, bump copyright year, add some Javadocs to new JUnit methods 18 years ago
  Stefan Bodewig 86b59ef90a fix part of Cactus problems with the refactored JUnit task of 1.7.0: create the "delegate" as needed instead of in execute() 18 years ago
  Kevin Jackson a1e34e70c4 -just testing netbeans 18 years ago
  Jan Materne f1dea0d369 Make code following the documentation. 18 years ago
  Jan Materne 57c3643ace Helper class for checking task configurations. 18 years ago
  Peter Reilly 6352c4ac1c checkstyle 18 years ago
  Steve Loughran 1e8f7ef1f9 BugID 44239: Add ability of resource classes to act as factories for relative resources 18 years ago
  Jan Materne cb4cbd5282 - spelling 18 years ago
  Steve Loughran 525ae6c4c0 Bug# 44242 Add <funtest> task for functional testing 18 years ago
  Steve Loughran 0b551678f1 bug 44241 add JavaConstantResource to read string constants. 18 years ago
  Steve Loughran 437d53cbd2 BugID 44240 factor out classpath support from JavaResource into an Abstract resource 18 years ago
  Jacobus Martinus Kruithof 46bf9d8c85 improved lay-out + add since ant 1.7.1 instead of 1.8 18 years ago
  Jacobus Martinus Kruithof 94dd480d07 request from cactus team, backward incompatible change in FileUtils made backward compatible 18 years ago