1763 Commits

Author SHA1 Message Date
Peter Reilly
7a3aebb47d change AntlibInterface to AntlibDefintion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275278 13f79535-47bb-0310-9956-ffa450edef68
2003-09-22 09:00:17 +00:00
Antoine Levy-Lambert
26fc7c119e Spelling.
PR: 23298
Submitted by: Timothy Curchod (tim at businessglue dot com)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275273 13f79535-47bb-0310-9956-ffa450edef68
2003-09-21 20:34:38 +00:00
Peter Reilly
5741bedf4c state imports are only allowed as top-level tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275268 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 09:43:43 +00:00
Jan Materne
d1bc937f76 ConcatFilter: rename attributes after->append and before->prepend; added documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275266 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 09:24:13 +00:00
Stefan Bodewig
7477ba8b28 Update and sync <apply> and <exec> docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275264 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 08:44:22 +00:00
Stefan Bodewig
6cbd301d14 Add pointers from attributes to nested elements, PR 23165
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275262 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 07:46:31 +00:00
Peter Reilly
47fcb87c23 remove sequential reference from antlib manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275252 13f79535-47bb-0310-9956-ffa450edef68
2003-09-17 15:47:55 +00:00
Stefan Bodewig
2f7478b5c4 Add new asofdate attribute to <stcheckout> and <stcheckin>
PR: 20578
Submitted by:	Steve Cohen <scohen at apache dot org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275243 13f79535-47bb-0310-9956-ffa450edef68
2003-09-16 10:38:14 +00:00
Stefan Bodewig
c23f87c249 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275241 13f79535-47bb-0310-9956-ffa450edef68
2003-09-16 08:29:08 +00:00
Jan Materne
3c1db41ac7 New <modified> container.
Bugzilla Report 20474


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275236 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 16:35:52 +00:00
Erik Hatcher
ab10fc8bbd PR: 23149 - fixed typo. I thought I'd contribute something! :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275233 13f79535-47bb-0310-9956-ffa450edef68
2003-09-13 08:45:22 +00:00
Jan Materne
2287849430 Link to documentation of "JavaAdapter".
How to import classes outside of "java" namespace.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275228 13f79535-47bb-0310-9956-ffa450edef68
2003-09-12 14:15:17 +00:00
Jan Materne
1bfcb24ac5 Add links to "Ant in Anger" and "Ant Task Guidelines"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275224 13f79535-47bb-0310-9956-ffa450edef68
2003-09-12 13:56:11 +00:00
Stefan Bodewig
1d86fa90cf apos is not an HTML 4 entity, found by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275208 13f79535-47bb-0310-9956-ffa450edef68
2003-09-10 10:00:14 +00:00
Stefan Bodewig
55015c20ce Add copyright information
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275200 13f79535-47bb-0310-9956-ffa450edef68
2003-09-08 07:32:13 +00:00
Jan Materne
ff3823c907 Add myself to manual authors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275199 13f79535-47bb-0310-9956-ffa450edef68
2003-09-07 16:29:33 +00:00
Jan Materne
efb4c26db4 A little example for spawn attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275196 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 15:48:01 +00:00
Jan Materne
c809c39f38 Tutorial: Writing Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275195 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 15:13:00 +00:00
Jan Materne
ce30fba6d8 Tutorial: Writing Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275194 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 15:06:35 +00:00
Jan Materne
b73592bce8 spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275191 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 08:50:20 +00:00
Stefan Bodewig
7d18fc9d21 leave it undefined to avoid feature lock-in
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275185 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 11:45:25 +00:00
Conor MacNeill
0c93012bc3 Update IDE info to include JBuilder
PR:	22923


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275183 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 11:16:25 +00:00
Stefan Bodewig
e0f7b5199c Clarify antcall in presence of self-modifying build files.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275182 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 10:57:33 +00:00
Stefan Bodewig
451172e226 Throw an exception instead of looping forever in top-level <*ant*> task.
PR: 22759


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275176 13f79535-47bb-0310-9956-ffa450edef68
2003-09-03 10:03:47 +00:00
Stefan Bodewig
57f78f8111 Use valid URLs even in the text links, some people use copy'n'paste instead of clicking links
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275172 13f79535-47bb-0310-9956-ffa450edef68
2003-09-03 07:58:04 +00:00
Jan Materne
0c15aeca64 spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275171 13f79535-47bb-0310-9956-ffa450edef68
2003-09-02 16:24:02 +00:00
Stefan Bodewig
468d6cb9f4 Add a reallyquiet attribute to <cvs>.
PR: 22774
Submitted by:	Larry Shatzer <larry dot shatzer at spirent dot com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275167 13f79535-47bb-0310-9956-ffa450edef68
2003-09-02 14:38:19 +00:00
Peter Reilly
62e36bbd11 manual page for antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275164 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 14:22:04 +00:00
Antoine Levy-Lambert
543e74c784 Use again Permissions to catch non zero exit statuses when using the Java task
with FailOnError = "true"
PR: 22533


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275162 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 12:45:07 +00:00
Antoine Levy-Lambert
229b965e9c Adding a line about file.encoding, adding also missing quotes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275159 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 10:13:44 +00:00
Stefan Bodewig
26eb04c78c label and lock/unlock cannot be used at the same time in <stcheckout>.
PR: 22829
Submitted by:	Steve Cohen <scohen at apache dot org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275157 13f79535-47bb-0310-9956-ffa450edef68
2003-09-01 09:53:05 +00:00
Antoine Levy-Lambert
1df7fd17ca Rollback temporarily the setting of new permissions when failonerror="true"
and fork="false"


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275155 13f79535-47bb-0310-9956-ffa450edef68
2003-08-29 13:05:06 +00:00
Antoine Levy-Lambert
1de5995d90 Set default permissions appropriate to fail the builds when failonerror is
true (and fork false) and no other permissions were set.
Suggestion of Steve Loughran.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275153 13f79535-47bb-0310-9956-ffa450edef68
2003-08-28 13:46:33 +00:00
Stefan Bodewig
70802b2319 Make <sshexec> evaluate the exit code of the remote command.
PR: 19237
Based on a submission by:	Rob Meyer <rob at bigdis dot com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275151 13f79535-47bb-0310-9956-ffa450edef68
2003-08-28 07:10:40 +00:00
Antoine Levy-Lambert
8fab9564d5 PR: 22533
Submitted by: J.M. (Martijn) Kruithof (ant at kruithof dot xs4all dot nl)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275149 13f79535-47bb-0310-9956-ffa450edef68
2003-08-27 14:23:17 +00:00
Antoine Levy-Lambert
eda63287a3 Add example supplied by Rob Oxspring
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275140 13f79535-47bb-0310-9956-ffa450edef68
2003-08-25 15:58:38 +00:00
Antoine Levy-Lambert
7ef94af799 Add an example with an octal permission for chmod's documentation.
PR: 22445


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275135 13f79535-47bb-0310-9956-ffa450edef68
2003-08-24 14:24:53 +00:00
Antoine Levy-Lambert
3effe75129 Change anchor name (thanks Dominique).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275134 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 17:32:37 +00:00
Antoine Levy-Lambert
1a702111ea Define better the case sensitive attribute of the fileset type
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275132 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 14:24:57 +00:00
Antoine Levy-Lambert
ebce0ec700 fixed title
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275128 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 10:00:06 +00:00
Antoine Levy-Lambert
a0406cafe6 Quoting Rob Oxspring :
I was using the image task to create thumbnails and couldn't figure out
how to keep proportions of an image but keep it within a fixed size.
My solution was to change the keepproportions attribute to be a little cleverer.
The keepproportions attribute is no more and has been replaced by the proportions
attribute, which has been added with the following features:

