1284 Commits (240c8d4390d87359d48824ba4c6dfd6959fd9f76)

Author SHA1 Message Date
  Matthew Jason Benson af5bab224e add prefix attribute to loadproperties task + more tests 16 years ago
  Matthew Jason Benson 427d7a924b antunitize LoadProperties JUnit tests 16 years ago
  Matthew Jason Benson 37b33d60cb remove temp antunit overridden target 16 years ago
  Matthew Jason Benson 18ccac8302 antunit-ize exec test to minimize number of layers at work 16 years ago
  Stefan Bodewig 9caa9ff440 enforce property immutability when resolving properties read as a map 16 years ago
  Stefan Bodewig 9ce605cca7 testcase for PR 48768 16 years ago
  Matthew Jason Benson 819e23c77b tearDown 16 years ago
  Antoine Levy-Lambert 7fe0839f22 Fixing SymlinkTest#testSymbolicLinkUtilsMethods on Mac. Removing special handling of the Mac platform in this test case. 16 years ago
  Jesse N. Glick 69eba07e72 Removing ant-trax.jar and folding TraXLiaison into ant-nodeps.jar. 16 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 16 years ago
  Stefan Bodewig 2dc4a513d9 round out test and document the bug 16 years ago
  Stefan Bodewig 0f8c5ae4bf VectorSet#remove doesn't work if the vector is at its capacity 16 years ago
  Stefan Bodewig f665a4d335 accept a wider range of existing zip archives by being more lenient when parsing extra fields 16 years ago
  Stefan Bodewig 83ab773aaf trivial duplicate=fail test 16 years ago
  Stefan Bodewig fb48a0fab6 testcase demonstrating PR 48734 16 years ago
  Stefan Bodewig 95fc2bb2ea make war-test use more of antunit-base's infrastructure 16 years ago
  Stefan Bodewig 6c678fd2c3 add a test for <war> to guard against a bug like 6836 from <ear> 16 years ago
  Stefan Bodewig b3d0778d1f make war-test use more of antunit-base's infrastructure 16 years ago
  Stefan Bodewig 923ce185dd fix regression in <ear> that would allow multiple application.xml files. PR 6836 16 years ago
  Stefan Bodewig 6d13fceec8 filesmatch throws NPE when comparing texts and the second one has fewer lines. PR 48715 16 years ago
  Stefan Bodewig c1091535ba (silently) failing testcase for 6836 16 years ago
  Stefan Bodewig e731d415a3 test failed on Windows 16 years ago
  Matthew Jason Benson 9fd3da80a6 Mapper-aware selectors (depends, different, present) now accept typedef'd FileNameMappers 16 years ago
  Stefan Bodewig 127dbbc943 Don't add new Date comments each time the file is written. PR 48558 16 years ago
  Stefan Bodewig a9f17b8762 don't add the same comment over and over again. Related to PR 48558 16 years ago
  Stefan Bodewig c2875d3bd8 only add a newline before the first new property rather than every new one 16 years ago
  Stefan Bodewig dd92def3ae try to make ZipExtraField change in zip backwards compatible for subclasses that override zipFile. PR 48541 16 years ago
  Stefan Bodewig 73a3dfbc27 appendtolines -> suffixlines 16 years ago
  Stefan Bodewig 683d210dae follow Jesse's suggestion and use ant.core.lib - make testBasicOperation platform independent 16 years ago
  Stefan Bodewig 98563c7884 additional testcase 16 years ago
  Stefan Bodewig 510f6b08f6 target-group -> extension-point 16 years ago
  Stefan Bodewig 24fbc8626d complement prefixlines with appendtolines 16 years ago
  Stefan Bodewig 94cf2091bf document resourcelist and make it available 16 years ago
  Stefan Bodewig bfc70a7112 functional tests for resourcelist 16 years ago
  Stefan Bodewig 1d9f0594cf reference handling tests for ResourceList 16 years ago
  Stefan Bodewig 6cb11c4a23 try a bit harder to close the archive when reading a build file. Since that still doesn't work, add a task to brutally close jars and use it in import-url-test 16 years ago
  Stefan Bodewig e1cd13c79b support creating url resources relative to other URLs 16 years ago
  Stefan Bodewig 42f31b452b Fix import's file attribute if file is imported from URL, test it, document it. Note to self - url resource needs a way to create relative urls. Not to self - the duplication in the manual pages for import and include must stop. 16 years ago
  Stefan Bodewig 2ef9a200ad allow import of FileProvider or URLProvider resources 16 years ago
  Stefan Bodewig 211d0a8ea6 make javaresource an URLProvider 16 years ago
  Stefan Bodewig 98f78e19bd tar doesn't always recognize the target isn't up to date. PR 48035 16 years ago
  Stefan Bodewig fa67ab4990 Make if/unless und junit test children use the same logic as target's if/unless 16 years ago
  Stefan Bodewig 163f90f6bc Make junit's formatter if/unless behave like target's if/unless 16 years ago
  Stefan Bodewig f503d05c52 make funtest even less visible 16 years ago
  Stefan Bodewig 48468d8995 use the same logic as target for xslt's param element's if/unless attribute 16 years ago
  Stefan Bodewig 73c0030ac6 make select selector and include/exclude use the same logic as target for if/unless 16 years ago
  Stefan Bodewig bf8a13577a behavior when property value is neither true nor false 16 years ago
  Stefan Bodewig 1d56ecb5ab Make fail task use the same if/unless logic as target 16 years ago
  Stefan Bodewig c6b7ba94ce Make target's if/unless treat true/false strings as booleans 16 years ago
  Stefan Bodewig cb2df57502 things you didn't know target could do ;-) 16 years ago