1996 Commits

Author SHA1 Message Date
Stefan Bodewig
5c2fb27139 clarify timeout attribute. PR 35877
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@683981 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 14:29:56 +00:00
Stefan Bodewig
834973f385 make sentence understandable. PR 45300.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@683953 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 12:40:30 +00:00
Jesse N. Glick
b13399b45c Fixing some broken links.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@678603 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 00:24:49 +00:00
Stefan Bodewig
53cdbd10e6 some notes on running Ant as a background process. PR 34461.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677899 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 13:09:30 +00:00
Stefan Bodewig
3acc6012b9 wrong version on the cover page
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677891 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 12:54:15 +00:00
Stefan Bodewig
5019b99eb6 New attribute allows stripping of leading path spec from files before extracting them. PR 28911.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677878 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 10:51:30 +00:00
Stefan Bodewig
7d174c3426 Made up my mind on the fix for PR 35000. Empty != broken, so make it two separate use cases.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677870 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 10:13:28 +00:00
Stefan Bodewig
549fc1f687 don't trust permissions read from another ZIP file blindly. PR 42122.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677597 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 14:44:30 +00:00
Stefan Bodewig
4a1038e342 an empty central directory is fine for an empty archive
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677592 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 14:23:44 +00:00
Stefan Bodewig
7d8e56b37a SSH keyfiles can be password-less. PR 33718.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677532 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 08:22:54 +00:00
Matthew Jason Benson
996b7048d9 tweak docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677386 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 19:25:06 +00:00
Matthew Jason Benson
37820a5018 <sql> "output" attribute now supports any Resource in addition to a file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677383 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 19:20:02 +00:00
Matthew Jason Benson
f587706860 <echo> supports an "output" Resource attribute as an alternative to "file".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677355 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 17:32:44 +00:00
Matthew Jason Benson
69d85ab035 propertyHelper info
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677346 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 17:18:02 +00:00
Matthew Jason Benson
bda4fe61b5 note on string trimming for length task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677345 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 17:17:19 +00:00
Stefan Bodewig
9c616cacde more on relative paths to executables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677317 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 15:56:12 +00:00
Stefan Bodewig
26c3308007 note working directory for forked compilers. PR 30542.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677296 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 14:51:21 +00:00
Stefan Bodewig
795504806c Use the same warning in all three documents about ssh authentication. PR 43941.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677222 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:57:21 +00:00
Stefan Bodewig
e56206c3c5 New task sshsession. PR 43083. Submitted by David S. Johnson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677219 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 09:54:19 +00:00
Stefan Bodewig
13bc6453fe Add preservelastmodified to scp. PR 33939. Based on patch by Sandra Metz.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677187 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 08:07:44 +00:00
Stefan Bodewig
d796e53fea Add input to sshexec. PR 39197. Based on patch by Robert Anderson.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676906 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 13:14:26 +00:00
Stefan Bodewig
a52db06210 command line password is not always better than hard coded
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676616 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 15:11:23 +00:00
Stefan Bodewig
b929507956 stronger warning that timeout in ssh and telnet use different units. PR 23991
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676611 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 14:54:49 +00:00
Stefan Bodewig
a0e5b158cf allow ftp remote verification to be disabled. PR 35471. Suggested by Viacheslav Garmash.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676603 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 14:31:25 +00:00
Stefan Bodewig
f97926a108 Allow more control over CSV output. PR 35627.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676560 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 11:59:12 +00:00
Matthew Jason Benson
b102187280 type any
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676192 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 15:41:00 +00:00
Matthew Jason Benson
7e387dfc12 doc/test global locals
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676191 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 15:37:54 +00:00
Matthew Jason Benson
d17c520e74 remove erroneous text
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676098 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 23:07:55 +00:00
Matthew Jason Benson
93af3c50df add local properties; bugzilla 23942
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@676095 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 23:05:26 +00:00
Matthew Jason Benson
a3570b87f3 table ended too soon ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675985 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 15:19:58 +00:00
Stefan Bodewig
eaffd9d71b allow SQLWarnings to stop <sql>. PR 41836.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675968 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 14:41:33 +00:00
Stefan Bodewig
1a85008736 new showWarnings attribute that makes <sql> display SQLWarnings - if any. PR 41836
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675962 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 14:26:32 +00:00
Stefan Bodewig
e1f227ae3d work on PR 26459 - in progress (fighting with the tests and my environment)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675949 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 13:35:50 +00:00
Stefan Bodewig
3523966203 Allow ant to continue even if <sql> fails to connect to the database. PR 36712.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675917 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 10:59:48 +00:00
Stefan Bodewig
535d3552ca document disagreement of different ZIP implementations when it comes to timestamps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675882 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 09:25:30 +00:00
Stefan Bodewig
165e9f5dd2 More cases whete includeJavaRuntime="false" may fail for gcj. PR 34638.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675842 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 07:00:56 +00:00
Stefan Bodewig
f401fa3abb ejbjar has a manifest attribute, PR 25003.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675581 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 14:11:21 +00:00
Stefan Bodewig
02b3a7d13c sql's onerror='stop' shouldn't make the task fail. PR 24668. Based on a patch by Dante Briones.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@675579 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 14:06:44 +00:00
Matthew Jason Benson
a5cc97a7dd remove executable flag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673416 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 15:16:59 +00:00
Matthew Jason Benson
fb97da874b remove executable flag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673415 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 15:16:07 +00:00
Stefan Bodewig
c48bdcbc80 remove executable flag. Cygwin's svn client?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673349 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 10:21:07 +00:00
Matthew Jason Benson
1914124791 propertyhelper stab
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673225 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 23:02:29 +00:00
Matthew Jason Benson
f3f0de4efe unbreak bugzilla
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673219 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 21:39:55 +00:00
Matthew Jason Benson
ba6d6347ce add an example of a unix function implemented with \<tokens\>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@673162 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 18:24:00 +00:00
Matthew Jason Benson
93c43205f6 polish
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671938 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 16:38:12 +00:00
Stefan Bodewig
61cdb478bf clarify in case people expect directories to be empty just because they don't contain any matched files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@671415 13f79535-47bb-0310-9956-ffa450edef68
2008-06-25 04:24:50 +00:00
Stefan Bodewig
a7e2a93ee4 Remove synchronization around logging of messages in order to avoid potential deadlock - see PR 45194
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@669464 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 12:20:12 +00:00
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
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@663061 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 10:58:23 +00:00
Stefan Bodewig
792a2f16f0 Add a new property to hold the current project's default target
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@663051 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 10:34:07 +00:00
Jan Materne
3ec2b738af Some links to JavaDoc API (Doclet, Taglet)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@661239 13f79535-47bb-0310-9956-ffa450edef68
2008-05-29 07:30:15 +00:00