12118 Commits (2bcbbabc08c4473a33730fd06cc67870f01e17fe)
 

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
  Stefan Bodewig 9ae42e07c0 re-generate site 15 years ago
  Stefan Bodewig 0c0abb417e Nabble URLs have changed 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 354b40f37d sp 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 6db7cf1416 remove empty directories 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 fd52d72c61 <fail> used to be called <exit> for a few days. PR 48809 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
  Antoine Levy-Lambert 083a228b16 we are not using cvs any more either 15 years ago
  Antoine Levy-Lambert b22234e73f -u option is not needed with new versions of svn client 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 1c5c68f3ed correct name for xerces 15 years ago
  Stefan Bodewig 6bbdce0b78 Xerces has gone 15 years ago
  Stefan Bodewig 192168751c remove portions that are no longer necessary when we don't ship Xerces and xml-apis anymore 15 years ago
  Jesse N. Glick a20f25cb9d Removing xercesImpl.jar and xml-apis.jar. JDK 1.4+ should include a working XML parser already. 15 years ago
  Stefan Bodewig e5598cb612 clarify where addConfigured plays into the task's life-cycle. 15 years ago
  Stefan Bodewig 83ab773aaf trivial duplicate=fail test 15 years ago