7329 Commits (7396577cf8483baeb3d2c14a5faee0d1f8331aa2)

Author SHA1 Message Date
  Stefan Bodewig b1b76c9c72 whitespace 17 years ago
  Stefan Bodewig 19434df75b Fix potential NPE in mailers, remove root cause of NPE reported in PR 44009. 17 years ago
  Stefan Bodewig 7eff21c38b <mail>'s auto-encoding-selection was broken. PR 42389. 17 years ago
  Stefan Bodewig 43166e6884 Add charset and MIME-Type properties to MailLogger. PR 27211. 17 years ago
  Matthew Jason Benson e8a1adf6c6 small refactorings 17 years ago
  Matthew Jason Benson db105dffc5 make symlink junit test pass on OS X 17 years ago
  Stefan Bodewig 5f81fd8011 javadoc fails if bottom/gead contain line breaks. PR 43342. Based on patch by Robert Streich. 17 years ago
  Stefan Bodewig 8bf76a6d54 space is not the only whitespace that could show up. bottom/head are free-form HTML with line breaks, tabs and all that. 17 years ago
  Jan Materne d8114b36f5 Print failing tests. 17 years ago
  Stefan Bodewig 054b37deb9 disabled tests for interaction of delete and symbolic links 17 years ago
  Stefan Bodewig 24808c7d4b Move delete method to SymbolicLinkUtils 17 years ago
  Stefan Bodewig 6e3fcad6ab don't swallow original exception. PR 34633. 17 years ago
  Stefan Bodewig 167630e641 whitespace 17 years ago
  Stefan Bodewig 6b265b5612 use the same logic as <delete> if deletion of a recently closed file fails on Windows during rename. PR 45960. 17 years ago
  Stefan Bodewig b6f9a19193 re-use a pre-allocated stack. PR 45960. 17 years ago
  Stefan Bodewig cc3962b0da Improve copy documentation, PR 45944. 17 years ago
  Stefan Bodewig 09ada7b0d5 don't trust Vector's implemenation too much. Tests passed in JDK 1.4.2 but failed on Java 6, now pass on both. 17 years ago
  Stefan Bodewig 11dd4c7338 whitespace 17 years ago
  Stefan Bodewig 0afd945293 don't delete classes if the source is not there. PR 45916 17 years ago
  Stefan Bodewig 9f30d05509 factor out symlink methods into a separate utils class 17 years ago
  Stefan Bodewig f1d71eaeb8 whitespace 17 years ago
  Stefan Bodewig ed9d69e037 make sure <depend> closes JARs. PR 45955. 17 years ago
  Stefan Bodewig 6fdd187071 (disabled) testcase for Bug 45916 17 years ago
  Stefan Bodewig 96b385b6c1 (disabled) tests for PR 45944 17 years ago
  Stefan Bodewig 430b0251e5 what started as an innocent minor performance improvement of antClassLoader lead to an infinite recursion and thus to a testcase for VectorSet. 17 years ago
  Stefan Bodewig a4e5c13b86 Allow selectors for remote filesets in <ftp>. Submitted by Mario Frasca. PR 44726. (unfortunately some whitespace changes slipped in as well, sorry for that). 17 years ago
  Stefan Bodewig 0a679803f0 Add a maxtime option to <get> to allow it to escape hanging downloads. PR 45181. 17 years ago
  Stefan Bodewig 78ba5f0753 Add a firstmatchmapper. PR 44873. 17 years ago
  Stefan Bodewig 71e473c942 Improve logging. PR 45716. 17 years ago
  Stefan Bodewig 36786a3b76 make order of compositemapper's results predictable. PR 44873. 17 years ago
  Stefan Bodewig d8922d6d2d deprecate reverse attribute. PR 45845. 17 years ago
  Stefan Bodewig 3d8e3a89d4 don't skip the full begin token since it may contain the start of the real begin token. PR 45094. 17 years ago
  Stefan Bodewig 940895930e Passing tests for PR 40457 17 years ago
  Stefan Bodewig 59f1d67945 don't add the same file more than once. PR 45848. 17 years ago
  Stefan Bodewig e0d63af0cb only add classpath elements to existing loaders, not to a freshly created one. PR 45847. 17 years ago
  Jan Materne 8acb2b7246 Change redirect-XMLNS according to Xalans recommendation on http://xml.apache.org/xalan-j/extensionslib.html#redirect. 17 years ago
  Jan Materne 4d63751039 Clarification + typo 17 years ago
  Stefan Bodewig 5f55a47e80 whitespace 17 years ago
  Stefan Bodewig 2e5eacfa9c increase default for numer of times a symlink may be traversed 17 years ago
  Stefan Bodewig 15de83a00f properly handle non-standard chars in key alias. PR 45820. 17 years ago
  Stefan Bodewig d51fbdd73d allow executable of signjar and verifyjat to be configured. PR 39189. 17 years ago
  Stefan Bodewig bc22c6a47f create useable output even if the input is empty. PR 45836. Submitted by Tom May. 17 years ago
  Stefan Bodewig b6aa5cb51b make log more usefull. PR 45841. 17 years ago
  Stefan Bodewig be09d4522b no need to clone a linked list to iterate through it 17 years ago
  Stefan Bodewig 91d793f241 alternative scan task that uses resourcecount to isolate memory effect of pathconvert (and its result) from scanning 17 years ago
  Stefan Bodewig 9b76a8661b remove memoization which measurably (sp?) hurts performance more than it helps 17 years ago
  Stefan Bodewig 4c0eb6ca6a wrong property name 17 years ago
  Stefan Bodewig 80762323e1 optional bigger testbed with an order of magnitude more dirs and files. 17 years ago
  Stefan Bodewig 75c8d30f5a another test 17 years ago
  Stefan Bodewig acb91faca4 replace protected Vectors with a Vector subclass that has constant time access for contains 17 years ago