Conor MacNeill
bec067e804
Update to FTP dtask documentation
Submitted by: Glenn McAllister <glennm@ca.ibm.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267942 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
68a070dbdf
Update copyfile documentation
Submitted by: uli stehling <uli.stehling@informationsdesign.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267935 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
403c32e5c5
Fixed typo and changed second <script> example to use NetRexx.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267928 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
95f437b2d1
The attribute name is id not ID, ts.
Added a little bit of documentation for <script>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267927 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c064456730
Added documentation for the ID attribute and classpathref.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267925 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
f929d4bc2b
documented the <execon> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267923 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
3facebf533
Updated documentation for <chmod> and removed <chmod>'s src attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267920 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
75eff8434d
Added documentation for the <antstructure> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267919 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
7cd8917ae7
Added references to fileset where appropriate.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267918 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ca6e873197
Documented fileset and patternset, removed the items and ignore
attributes of MatchingTask.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267917 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0679f04a82
Removed <keysubst> and <expand> which have been deprecated in 1.1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267916 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
776e951269
Documentation for command line arguments (the nested elements for them).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267909 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0097b2ed9e
Documentation for nested <env> in <exec>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267908 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c3f2def559
Documentation for the multi line extension of <replace>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267906 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
818cb969ad
<junit> more or less completely rewritten and documented.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267904 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
92ba08996f
Use new Runtime.exec() method of JDK 1.3 instead of antRun if present.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267902 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
3c66612026
New task <ftp> to do FTP _uploads_.
According to the information on the ORO inc website
<URL:http://www.oroinc.com >, the FTP library this task depends on will
be donated to the Jakarta project. This makes it our best choice among
several different FTP libraries, IMHO.
Submitted by: Roger Vaughn <rvaughn@seaconinc.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267895 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
24964c3232
Removed JDK 1.2+ dependency from <cab> task.
Submitted by: Roger Vaughn <rvaughn@seaconinc.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267883 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ee344eb125
New optional task <cab> to create Microsoft CAB archives.
Submitted by: Roger Vaughn <rvaughn@seaconinc.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267880 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
565b600d95
Added flatten attribute to <copydir>.
Submitted by: Jeff Martin <jeff.martin@synamic.co.uk>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267879 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
63363f91c8
Some documentation patches.
Submitted by: Barrie Treloar <Barrie.Treloar@camtech.com.au>,
Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267876 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1f8aca50b4
New task genkey.
Submitted by: Peter Donald <donaldp@mad.scientist.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267874 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
9174fbde3b
Added maxmemory attribute to <java>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267861 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
6035bbf18d
Converted <patch> and <cvs> to new framework.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267858 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a41723ab30
Available didn't resolve filenames correctly.
Reported by: Marc Gemis <marc.gemis.mg@belgium.agfa.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267847 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
4a15cb13d4
Added documentation for the sql task. bootstrap.sh and ant complain if
JAVA_HOME is not set. Updated building ant section and README.
Submitted by: Jeff Martin <jeff.martin@synamic.co.uk>,
Barrie Treloar <Barrie.Treloar@camtech.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267846 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
98977466d8
Update example in documentation
Submitted by: David Walend <dwalend@eecs.tufts.edu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267845 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d3bb8dc2f6
Corrected the URL for nightly builds. Added reference to the ant-user
mailing list. Removed pointer to the list of external tasks and known
projects.
I've moved the section on optional tasks to the position it should be,
this makes the patch look a lot bigger than it actually is.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267842 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d7c3057bb9
Updated documentation to Get task.
Submitted by: Steve Loughran <steve_l@iseran.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267841 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1f7eed82cc
Moved EnumeratedAttribute to types as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267828 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
2cffdf83c1
Initial documentation on the EJB related optional tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267808 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a965b11a6e
Updated documentation of Ant task.
Submitted by: Glenn McAllister <glennm@ca.ibm.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267807 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
9faf51fc39
Corrected documentation to javadoc's packagenames attribute.
Submitted by: Tom Klaasen <Tom.Klaasen@the-ecorp.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267805 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
5a008aafac
Preparing for release.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267795 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d0ca327d77
Added ssdir attribute to vssget.
Submitted by: Andrew Everitt <Andrew.Everitt@gbr.xerox.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267792 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d270bf086c
Optional vssget Task
Submitted by: Andrew Everitt <Andrew.Everitt@gbr.xerox.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267784 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e11b85235e
Documentation for the Path elements, made nested src element of Javac
use Path as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267783 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
084609e5ef
Added a helper class for enumerated attributes and demonstrated its
usage in FixCRLF.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267766 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
58cde0d26d
Added unzip and unjar as aliases of expand and deprecated expand,
making unzip the preferred name.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267765 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
09a656d526
Added unless attribute to target.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267763 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
8953b25e9e
Added a taskType attribute in addition to the taskName attribute to
Task. Documented taskname.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267762 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ee67180827
Ensure tablength is a positive power of 2 in FixCRLF.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267754 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b6ec4af9dd
Rewritten the introspection part of ProjectHelper.
25 years ago
Conor MacNeill
2907030ab0
New signjar task.
For consistency across ant tasks, I changed the method by which the boolean
attributes are set to use the Project.toBoolean method.
Submitted by: Peter Donald <donaldp@mad.scientist.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267746 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
5ddfc9ea91
Added failonerror attribute to Exec.
If this attribute is set to true, a BuildException will be thrown
effectively ending the build process.
Suggested by: Sebastien Pierre <spierre@rational.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267743 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
2c873f525b
Make the length of a TAB customizable.
Suggested by: Michael B. Allen <Michael_B_Allen@ml.com>
Submitted by: Vitaly Stulsky <vitaly_stulsky@yahoo.com>
Modified by: James Sieben <EUSJASI@am1.ericsson.se>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267742 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
8947bdbc21
Add support for multiple source paths to Javac
These can either be specified as path strings or nested elements. The path
strings use the same separator conventions as other paths in Ant.
When using nested elements, each component can be specified in a separate
<src> element.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267739 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d55b86ab4f
Make Chmod a MatchingTask.
Submitted by: Mariusz Nowostawski <mnowostawski@infoscience.otago.ac.nz>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267730 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
38c2a2a222
Make Rmic a matching task.
Submitted by: David Maclean <david@cm.co.za>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267728 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Conor MacNeill
689fca4158
Update javadoc task to support multiple link and group options.
Submitted by: Patrick Chanezon <chanezon@netscape.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267712 13f79535-47bb-0310-9956-ffa450edef68
25 years ago