11368 Commits (5f81fd801113c7f3bb4b734d0be4337ef482c0fd)
 

Author SHA1 Message Date
  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
  Jan Materne f173745501 Add a new CI-Configuration which runs Findbugs regularly. 17 years ago
  Jan Materne ad4fad2beb Because the Findbugs version in the Maven-Repository is very old, change from Ivy-download to simple GET. 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
  Jan Materne a1d6059470 Prepare for introducing Findbugs. 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
  Jan Materne 4111103e51 Happy copy: the MacOS configuration is not for Linux development ;-) 17 years ago
  Jan Materne 3ccb6172a1 Better maintenance of CI builds 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 ebf25e8773 upgrade to AntUnit 1.1 final 17 years ago
  Stefan Bodewig 16c0b1dba6 re-generate site 17 years ago
  Stefan Bodewig b62e67338e Announce AntUnit 1.1 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
  Jan Materne e286bfe175 Change TeamCity configuration 17 years ago
  Stefan Bodewig 5c86c03505 two more builtin properties, PR 45850. 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 6838b5d4cf * two more builds 17 years ago
  Jan Materne e14dfb1fd0 Specify the output directory for XSL:redirect 17 years ago
  Jan Materne de1b903431 remove unneeeded <ivy:cachepath> 17 years ago
  Jan Materne fcd6eb260f Remove code in commented 17 years ago
  Jan Materne 6783634935 Dont require to have Checkstyle on the classpath - use Ivy to get it. 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
  Jan Materne 604e9095df List all Ant+Ivy CI-builds with more details. 17 years ago
  Jan Materne 15be7e5bdd re-generate site 17 years ago
  Jan Materne 7dfa3cac95 Point to the Continuous build 17 years ago
  Stefan Bodewig 5f55a47e80 whitespace 17 years ago