11404 Commits (47fda4e266b13c57fe161e39c87f21096de69e7c)
 

Author SHA1 Message Date
  Stefan Bodewig 47fda4e266 Add STARTTLS support to MimeMailer and use it in MailLogger and <mail>. Part of PR 46063. 17 years ago
  Stefan Bodewig b35a59d116 don't use copypath 17 years ago
  Matthew Jason Benson ceeb5bd1f3 BZ 46057 17 years ago
  Stefan Bodewig 8aaa005834 close streams passed in to zipFile(InputStream, ...). PR 42632. 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 19f31ba0f3 whitespace 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 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