419 Commits

Author SHA1 Message Date
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
Steve Loughran
efa433f65f fix the link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@484842 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 23:23:47 +00:00
Peter Reilly
cdc877add2 doc for javax scripting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@481978 13f79535-47bb-0310-9956-ffa450edef68
2006-12-03 23:02:52 +00:00
Antoine Levy-Lambert
74f550099b add regex attribute to echoproperties task.
Bugzilla 40019.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467828 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 01:39:57 +00:00
Peter Reilly
79f24fd579 Added outputtoformatters attribute to <junit> to allow suppression
of noisey tests. Bugzilla report 12817.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@463045 13f79535-47bb-0310-9956-ffa450edef68
2006-10-11 23:13:08 +00:00
Peter Reilly
ea464f8bc2 bug 39439: doc that only one fileset is allowed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447992 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 22:03:09 +00:00
Peter Reilly
87831d059c remove example using references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443502 13f79535-47bb-0310-9956-ffa450edef68
2006-09-14 22:32:13 +00:00
Antoine Levy-Lambert
2b9310fc47 unrestrict the dbvendor for the websphere element of the ejbjar task.
Bugzilla Report 40475.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442789 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 01:39:59 +00:00
Antoine Levy-Lambert
9498868500 Bugzilla Report 40333, jsch 0.1.29 minimum required.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442762 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 00:05:04 +00:00
Stefan Bodewig
9a48ac8f87 weaken regexp enough to pick up all Copyright lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442328 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 20:22:51 +00:00
Stefan Bodewig
6bcf43692f too different from the rest for a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442321 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 20:13:21 +00:00
Stefan Bodewig
dde4592979 too different from the rest for a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442315 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 20:06:08 +00:00
Stefan Bodewig
782372dee5 remove copyright lines that match my fisrt attempt at a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442093 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:33:25 +00:00
Stefan Bodewig
443e397b46 Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:19:00 +00:00
Peter Reilly
9e55ff45c5 opps forgot to commit this
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@441944 13f79535-47bb-0310-9956-ffa450edef68
2006-09-10 11:56:21 +00:00
Peter Reilly
a4e795303f remove some auto-genereated clutter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@441853 13f79535-47bb-0310-9956-ffa450edef68
2006-09-09 20:51:21 +00:00
Peter Reilly
9936be2698 add setbeans and classpath to <script> task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439681 13f79535-47bb-0310-9956-ffa450edef68
2006-09-02 23:11:04 +00:00
Stefan Bodewig
e8b96f4bf2 Use a more specific URL, don't shout that loud
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434506 13f79535-47bb-0310-9956-ffa450edef68
2006-08-24 20:18:53 +00:00
Stefan Bodewig
bd6384b62c deprecate .NET tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434500 13f79535-47bb-0310-9956-ffa450edef68
2006-08-24 20:11:31 +00:00
Jesse N. Glick
5db007f358 JUnit 3.8.2 bugfix update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@431469 13f79535-47bb-0310-9956-ffa450edef68
2006-08-14 23:24:03 +00:00
Antoine Levy-Lambert
e264aff93b Bugzilla 40021, contribution of Ivan Ivanov.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421372 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 19:05:29 +00:00
Steve Loughran
94e4ecf005 bugzilla report 38175; javacc needs a jdk version attribute for java1.5 support.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419220 13f79535-47bb-0310-9956-ffa450edef68
2006-07-05 12:35:49 +00:00
Antoine Levy-Lambert
e7734def8b add support to nested XSL parameters in junitreport, Bugzilla 39708
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@418420 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 23:42:17 +00:00
Jacobus Martinus Kruithof
18784a313b Removed support for Xalan1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@417020 13f79535-47bb-0310-9956-ffa450edef68
2006-06-25 14:38:27 +00:00
Steve Loughran
26666f6c70 How scriptdef handles namespaces in element types.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415841 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 23:29:46 +00:00
Steve Loughran
a7a552988f extending scriptdef
1. nested text gets passed to self.text
 2. a fail(String) method takes on the work of throwing exceptions even in languages that dont make it easy to throw BuildExceptions

I have antunit tests for these in the antbook source tree, but not moved them into ant's codebase yet.

Issue: should nested text be something that must be enabled explicitly via a nestedText attribute in scriptdef?

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415817 13f79535-47bb-0310-9956-ffa450edef68
2006-06-20 21:44:32 +00:00
Antoine Levy-Lambert
31c6b1478b FTP Account could not be specified in ant FTP task.
Bugzilla report 39720.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412075 13f79535-47bb-0310-9956-ffa450edef68
2006-06-06 10:52:47 +00:00