Stefan Bodewig
c22df87cd8
Add a <metainf> element to <jar>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268915 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
87def42d88
New task <recorder>
Submitted by: Jay Glanville <dickon@nortelnetworks.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268914 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
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
25 years ago
Stefan Bodewig
d51357812b
oops, Front Page is Ant's, not the one of Jakarta.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268912 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
29f5971d35
separate Ant specific menus from the rest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268911 13f79535-47bb-0310-9956-ffa450edef68
25 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
25 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
25 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
25 years ago
Stefan Bodewig
8854bf7868
Don't parse the XSLT stylesheet unless we know a file is going to be
transformed. This should improve performance in cases where the
generated files are up to date significantly.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268907 13f79535-47bb-0310-9956-ffa450edef68
25 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
25 years ago
Stefan Bodewig
6231c77d24
<fixcrlf> will only overwrite files if their content is different from
the original.
Submitted by: Attila Szegedi <szegedi@scriptum.hu>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268905 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
14d7f3c915
Update "other projects" list.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268904 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
a0958003e6
Add link to CruiseControl.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268903 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
bf4ff9c363
make sure ZipFileSet works if the current working directory doesn't exist.
Submitted by: David Rees <d.rees.l@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268902 13f79535-47bb-0310-9956-ffa450edef68
25 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
2276ae89a2
sanity checks for <touch>
Submitted by: David Rees <d.rees.l@usa.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268898 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
metasim
9996345251
Applied Nick Davis' patch to support generic elements based on an Ant DTD.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268895 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
113069f80d
Bug #1138
# does not work as a comment-sign in Windows Batch-files and results in errors - changed to rem.
Reported by: craig.malone@altavista.net (Craig Malone)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268894 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Nico Seessle
c5b5b59b70
Bug #1011
If debug is set to false pass -g:none to javac if JDK 1.2 or JDK 1.3 to get really no debug information at all.
Submitted by Peter Janes <pjanes@liberate.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268893 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
Conor MacNeill
99c537ba36
Borland nested element for <ejbjar> to generate EJBs for the Borland
Application Server
Submitted by: Beno�t MOUSSAUD <benoit.moussaud@criltelecom.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268891 13f79535-47bb-0310-9956-ffa450edef68
25 years ago
Stefan Bodewig
b162d01b93
Omit the basedir itself (which would be added as /) from zipfile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268890 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
06e57b190f
chop .class at the end, not somewhere in the middle.
PR: 1124
Submitted by: mstover1@apache.org
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268888 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
f9775c2211
Fix for Bug #975 - sometimes (for example with a default installation of cygwin) there are environment-variables containing a new-line. We ignore anything after the first line and log the ignored lines with warning-level.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268885 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
f80406c2b8
Missing throw in VAJImport
Reported by: David Rees
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268872 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