7159 Commits (bd52e7b9b16b87287bed0c011c4fc1794543e9fb)

Author SHA1 Message Date
  Matthew Jason Benson 2bcbbabc08 sp 15 years ago
  Matthew Jason Benson 91df263ee0 Bug 48816 - If <concat>'s first resourcecollection child is a <resources>, any subsequently added child resourcecollection joins the first 15 years ago
  Matthew Jason Benson 33e7d80901 failing test for bug 48816 15 years ago
  Matthew Jason Benson 0a8c19b47e PropertyResource will effectively proxy another Resource if ${name} evaluates to a Resource object. 15 years ago
  Matthew Jason Benson e46c4cd3c8 Add resource attribute to length task. 15 years ago
  Matthew Jason Benson 1dd445f404 test last property wins 15 years ago
  Matthew Jason Benson af5bab224e add prefix attribute to loadproperties task + more tests 15 years ago
  Matthew Jason Benson 1b990a501c null guard 15 years ago
  Matthew Jason Benson 427d7a924b antunitize LoadProperties JUnit tests 15 years ago
  Matthew Jason Benson 37b33d60cb remove temp antunit overridden target 15 years ago
  Matthew Jason Benson 9773faa8b4 unused import 15 years ago
  Matthew Jason Benson 18ccac8302 antunit-ize exec test to minimize number of layers at work 15 years ago
  Stefan Bodewig 9caa9ff440 enforce property immutability when resolving properties read as a map 15 years ago
  Stefan Bodewig 9ce605cca7 testcase for PR 48768 15 years ago
  Matthew Jason Benson 8a68340fc2 sp 15 years ago
  Matthew Jason Benson 819e23c77b tearDown 15 years ago
  Peter Reilly 919c88282c BZ48768: invalid ignoring of property setting in property file 15 years ago
  Stefan Bodewig d7cd65aa7f untabify 15 years ago
  Antoine Levy-Lambert 7fe0839f22 Fixing SymlinkTest#testSymbolicLinkUtilsMethods on Mac. Removing special handling of the Mac platform in this test case. 15 years ago
  Antoine Levy-Lambert a40f5fbc66 Bug 48788 - add removeKeepExtension option to NetRexxC task - patch submitted by Patric Bechtel (bechtel at ipcon dot de) 15 years ago
  Antoine Levy-Lambert ef2d463932 Fix for bug 48746, "exec task sometimes inserts extraneous newlines" 15 years ago
  Antoine Levy-Lambert 4d7bc0e158 fix getClassLocation method in Diagnostics class. Bug 48782. Reported by Torsten Werner. Patch by Ludovic Claude. 15 years ago
  Stefan Bodewig d3e00e275a EFS in APPNOTE.TXT stands for 'Early Feature Specification' so our usage of it as 'use the general purpose field to signal UTF8' is wrong. 15 years ago
  Jesse N. Glick 69eba07e72 Removing ant-trax.jar and folding TraXLiaison into ant-nodeps.jar. 15 years ago
  Jesse N. Glick bce2b193ec Removing stale references to xercesImpl.jar and xml-apis.jar. 15 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 15 years ago
  Matthew Jason Benson 4f1e68bd2b remove what appear to be the last of my formerly habitual uppercase HTML CODE tags ;) 15 years ago
  Stefan Bodewig 2dc4a513d9 round out test and document the bug 15 years ago
  Stefan Bodewig 0f8c5ae4bf VectorSet#remove doesn't work if the vector is at its capacity 15 years ago
  Stefan Bodewig 8a8995b999 typo 15 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 15 years ago
  Stefan Bodewig d58f4d380b Change more List#contains() cases, most of the changes are unlikely to have a real performance impact since the lists usually are too small 15 years ago
  Stefan Bodewig 01ca57a317 typo 15 years ago
  Stefan Bodewig e310776b9d embrace Java 1.4 and use LinkedHashMap instead of a Hashtable and a separate index to keep insert order 15 years ago
  Stefan Bodewig 70c93da9ae a few more O(n) lookups where O(1) would be possible - optional tasks not checked, yet 15 years ago
  Stefan Bodewig ba12ac85f4 better use the full potential of a Hashtable. PR 48755. Submitted by Marc Bevand. 15 years ago
  Stefan Bodewig f665a4d335 accept a wider range of existing zip archives by being more lenient when parsing extra fields 15 years ago
  Stefan Bodewig 83ab773aaf trivial duplicate=fail test 15 years ago
  Antoine Levy-Lambert 77cba689ce fix javadoc warnings 15 years ago
  Stefan Bodewig 49a001d9c9 make comparision locale insensitive 15 years ago
  Stefan Bodewig fb48a0fab6 testcase demonstrating PR 48734 15 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
  Stefan Bodewig 11b928d06e Avoid ConcurrentModificationException when iteratong over life-maps. PR 48310 16 years ago
  Stefan Bodewig 481cb3fc26 bump version 16 years ago