proportions="ignore" - treat the dimensions independently (==keepproportions="false" and is default)
proportions="width" - keep proportions based on the width (==keepproportions="true")
proportions="height" - keep proportions based on the height
proportions="fit" - keep proportions and fit in the supplied dimensions
proportions="cover" - keep proportions and cover the supplied dimensions

Submitted by: Rob Oxspring (roxspring at imapmail dot org)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275127 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 09:20:56 +00:00
Stefan Bodewig
a08de46903 close document, add copyright line
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275125 13f79535-47bb-0310-9956-ffa450edef68
2003-08-22 09:20:12 +00:00
Steve Loughran
af9118ba77 Documented assertions..still need the tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275117 13f79535-47bb-0310-9956-ffa450edef68
2003-08-21 00:34:27 +00:00
Antoine Levy-Lambert
f1a4a51478 Changes to the constructor of EmailAddress(String address) to make it support
addresses containing also the name such as name <address> or (name) address.
This allows these syntaxes to be used in the attributes from, tolist, cclist, replyto
of the email task.
PR: 22474
Submitted by: Michael Davey ( michael dot davey at coderage dot org)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275114 13f79535-47bb-0310-9956-ffa450edef68
2003-08-19 12:15:04 +00:00
Antoine Levy-Lambert
e61bd2d386 Date selector's behavior was inconsistent with the documentation
PR: 22473
Submitted by: gudnabrsam at yahoo dot com


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275107 13f79535-47bb-0310-9956-ffa450edef68
2003-08-15 21:18:23 +00:00
Peter Reilly
e211cf05f7 macrodef changes:
* change nested element name from param to attribute
   (now the same as scriptdef)
 * expermintal testing for @attribute notation - controlled
   by an attributeStyle attribute
 * checking if correct attribute/element names are used
 * samedefinition method overloaded


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275105 13f79535-47bb-0310-9956-ffa450edef68
2003-08-15 09:33:45 +00:00
Stefan Bodewig
0afe39c8f7 Add example for sourcepath="".
PR: 22427
Submitted by:	Jaroslav Tulach <jtulach at netbeans dot org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275104 13f79535-47bb-0310-9956-ffa450edef68
2003-08-15 09:11:47 +00:00
Antoine Levy-Lambert
ad1b099b28 Add two new attributes timediffmillis and timediffauto for the ftp task
so that the newer attribute can take into account time differences between local
machine and remote server.
PR: 19358


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275097 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 21:01:43 +00:00
Antoine Levy-Lambert
519d7ff690 changed the info concerning followsymlinks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275092 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 15:32:36 +00:00
Stefan Bodewig
58968aaa63 Make <jjtree>'s outputdirectory and outputfile attributes work as
expected (i.e. consistent with the command line of jjtree).

PR: 21526
Submitted by:	Jene Jasper <jjasper at abz dot nl>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275090 13f79535-47bb-0310-9956-ffa450edef68
2003-08-14 14:52:42 +00:00