6278 Commits (b229582ff1c616ed7c315bcca67b4f9c7d7b1598)

Author SHA1 Message Date
  Stefan Bodewig b229582ff1 whitespace changes only 17 years ago
  Stefan Bodewig 8542d84b4b Try to get more information from test failure in Gump 17 years ago
  Peter Reilly ee2509159b bugzilla 44731: index out of bound in globmapper (due to overlap) 17 years ago
  Peter Reilly 6cd7932329 test case for bugzilla 44731 - index out of bounds in globmapper 17 years ago
  Stefan Bodewig 2ee4e322a7 Redirect formatter output to out directory so it can get removed in cleanup target 17 years ago
  Stefan Bodewig 5ee25fec6f Xalan seems to require explicit encoding specifications when including files, should fix XsltTest and TraxLiaisonTest 17 years ago
  Stefan Bodewig 30f053c4b5 fix JspcTest by making the test file well-formed again 17 years ago
  Stefan Bodewig e464463a03 the path doesn't look that way on Unix 17 years ago
  Jesse N. Glick 7546276d2f Adding test case and further note for #42263 w.r.t. ${ant.core.lib} propagation. 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
  Peter Reilly c8254a23eb fix unit test 18 years ago
  Peter Reilly 76d35d045d add some missing depends 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
  Stefan Bodewig efcb32ddf7 add "testcase" for bug 44323 18 years ago
  Stefan Bodewig 96582825bb Ensure the line-ends match the platforms expectation in UTF-16 case. I can't seem to find a way that svn will accept UTF-16 and native eol-style, so I fall back to the trusted fixcrlf. 18 years ago
  Stefan Bodewig cd65163dcc excess blank caused test failure 18 years ago
  Stefan Bodewig 82d7b730e3 Test failed on Windows since the file has never been created (and thus never had the wrong case) 18 years ago
  Stefan Bodewig 4978e33242 skip scripty AntUnit tests if BSF/javax.script are not there 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
  Jan Materne ad6b39a620 * update javadoc 18 years ago
  Jesse N. Glick 3ca7e297fd Missing space between clauses. 18 years ago
  Jan Materne 9d0c47e4d4 FIX: on windows the css is not included (wrong path was calculated) 18 years ago
  Steve Loughran 00c53aef12 Bugzilla Bug 43624 18 years ago
  Steve Loughran 393f5d34fa bit of tuning 18 years ago
  Steve Loughran f47e4095c8 Bug 43936: <fixcrlf> errors are unhelpful 18 years ago
  Steve Loughran 75110026aa pulling out unneeded this. references in everything but the constructors/initialisers. No other changes. 18 years ago
  Steve Loughran 23bbf08572 pulling out unneeded this. references in everything but the constructors 18 years ago
  Kevin Jackson fe29f53a04 -correct setCreateFile to use provided flag 18 years ago
  Kevin Jackson 4a73a85b71 -comment WLrmic tests 18 years ago
  Peter Reilly d1b86f00e0 some javadoc 18 years ago
  Kevin Jackson 6b642c8f5a -use astext="true" so the test passes 18 years ago
  Kevin Jackson 3b9dfc6b06 -make encoding tests pass on windows 18 years ago
  Kevin Jackson 8d1843b59e -output for windows test 18 years ago
  Kevin Jackson 487cc320dc -use StringUtils 18 years ago