445 Commits

Author SHA1 Message Date
Stefan Bodewig
d12b483bb7 executable?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@801813 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 20:30:15 +00:00
Stefan Bodewig
30b9d9875c hint at maxmemory setting. PR 43301
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@799262 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 13:46:45 +00:00
Stefan Bodewig
bf5b0645ae wrong attribute name. PR 37696
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@799255 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 13:16:41 +00:00
Stefan Bodewig
a1003b0b8e configurable display text and more control over progressbar in splash task. Submitted by Tomasz Bech. PR 39957
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@797496 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 14:39:17 +00:00
Stefan Bodewig
c5a945fe3c Allow users to specify a classpath when using a custom adapter in javac, rmic, javah or native2ascii. PR 11143
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@796188 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 08:52:12 +00:00
Stefan Bodewig
8ac822fd71 javah doesn't support command line argument files. PR 43320
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@795690 13f79535-47bb-0310-9956-ffa450edef68
2009-07-20 04:31:29 +00:00
Stefan Bodewig
c62e477a0b prefix and suffix attributes for command line arguments, PR 47365, submitted by Martin von Gagern
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@788677 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 12:41:50 +00:00
Stefan Bodewig
b138994dd5 we keep adding attributes to fileset but not to MatchingTask, so don't lie. Related to PR 46738
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@772556 13f79535-47bb-0310-9956-ffa450edef68
2009-05-07 08:53:35 +00:00
Jacobus Martinus Kruithof
8c3c62ba7c Do not filter out AssertionError bugzilla 45631.
Also some corrections and still avoid inclusion of the AssertionError "Caused by" line as originally present when converting to AssertionFailedError.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@739873 13f79535-47bb-0310-9956-ffa450edef68
2009-02-01 22:30:48 +00:00
Stefan Bodewig
e673741d37 optionally expand properties in <replace>'s nested elements. PR 11585.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723790 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 17:04:04 +00:00
Stefan Bodewig
647cd1207f add a preservelastmodified attribute to replace and replaceregexp. PR 39002.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723786 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 16:38:47 +00:00
Stefan Bodewig
1bae2089f5 Add resource collection support to replaceregexp. PR 46341.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@723432 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 20:47:15 +00:00
Stefan Bodewig
bee14ad0d4 allow chmod, chgrp, chown and attribute to be used outside of their native environment. PR 7624
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@714025 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 15:12:26 +00:00
Stefan Bodewig
6a67c09afc remove .NET tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@706580 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 11:33:29 +00:00
Stefan Bodewig
a4e5c13b86 Allow selectors for remote filesets in <ftp>. Submitted by Mario Frasca. PR 44726. (unfortunately some whitespace changes slipped in as well, sorry for that).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@699336 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 14:19:58 +00:00
Stefan Bodewig
b7a61200ec Add a special listener that tries to invoke tearDown in a test class that caused a timeout or crashed the forked VM. PR 37241.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689751 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 07:56:41 +00:00
Kevin Jackson
75899750ab apply patch for #36901 LayoutPreservingProprties (includes tests)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687402 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 18:12:57 +00:00
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
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
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
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
Jan Materne
f715dc614a error in example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@631563 13f79535-47bb-0310-9956-ffa450edef68
2008-02-27 11:48:02 +00:00
Kevin Jackson
5fbd70b8ae -bugzilla #44198
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@629665 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 01:00:39 +00:00
Jan Materne
0d89047e67 Found some information about <sound> in my local storage which should be in the manual.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@611103 13f79535-47bb-0310-9956-ffa450edef68
2008-01-11 08:24:55 +00:00
Jan Materne
47de006e0b Fix error in the examples.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@603477 13f79535-47bb-0310-9956-ffa450edef68
2007-12-12 06:08:22 +00:00
Jan Materne
4369f64826 FailureRecorder
* remove duplicate "no-op" statement (javadoc + code)
* use BuildListener for writing at the end of <junit> instead of overwriting the file all the time
* minor comment edit
* pass project reference to <junit> nested elements (eg listener)
* order methods by interfaces
* some log messages in the recorder
* can use Ant properties for setting the location

