11355 Commits (11dd4c733859f00831bf90e90fe902df1e7f0f39)
 

Author SHA1 Message Date
  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
  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
  Stefan Bodewig a2516f47db performance tests for DirectoryScanner 17 years ago