11394 Commits (70f35e75416468e31f537f33b248caaae29ee587)
 

Author SHA1 Message Date
  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 ef94da3c23 allow cvstagdiff to ignore removed files. Submitted by Rob van Oostrum. PR 26257. 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
  Stefan Bodewig 0140d366be Make port attribute work for some "non-standard" CVS clients. submitted by Johann Herunter. PR 30124. 17 years ago
  Stefan Bodewig 8983c83c51 Support CVSNT in <cvsversion>, submitted by Andy Wood. PR 31409. 17 years ago
  Stefan Bodewig c0fab21f2d cvs tasks don't work with arbitrary executables named cvs.exe. PR 39551. 17 years ago
  Stefan Bodewig 42a0fb5567 delay expansion of command line args. PR 31601. 17 years ago
  Stefan Bodewig b8e3f831d6 subclasses of AssertionErrors are caused by test failures, not errors. PR 45028. 17 years ago
  Stefan Bodewig e5e17582b0 Allow MailLogger to send a fixed email text. PR 38029. 17 years ago
  Stefan Bodewig 95a79b97f9 sync Javadocs with supported properties 17 years ago
  Stefan Bodewig 1be216b5d5 Allow <mail> to ignore bad recipients. PR 36446. 17 years ago
  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
  Stefan Bodewig c43123e21d re-generate FAQ 17 years ago
  Stefan Bodewig 7929bf1680 Peter says Ant 1.7.0 didn't work with Java 1.2 either. 17 years ago
  Stefan Bodewig a65070051f re-generate site 17 years ago
  Stefan Bodewig a06591b7b3 Ant 1.7.1 requires Java 1.3+ 17 years ago
  Stefan Bodewig 16b8c7f5ba Ant knows Java6 if it sees it 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
  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