FormatterElement
* don't set the project reference if there is already one

build.xml
* use ant property instead of system property for configuring FailureRecorder


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@587844 13f79535-47bb-0310-9956-ffa450edef68
2007-10-24 10:05:46 +00:00
Steve Loughran
3d3f9f729e SFOS-485 release build.xml isnt compatible with Ant1.7.0
http://jira.smartfrog.org/jira/browse/SFOS-485

-fixing the docs so nobody else uses commandResource prematurely.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583818 13f79535-47bb-0310-9956-ffa450edef68
2007-10-11 13:19:03 +00:00
Stefan Bodewig
98a09b5d0e linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@583730 13f79535-47bb-0310-9956-ffa450edef68
2007-10-11 08:31:12 +00:00
Jan Materne
f02f90064b * Refactoring of FailureRecorder: use of a helper class instead of helper methods
* FailureRecorder creates better names in the generated testcase
* just put in into Ant 1.8.0
* sorting of the failed tests
* javadoc
* update the manual


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574554 13f79535-47bb-0310-9956-ffa450edef68
2007-09-11 11:36:53 +00:00
Jan Materne
ab20b94177 Forgot to update the manual ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@563108 13f79535-47bb-0310-9956-ffa450edef68
2007-08-06 11:18:53 +00:00
Matthew Jason Benson
3fceba85a5 clarify jlink alternatives
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@559549 13f79535-47bb-0310-9956-ffa450edef68
2007-07-25 18:23:56 +00:00
Peter Reilly
13feac4fc7 fix spelling
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@547249 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 13:51:57 +00:00
Peter Reilly
5515784045 add another example to <script>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@545532 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 15:29:04 +00:00
Steve Loughran
f2e7f834fa Let's make the rpm documentation more complete, shall we?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@540954 13f79535-47bb-0310-9956-ffa450edef68
2007-05-23 13:42:50 +00:00
Kevin Jackson
e23bb72b0f -updated docs with info about commandResource for SSHExec
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537332 13f79535-47bb-0310-9956-ffa450edef68
2007-05-12 04:18:36 +00:00
Jan Materne
d3ea742f45 remove beta.png from the rest of the manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@534326 13f79535-47bb-0310-9956-ffa450edef68
2007-05-02 06:15:35 +00:00
Steve Loughran
b6f25e8e14 Bug #41597; scriptdef should be resource-enabled.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@533121 13f79535-47bb-0310-9956-ffa450edef68
2007-04-27 14:37:56 +00:00
Steve Loughran
1e409137af bsf reference
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@533110 13f79535-47bb-0310-9956-ffa450edef68
2007-04-27 14:17:08 +00:00
Jan Materne
560433da5e Bug 41742: <junitreport> stylesheets now supports setting the title by <param>s.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@514625 13f79535-47bb-0310-9956-ffa450edef68
2007-03-05 09:38:37 +00:00
Jan Materne
b1a83d53e5 Some more words about not-using this task. More focus on its deprecation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@511828 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 14:47:26 +00:00
Peter Reilly
f150c7e837 fix <script> to allow bsf.jar to be in a nested <classpath>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@490088 13f79535-47bb-0310-9956-ffa450edef68
2006-12-24 23:37:47 +00:00
Peter Reilly
364fc01525 document the issues with using script/classpath to load javascript implementation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486416 13f79535-47bb-0310-9956-ffa450edef68
2006-12-12 23:39:41 +00:00
Peter Reilly
9bead93cc5 add some more doc for the scripting changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486341 13f79535-47bb-0310-9956-ffa450edef68
2006-12-12 21:47:56 +00:00
Jesse N. Glick
c908e8023a 223, not 233.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@485112 13f79535-47bb-0310-9956-ffa450edef68
2006-12-10 00:48:13 +00:00