11148 Commits (efbd99c9ae96fb6656ba9d03742917aacd2b5e69)
 

Author SHA1 Message Date
  Stefan Bodewig efbd99c9ae Don't rely on Java verifier when checking for JavaMail in mail task. PR 31969. Submitted by Kev Jackson. 17 years ago
  Stefan Bodewig c51d1ce61f More sanity in CBZip2*Stream if the streams are empty. PR 32200. Submitted by Kevin Jackson. 17 years ago
  Matthew Jason Benson 996b7048d9 tweak docs 17 years ago
  Matthew Jason Benson 7f344fbc14 since 17 years ago
  Matthew Jason Benson 37820a5018 <sql> "output" attribute now supports any Resource in addition to a file. 17 years ago
  Matthew Jason Benson f587706860 <echo> supports an "output" Resource attribute as an alternative to "file". 17 years ago
  Matthew Jason Benson 4716be40f9 convenience constructor 17 years ago
  Matthew Jason Benson ae13bd8798 note on string trimming for length task 17 years ago
  Matthew Jason Benson f1edf20a8c resources/fileproviders 17 years ago
  Matthew Jason Benson 59c41d005e resources/fileproviders 17 years ago
  Matthew Jason Benson 69d85ab035 propertyHelper info 17 years ago
  Matthew Jason Benson bda4fe61b5 note on string trimming for length task 17 years ago
  Stefan Bodewig 9c616cacde more on relative paths to executables 17 years ago
  Stefan Bodewig 74163482c1 (failing) AntUnit test for bug 30542 17 years ago
  Stefan Bodewig 26c3308007 note working directory for forked compilers. PR 30542. 17 years ago
  Stefan Bodewig b16652b451 feed Deflater smaller chunks because it seems to copy around the data a lot. PR 45396. 17 years ago
  Stefan Bodewig 795504806c Use the same warning in all three documents about ssh authentication. PR 43941. 17 years ago
  Stefan Bodewig e56206c3c5 New task sshsession. PR 43083. Submitted by David S. Johnson 17 years ago
  Stefan Bodewig fd126ea830 Create remoteDir if needed, More meaningful error when exception occurs. PR 42781. Submitted by Eduard Wirch. 17 years ago
  Stefan Bodewig 9ffa99a029 fail with a meaningful error of remoteDir is not parseable. PR 42770. Submitted by Scott Johnson 17 years ago
  Stefan Bodewig 13bc6453fe Add preservelastmodified to scp. PR 33939. Based on patch by Sandra Metz. 17 years ago
  Stefan Bodewig d796e53fea Add input to sshexec. PR 39197. Based on patch by Robert Anderson. 17 years ago
  Matthew Jason Benson 41373655c7 better pointer for local properties 17 years ago
  Stefan Bodewig a52db06210 command line password is not always better than hard coded 17 years ago
  Stefan Bodewig b929507956 stronger warning that timeout in ssh and telnet use different units. PR 23991 17 years ago
  Stefan Bodewig a0e5b158cf allow ftp remote verification to be disabled. PR 35471. Suggested by Viacheslav Garmash. 17 years ago
  Stefan Bodewig d2c31ad398 log where directories get created 17 years ago
  Stefan Bodewig c9913e80fa log where ftp is going to 17 years ago
  Stefan Bodewig f97926a108 Allow more control over CSV output. PR 35627. 17 years ago
  Matthew Jason Benson b102187280 type any 17 years ago
  Matthew Jason Benson 7e387dfc12 doc/test global locals 17 years ago
  Matthew Jason Benson d17c520e74 remove erroneous text 17 years ago
  Matthew Jason Benson a3ac41924b add loadproperties tests; bugzilla 45372 17 years ago
  Matthew Jason Benson 93af3c50df add local properties; bugzilla 23942 17 years ago
  Matthew Jason Benson df2f921cdc threadsafety warning 17 years ago
  Matthew Jason Benson b1a5b49896 since; ws 17 years ago
  Stefan Bodewig f110a5fb7a XmlLogger could lose messages when parallel is used. PR 25734. Based on analysis and patch by Craig Sandvik 17 years ago
  Matthew Jason Benson a3570b87f3 table ended too soon ;) 17 years ago
  Stefan Bodewig eaffd9d71b allow SQLWarnings to stop <sql>. PR 41836. 17 years ago
  Stefan Bodewig 1a85008736 new showWarnings attribute that makes <sql> display SQLWarnings - if any. PR 41836 17 years ago
  Stefan Bodewig e7b3093e3e allow a more lenient matching mode when searching for delimiters in <sql> 17 years ago
  Stefan Bodewig e1f227ae3d work on PR 26459 - in progress (fighting with the tests and my environment) 17 years ago
  Stefan Bodewig 3523966203 Allow ant to continue even if <sql> fails to connect to the database. PR 36712. 17 years ago
  Stefan Bodewig 435c6e5511 document null return value 17 years ago
  Stefan Bodewig d6bde1c2c9 Avoid NPE if database doesn't match expected vendor 17 years ago
  Stefan Bodewig 543148ca1d fix resultset und update count logic in sql. PRs 32168 and 36265. 17 years ago
  Stefan Bodewig 72e471f0b4 Allow subclasses to modify the connection and statement instances used by <sql> or to access the cached instances. PR 27178. Submitted by Mike Davis 17 years ago
  Stefan Bodewig 535d3552ca document disagreement of different ZIP implementations when it comes to timestamps 17 years ago
  Stefan Bodewig b840364277 mark shell scripts as Unix line-ends explicitly 17 years ago
  Stefan Bodewig c5bd07a9dd mark shell scripts as Unix line-ends explicitly 17 years ago