1284 Commits (240c8d4390d87359d48824ba4c6dfd6959fd9f76)

Author SHA1 Message Date
  Stefan Bodewig 027f5c7965 Add a few more tests - and fix the bugs found by them. 17 years ago
  Stefan Bodewig 450b3ce6a4 forgotten new files for svn revision 721344 17 years ago
  Stefan Bodewig def52dd8af Add a failOnNoResources attribute to xslt. PR 46274. 17 years ago
  Stefan Bodewig a92061f3cb Add failOnError to xslt. PR 36260. 17 years ago
  Stefan Bodewig bf5fd79380 fail early if stylesheet doesn't exist. PR 34525. 17 years ago
  Stefan Bodewig 9cdb30b437 add a test for issue 32461 17 years ago
  Stefan Bodewig 57473c1824 Initial AntUnit test for xslt 17 years ago
  Stefan Bodewig 8d3f3bc357 passing testcase for issue 46285 17 years ago
  Stefan Bodewig f1a903928b Add attributes for javadoc's -docfilessubdirs and -excludedocfilessubdir CLI args. PR 34455 17 years ago
  Stefan Bodewig f0c143b6e0 add an erroronmissingarchive attribute to tar/zipfileset. PR 46091. 17 years ago
  Stefan Bodewig 57ee171b18 use antunit-base 17 years ago
  Stefan Bodewig 2077f6716f Add target-group, a special target that must be empty and whose dependency list may be extended by other target(-group)s using their (new) target-group attribute 17 years ago
  Stefan Bodewig 0da719e8f5 document mappedresources 17 years ago
  Stefan Bodewig c4b1f65a6e yes, mapperesources work inside <zip> 17 years ago
  Stefan Bodewig 9deb19dac9 Add mapped resource collection including test for <copy> 17 years ago
  Stefan Bodewig c27376e220 document that <delete dir=...> doesn't play well with symlinks. PR 45742. 17 years ago
  Stefan Bodewig ebac984530 add an attribute that allows symbolic links to be deleted without following them. PR 36658. 17 years ago
  Stefan Bodewig 7bca21470c rename input-test which is interactive so it doesn't ge run during automated builds 17 years ago
  Stefan Bodewig 6b2378c2e6 Make prefix separator configurable, nest prefixes in include 17 years ago
  Matthew Jason Benson 3ae69e82c3 add Appendable interface with echo as first supporting task 17 years ago
  Stefan Bodewig 32c6ef39e4 add an <import> variant named <include> that matches EasyAnt's <use> 17 years ago
  Stefan Bodewig dcf31da592 add 'as' attribute to <import> in order to control the imported target's prefixes 17 years ago
  Stefan Bodewig 7f3406304a deal with resources without name in <copy>. PR 39960. 17 years ago
  Matthew Jason Benson b374c9f8a0 move an antunity test 17 years ago
  Stefan Bodewig e68ba71a91 test for PR 41464 17 years ago
  Stefan Bodewig 28447bc7c0 allow TaskContainer and DynamicElement(NS) to coexist. Hijacked PR 41647 for this. 17 years ago
  Stefan Bodewig 8f488f0872 make tasks with add(Foo) method play nice with TaskContainer. PR 41647. 17 years ago
  Stefan Bodewig 6a67c09afc remove .NET tasks 17 years ago
  Stefan Bodewig 8ead313e92 properly deal wih multiple modules specified in the package attribute 17 years ago
  Stefan Bodewig 548fee43bf support for CVS tags as start/end in cvcchangelog. Submitted by Rob van Oostrum. PR 27419. 17 years ago
  Stefan Bodewig 80d45d8dbd add remote option to use rlog instead of log to cvschangelog. Submitted by Rob van Oostrum. PR 27419. 17 years ago
  Stefan Bodewig ae202f6ff1 allow control over whether <concat> creates a file when there are no resources. Submitted by Mark Salter. PR 46010. 17 years ago
  Stefan Bodewig 70f35e7541 optimize handling of package names 17 years ago
  Stefan Bodewig a1853e2770 Make cvstagdiff work properly for multiple modules and modules with spaces in their name. Open for optimization. PR 33501. 17 years ago
  Stefan Bodewig d85c862e9e support modules with space in their names in <cvs> and <cvschangelog>, will be supported in <cvstagdiff> once PR 35301 is fixed. PR 38220. 17 years ago
  Stefan Bodewig 068651116c test for PR 38583 17 years ago
  Stefan Bodewig d302bf9117 Make cvsversion work for local repositories as well 17 years ago
  Stefan Bodewig 2a77a73779 experimental local CVS repository as a testbed for CVS tests 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 054b37deb9 disabled tests for interaction of delete and symbolic links 17 years ago
  Stefan Bodewig cc3962b0da Improve copy documentation, PR 45944. 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 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 78ba5f0753 Add a firstmatchmapper. PR 44873. 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