Stefan Bodewig
55015c20ce
Add copyright information
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275200 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Jan Materne
edace77ba0
Add link to wiki pages.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275198 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Jan Materne
c809c39f38
Tutorial: Writing Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275195 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
ce30fba6d8
Tutorial: Writing Tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275194 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
b73592bce8
spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275191 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Jan Materne
0c15aeca64
spell check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275171 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
67cde455ff
Add some infos about myself.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275170 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Jan Materne
7298876120
Add myself to committers.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275165 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Antoine Levy-Lambert
ebce0ec700
fixed title
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275128 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Erik Hatcher
219f98a89f
Joe Ottinger asked me to add the JDJ award
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275116 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
744b5ec866
Added information about how to configure Winzip to see better what is
in a war file
Submitted by: Neil Pitman (neil dot pitman at sympatico dot ca)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275115 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Stefan Bodewig
9cdb4ff794
Add Tom's email address, fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275110 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4aabbc679c
Move old releases to archive.apache.org
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275109 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
2f621e58e2
One more place that mentions Ant's current version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275108 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
8da01e29d0
Add blurb for Tom.
Submitted by: Thomas Haas <tha at whitestein dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275098 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Stefan Bodewig
e3df11cc0a
Avoid "useless use of cat" award by using a real world example.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275094 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
8b13ca9c93
Record default for <javac>'s verbose attribute, submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275088 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
c75bc02250
Update AntRunner info, submitted by Dirk Schnelle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275087 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
2a17990a71
add link to custom condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275086 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
95e912bb73
adding doc for presetdef and macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275083 13f79535-47bb-0310-9956-ffa450edef68
22 years ago