Stefan Bodewig
01793f8b47
document newenvironment attribute of apply.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268913 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
1386f41a4a
New task <p4counter>
Submitted by: Kirk Wylie <kirk@radik.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268910 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Nico Seessle
54b25780fe
- Removed javadoc explaining attributes of task. This info is already in the
vsshistory.html file. I didn't want to duplicate the work.
- Renamed task attribute "outputfilename" to "output" to unify the task
attribute namespace (i.e., other tasks use "output", why not this one?).
Also made sure that the output filename is relative to the project's
basedir.
- Added task attribute "dateFormat" to allow the format of dates in "toDate"
and "fromDate" to be specified. This was necessary for the "numDays"
functionality to work properly with my date format.
- Added "default" choice to "style" attribute. If an unknown style attribute
is provided, a BuildException is thrown.
- Fixed examples in the documentation which not included vsspath
- Only pass -R once to ss.exe and only if recursive is really specified
Submitted by: Twiggs, Glenn <Glenn_Twiggs@bmc.com>
Minor changes by me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268909 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Peter Donald
950bfd5cf0
Added Ear task
Submitted By: Les Hughes [mailto:leslie.hughes@rubus.com]
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268908 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
b8de4702c9
Add "REM" to the comment identifiers fro <sql> - even if it's non-standard
Submitted by: Michael McCallum <michael@spinsoftware.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268906 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stefan Bodewig
3ccfe4645f
Add pattern for CVS backup files to default excludes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268901 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
7c3493aaa3
Make <fail> support nested text.
Submitted by: Tim Dawson <tdawson@wamnet.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268900 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b16a773dea
Add a value attribute to <uptodate>
Submitted by: Tim Dawson <tdawson@wamnet.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268899 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
e6e450dc16
Make <touch> work on <fileset>s
Submitted by: Michael J. Sikorsky <mj@servidium.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268897 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
0c4a72a81b
results of the first voting stage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268896 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
1f805b5dc0
A small documentation enhancement.
Submitted By: uli stehling <uli.stehling@informationsdesign.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268892 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
1164d88421
Fixed a typo
Submitted by Christopher Elkins <chrise@scardini.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268889 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d30b76e0df
group requests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268887 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
1d080174ed
Added support for the VSS History-command.
Originally submitted by Fejes Balazs <fbsubscriber@freemail.hu> with many modifications, documentation and enhancements by me.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268886 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
839c93f9e0
Added attribute serverPath which lets the user specify the path to the srcsafe.ini.
Submitted by Barranger Ridler <barranger.ridler@screamingsolutions.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268884 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
d9ce954d35
Added in "integrate depends/javac" request.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268883 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
8e21c4c12a
request by David Rees <d.rees.l@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268882 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d9c3b5ca53
request by Deryk Sinotte <deryk.sinotte@audesi.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268881 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a106a0a32a
typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268880 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b9f637fc98
requests by Glenn Twiggs <Glenn_Twiggs@bmc.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268879 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ccd767b7a3
request by Tim Vernum <Tim.Vernum@macquarie.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268878 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
7e061a4d9c
request by Alex Solofnenko <asolofnenko@concordesolutions.com> - or
better, my interpretation of it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268877 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
bc1261afef
request by Steve Loughran <steve_l@iseran.com>
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268876 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
1161203212
request by Peter Luttrell <peter@firepod.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268875 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
328a78b08b
request by Bill Brooks <wbrooks@lug.ee.calpoly.edu>, split into two parts.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268874 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
7d1a12cac5
Added some requirements from Eric Siegerman <erics@telepres.com>
Submitted By: Eric Siegerman <erics@telepres.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268873 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
glennm
3afa4e107a
Add deprecation indicators for Deltree and Javadoc2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268871 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
154fab9e87
ext dirs - the bane of java developers everywhere.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268870 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
dc51b010d7
make the "no commit" statements a little clearer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268869 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d95cf71ff2
Move over main goals from original Ant. Add a goal to have testcases
for everything.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268868 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c0d791849d
distant memory again
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268867 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d8a9a58ad5
request by Bill Burton <billb@progress.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268866 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d10d01a97a
add description attribute to <p4change>
Submitted by: Bob Cheek <RCheek@Verbind.com>
patch looks a lot bigger than it is - I removed a ton of tabs from
this file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268865 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
8237734548
destdir in <style> is no longer required if in/out have been specified.
Suggested by: Will Holcomb <will@odin.himinbi.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268861 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
ff38a6188b
Add support for Weblogic's rmic.
PR: 959
Submitted by: Takashi Okamoto <toraneko@kun.ne.jp>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268860 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
98bf0fac4e
request by Scott Sanders <satan@totalsync.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268859 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
c9b1cc7276
request by Thomas Leonhardt <leonhardt@informatik.tu-darmstadt.de>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268858 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
a9ea16d4af
Added layout request.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268856 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
faa7224379
the future is now 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268853 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
5cc29f61e6
Make <rmic> a factory task just like <javac> already is. Support
Kaffe's rmic.
Submitted by: Takashi Okamoto <toraneko@kun.ne.jp>
Catch arbitrary Exceptions thrown when trying to verify a class.
PR: 222
Support extdirs.
PR: 893
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268852 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
d7b8f63f01
Make <style> search relative to the project's basedir first - if it
cannot be found, fall back to the task's basedir and print a
deprecation warning.
Submitted by: Jesse Glick <Jesse.Glick@netbeans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268850 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
bdc051741e
documentation for the optional <starteam> task.
Submitted by: Matthew Di Iorio <MDiIorio@iss.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268847 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
52d6ae21d8
requests by Thomas Leonhardt <leonhardt@informatik.tu-darmstadt.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268846 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
19ac8e9bb5
requests from Tim Vernum <Tim.Vernum@macquarie.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268845 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Peter Donald
e92e092944
Added request for sequence functionality in depends.
Submitted By:
"Alexey N. Solofnenko" <trelawny@pacbell.net>
and
Tim Vernum <Tim.Vernum@macquarie.com.au>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268844 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
020e9c358a
request by Thomas Leonhardt <leonhardt@informatik.tu-darmstadt.de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268839 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
879c6ac9ba
request by Marvin Greenberg <MGreenberg@Eidea.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268838 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
70415e6407
request by Rob Oxspring <roxspring@yahoo.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268837 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
9ce79a37c1
Task request by Lutz Epperlein <epperlein@opix.de> and
Julian gosnell <Julian.Gosnell@ubsw.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268836 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
26c549d47d
requests by Kenneth Albert Liu <kenliu@lucent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268835 13f79535-47bb-0310-9956-ffa450edef68
25 years ago