2696 Commits (730b66951947a136531e3cde1a828dca5fc64bb4)

Author SHA1 Message Date
  Stefan Bodewig 5019b99eb6 New attribute allows stripping of leading path spec from files before extracting them. PR 28911. 17 years ago
  Stefan Bodewig 7d174c3426 Made up my mind on the fix for PR 35000. Empty != broken, so make it two separate use cases. 17 years ago
  Stefan Bodewig 549fc1f687 don't trust permissions read from another ZIP file blindly. PR 42122. 17 years ago
  Stefan Bodewig 4a1038e342 an empty central directory is fine for an empty archive 17 years ago
  Stefan Bodewig 7d8e56b37a SSH keyfiles can be password-less. PR 33718. 17 years ago
  Matthew Jason Benson 996b7048d9 tweak docs 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 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 26c3308007 note working directory for forked compilers. PR 30542. 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 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
  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 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 93af3c50df add local properties; bugzilla 23942 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 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 535d3552ca document disagreement of different ZIP implementations when it comes to timestamps 17 years ago
  Stefan Bodewig 165e9f5dd2 More cases whete includeJavaRuntime="false" may fail for gcj. PR 34638. 17 years ago
  Stefan Bodewig f401fa3abb ejbjar has a manifest attribute, PR 25003. 17 years ago
  Stefan Bodewig 02b3a7d13c sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones. 17 years ago
  Stefan Bodewig f4e07bbce9 Merge revision 672098 from 1.7.1 tag - i.e. announce the release 17 years ago
  Matthew Jason Benson a5cc97a7dd remove executable flag 17 years ago
  Matthew Jason Benson fb97da874b remove executable flag 17 years ago
  Stefan Bodewig c48bdcbc80 remove executable flag. Cygwin's svn client? 17 years ago
  Matthew Jason Benson 1914124791 propertyhelper stab 17 years ago
  Matthew Jason Benson f3f0de4efe unbreak bugzilla 17 years ago
  Matthew Jason Benson ba6d6347ce add an example of a unix function implemented with \<tokens\> 17 years ago
  Stefan Bodewig 56897ab43f change URL of Doxygen task, submitted by Karthik Kumar 17 years ago
  Matthew Jason Benson 93c43205f6 polish 17 years ago
  Stefan Bodewig 61cdb478bf clarify in case people expect directories to be empty just because they don't contain any matched files 17 years ago
  Stefan Bodewig a7e2a93ee4 Remove synchronization around logging of messages in order to avoid potential deadlock - see PR 45194 17 years ago
  Stefan Bodewig 30c1ed6f86 regenerate site 17 years ago
  Stefan Bodewig e2ec616a33 re-generate site 17 years ago
  Stefan Bodewig fa52b460c1 Add a magic property that lists the targets that have been specified in order to run the current project. Based on patch by Colm Smyth (just like rev663051 was). PR 44980 17 years ago
  Stefan Bodewig 792a2f16f0 Add a new property to hold the current project's default target 17 years ago
  Jan Materne 3ec2b738af Some links to JavaDoc API (Doclet, Taglet) 17 years ago
  Jan Materne 30a591dfb1 Clearify the matching-rule 17 years ago