12094 Commits (a40f5fbc661d21426b9e147021c9bff6af807813)
 

Author SHA1 Message Date
  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" 16 years ago
  Antoine Levy-Lambert 4d7bc0e158 fix getClassLocation method in Diagnostics class. Bug 48782. Reported by Torsten Werner. Patch by Ludovic Claude. 16 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. 16 years ago
  Jesse N. Glick 69eba07e72 Removing ant-trax.jar and folding TraXLiaison into ant-nodeps.jar. 16 years ago
  Jesse N. Glick bce2b193ec Removing stale references to xercesImpl.jar and xml-apis.jar. 16 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 16 years ago
  Matthew Jason Benson 4f1e68bd2b remove what appear to be the last of my formerly habitual uppercase HTML CODE tags ;) 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 8a8995b999 typo 16 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 16 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 16 years ago
  Stefan Bodewig 01ca57a317 typo 16 years ago
  Stefan Bodewig e310776b9d embrace Java 1.4 and use LinkedHashMap instead of a Hashtable and a separate index to keep insert order 16 years ago
  Stefan Bodewig 70c93da9ae a few more O(n) lookups where O(1) would be possible - optional tasks not checked, yet 16 years ago
  Stefan Bodewig ba12ac85f4 better use the full potential of a Hashtable. PR 48755. Submitted by Marc Bevand. 16 years ago
  Antoine Levy-Lambert 083a228b16 we are not using cvs any more either 16 years ago
  Antoine Levy-Lambert b22234e73f -u option is not needed with new versions of svn client 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 1c5c68f3ed correct name for xerces 16 years ago
  Stefan Bodewig 6bbdce0b78 Xerces has gone 16 years ago
  Stefan Bodewig 192168751c remove portions that are no longer necessary when we don't ship Xerces and xml-apis anymore 16 years ago
  Jesse N. Glick a20f25cb9d Removing xercesImpl.jar and xml-apis.jar. JDK 1.4+ should include a working XML parser already. 16 years ago
  Stefan Bodewig e5598cb612 clarify where addConfigured plays into the task's life-cycle. 16 years ago
  Stefan Bodewig 83ab773aaf trivial duplicate=fail test 16 years ago
  Nicolas Lalevee 044c3e33c8 here is my new longer public key 16 years ago
  Antoine Levy-Lambert 36633b9872 update upload instructions for java-repository artefacts 16 years ago
  Antoine Levy-Lambert 77cba689ce fix javadoc warnings 16 years ago
  Antoine Levy-Lambert f197ffbdd1 adapting the creation of the maven artefacts to maven2 repository layout 16 years ago
  Antoine Levy-Lambert 9ced5ea9ff updating description of how to generate the docs from xdocs 16 years ago
  Antoine Levy-Lambert e9f610b51d obsolete faq entries removed by J Glick 16 years ago
  Jesse N. Glick 92efb66fc9 Deleting some obsolete FAQ entries. 16 years ago
  Stefan Bodewig 49a001d9c9 make comparision locale insensitive 16 years ago
  Stefan Bodewig fb48a0fab6 testcase demonstrating PR 48734 16 years ago
  Antoine Levy-Lambert b376b026ff provisional change of ReleaseInstructions 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
  Stefan Bodewig ca7de48b5d update doap file 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
  Antoine Levy-Lambert b50c463049 update of FAQ 16 years ago
  Stefan Bodewig 34efe2c191 Java 1.4 is required 16 years ago
  Stefan Bodewig a01fc5a82e Java 1.4 is required 16 years ago
  Stefan Bodewig f369bf5447 bump version 16 years ago