Conor MacNeill
3eb7289d0c
Docs are now generated into here
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269495 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Conor MacNeill
5337488612
Merge of 1.3 branch changes into the main branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
867ec77b0d
Add a warn on longfile mode
----------------------------------------------------------------------
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268627 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
5c1e42a954
Added debug-attribute to rmic (Bug #224 )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268580 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
7d7fc053b7
Documented if and unless attributes of the nested include and exclude
elements of PatternSet.
Reported by Peter Donald (from the openejb-dev-list)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268572 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
dfa3f12da4
Fixed Bug #378 .
ExecuteOn (and Apply) have a default-value of false for their parallel-attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268559 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a9223a72db
Rename <transform> to <apply>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268553 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
34f1e4e991
Make <fileset> inside <zip> a plain FileSet and add <zipfileset>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268546 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
6b264d41ec
Fix docs to reflect reality with respect to dist building
Submitted By: Andrew Sudell <asudell@Op.Net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268538 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
9b73d38e73
The Attribute sourcefiles of the javadoc-task takes comma-separated values,
not space separated.
Reported by: <jtfox@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268529 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
3cd1384760
Corrected example for usetimestamp-attribute of get-task (by me)
and
Corrected examples for chmod-task
Submitted by: <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268521 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
746290bbea
Fixed problem with quiet flag preventing
deletes.
Reported by: Martin van den Bemt
Fixed double delete message with verbose
flag.
Reported by: Jason Rosenburg
Added ability to remove empty directories
when using the implicit or nested filesets.
Off by default for now, as that is the
current behaviour. If there is enough
agreement, we probably want to turn this
on by default.
Requested by: Lots of people. :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268503 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
4a79f3ef13
Fix documentation for Get task
Submitted by: Nico Seessle <Nico.Seessle@epost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268497 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
a5896abdf9
Added a hint to index.html about where to find optional tasks.
The example for exec does now work on Windows.
Added a note thet NetComponents needs to be downloaded from
www.savarese.org.
Submitted By: "Nico Seessle" <Nico.Seessle@epost.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268491 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Diane Holt
f9ddec7b87
Fix a few things that jumped out at me when Stefan put the Javac
change through. (And verify I can really commit!)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268475 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
1ca1ee1ab9
Documented replacefilter.
Submitted By: Thayer <thayer@rocketnetwork.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268460 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
f0ffaff10c
Added documentation for threcent addition of ZipFileset facilities.
Submitted By: Don Ferguson <don@bea.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268457 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
822028744f
Updated docs
Submitted By: "Stephane Bailliez" <bailliez@noos.fr>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268451 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
df3ce6106d
Updates on the perforce tasks + documentation.
Submitted by: Les Hughes <leslie.hughes@rubus.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268447 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4ca5683c2a
<javac> rewritten to use a factory.
Submitted by: Jay Glanville <jayglanville@home.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268444 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
1e3eecb41a
Give Diane some credit. I have commited her update but you may not see the
commit due to its size.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268429 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
5ce4088294
Major documentation update.
Submitted by: Diane Holt [holtdl@yahoo.com ]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268428 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
1263b36409
Documentation update for the new param element of the style task and
other style task changes.
Submitted by: Jeff Martin <jmartin@silacom.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268423 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ffa6e24ba4
Document that Task.execute() can be invoked more than once.
Submitted by: Rosen, Alex <arosen@silverstream.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268418 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d42256bf54
Add classpath attributes and elements to <property> to specify a
classpath to load resources from.
Submitted by: Diane Holt <holtdl@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268414 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
4791ccae3f
General documentation update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268400 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Sam Ruby
a290cb16d7
Added doc for new trax support for the <style> task. Also minor reflowing
of lines in WHATSNEW to fit into 80 columns.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268399 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
e92741fae9
Add some error checking to new TSTAMP format element
Documentation fro tstamp and javac changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268397 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0c19b8e359
Deprecated the optional <renameext> task as its functionality has been
superseded by the built-in <move> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268366 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
71153da8ab
Updated documentation for new attribute
Submitted By: Jaco de Groot <jaco.de.groot@eo.nl>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268362 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
12509319df
Make documentation of <project>'s attributes reflect reality (and vice
versa).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268353 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
c8cfb3269a
Fixed error in docs
Submitted By: "Rosen, Alex" <arosen@silverstream.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268351 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
6eda9f0794
Reverse changes and reinstate fileset + prefixedfileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268349 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
8e955e3a2e
Patch to unify handling of prefix filesets between war/jar/zip.
It also removes a number of small errors in zip task.
Deprecated <prefixedfileset> element of war in favour of normal <fileset> element in zip
Submitted By: "Rosen, Alex" <arosen@silverstream.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268344 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Jon Scott Stevens
3c3eeb764d
fixed cdata examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268335 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
d483cb49e9
oops missed some documetnation submitted by Jose Alberto Fernandez <JFernandez@viquity.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268326 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Jon Scott Stevens
66c74a2fce
do versioning the *right* way
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268315 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Jon Scott Stevens
141764dd68
added myself
changed the version to be based on the Id tag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268311 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Jon Scott Stevens
3fe45be591
added trailing slash to url
added documentation about quiet argument to the <delete> task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268310 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
74e61f0270
Added note about dependent jars.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268297 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0dee027097
Documentation of <transform>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268288 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c563ee7eba
Documentation for the nested <srcfile> element of <execon>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268287 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e2dfffecc5
Documentation for tasks that can have a nested <mapper> element.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268286 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e888cc1fc8
Documentation of <mapper>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268285 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a98592f829
Fixed some more bugs in the <telnet> documentation.
Submitted by: Scott Carlson <scottcarlson@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268284 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d2d785c408
Tasks for ClearCase support.
Submitted by: Curtis White <soaro77@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268277 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
04632b4151
Fixed some typos in the telnet task description.
Submitted by: Chris Todd <chris@christophertodd.com>
Reinstated alphabetical ordering of optional tasks, this makes the
change look bigger than it is.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268275 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e9d4151572
Documentation for the telnet task.
Submitted by: Scott Carlson <ScottCarlson@email.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268271 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
968806bcc6
Documentation for the new <rmic> attributes.
Submitted by: John Moore <JohnMoore@PDSI-Software.COM>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268270 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4c5c8d89be
Moved the instantiation of the RE matcher to a factory. Users can now
choose an implementation of there own by setting a system property.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268264 13f79535-47bb-0310-9956-ffa450edef68
25 years ago