97 Commits (bb0b6337289f041e7e4378f8bf87d6dd47c2166a)

Author SHA1 Message Date
  Jesse N. Glick 6672d9d6c7 #41264: In Ant 1.7.0, <fileset> in <javadoc> does not by default include 19 years ago
  Peter Reilly 1603fbba28 svn:eol-style native 19 years ago
  Peter Reilly a6761cd269 tests for classpathref attribute of whichresource 19 years ago
  Peter Reilly 19e7888cab replace a noop test 19 years ago
  Peter Reilly 3e928c1828 pset svn:eol-style native 19 years ago
  Peter Reilly 7e375918ce tests for errorProperty and updatedProperty of javac 19 years ago
  Jan Materne fefdb7bc0d Make <antversion> available as Task. 19 years ago
  Stefan Bodewig 4a7b5d89c8 adapt to new version 19 years ago
  Jan Materne df28041f27 Check if we are online for the online tests (maybe the property is not passed to the test). 19 years ago
  Jan Materne 63a845ef77 Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO). 19 years ago
  Jan Materne 0f59f57c4d organize imports 19 years ago
  Jan Materne 399a8a6d55 Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO). 19 years ago
  Peter Reilly efd2db02d5 Bugzilla 41201: [jar-task] wrong name for services folder 19 years ago
  Kevin Jackson 79ee75d29a -further refactoring as suggested by peter 19 years ago
  Kevin Jackson e8b7e1f028 -fix hasfreespace-test to avoid problems on pre jdk6 vms 19 years ago
  Kevin Jackson fe023065f2 - tests for parseHumanSizes 19 years ago
  Kevin Jackson a85674a29c -test for hasfreespace condition 19 years ago
  Kevin Jackson e5c7c5d48d - antunit test for antversion 19 years ago
  Matthew Jason Benson df0fa4d4ab Regression: <path> was evaluating nested content only once, so that it could 19 years ago
  Kevin Jackson d3fe71fb38 -TODO comments 19 years ago
  Kevin Jackson b9f1982589 -first stab at converting Location test to antunit 19 years ago
  Stefan Bodewig 50db66a856 Move description attribute from Task to ProjectComponent 19 years ago
  Stefan Bodewig 4b16358b66 linefeeds 19 years ago
  Peter Reilly ac456bb17e BZ:41080 xmlproperty multi-values overwrite properties 19 years ago
  Peter Reilly c9c2af1151 eol-style 19 years ago
  Peter Reilly ca13a11a24 added for multi value xmlproperty test 19 years ago
  Matthew Jason Benson f001fcba2b fix NPE in recursive filtering. BZ 41086. 19 years ago
  Jacobus Martinus Kruithof a53016a11b Removed superfluous comment 19 years ago
  Jacobus Martinus Kruithof a0c024f4c2 Pr 40972 Directory Deletion Dont Work Properly 19 years ago
  Matthew Jason Benson 6405019ad4 fix regression: dependset fails if target directory does not exist 19 years ago
  Matthew Jason Benson 2d80e74185 move so that temp files have no potential to impact anything 19 years ago
  Matthew Jason Benson 144e1863cc fix failures on cygwin since recent drive letter casing changes 19 years ago
  Matthew Jason Benson b994c52004 antunit-ize and FIX (they were severely broken) DependSet tests 19 years ago
  Matthew Jason Benson c101c5c8ab antunit-ize the bulk of the resourcecollection tests 19 years ago
  Peter Reilly eda247e75e unittest for adding prefix to a fileset ref 19 years ago
  Jacobus Martinus Kruithof fba52dd8fa added at least check to JavaEnvUtils (and make use of it) 19 years ago
  Jacobus Martinus Kruithof 2d53fc8d19 Validated under windows only but jdk 1.3 doesn't support the international format classpaths in jar manifests. 19 years ago
  Jacobus Martinus Kruithof 4c0e25065b Recent change changed captialization of drive letter. (Drive letter should be case insensitive anyway) 19 years ago
  Antoine Levy-Lambert 5e4d3d0c93 do not uppercase systematically drive letters in FileUtils#normalize 19 years ago
  Jacobus Martinus Kruithof 5f2768c82e Avoid JUNIT methods requiring java 1.4 or higher. 19 years ago
  Matthew Jason Benson 7e01ed9d2d Add innocuous warning message to catch erroneous ref="${refid}" stuff. 19 years ago
  Antoine Levy-Lambert 92b63d872f Incorrect recursion in DOMUtil.listChildNodes() 19 years ago
  Antoine Levy-Lambert 694f1df0de make unit tests pass 19 years ago
  Steven M. Cohen ad41ab3930 remove line inadvertently introduced during previous fix. 19 years ago
  Steven M. Cohen 658b738914 Fix bug 40882. 19 years ago
  Jesse N. Glick 98d1226139 If someone tries to append a path to itself, choke gracefully, not with a StackOverflowError. 19 years ago
  Jesse N. Glick 766c5b2bbc #40019 revision: ${user.variant} need not be set. 19 years ago
  Antoine Levy-Lambert 2201b1634b fix for Bugzilla 40722. Was identified as a directory scanning problem. 19 years ago
  Antoine Levy-Lambert 26498d6bc5 <delete> doesnt delete when defaultexcludes="false" and no includes is set 19 years ago
  Steve Loughran 14f760492c Made web.xml non optional again, as it was hiding too many bugs (e.g war files for tomcat 5), but added an attribute to make it optional. 19 years ago