50 Commits

Author SHA1 Message Date
Stefan Bodewig
e5fcb12320 New filesonly attribute for <zip> and friends - suppresses directories.
PR: 2053
Submitted by:	Peter Janes <peterj@liberate.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269324 13f79535-47bb-0310-9956-ffa450edef68
2001-07-12 07:36:50 +00:00
Conor MacNeill
70d8b69e67 Describe timestamp's ability to offset dates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269320 13f79535-47bb-0310-9956-ffa450edef68
2001-07-11 15:36:49 +00:00
Conor MacNeill
2fa84738b4 InheritAll documentation update
Submitted by:	Craeg K Strong <cstrong@arielpartners.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269306 13f79535-47bb-0310-9956-ffa450edef68
2001-07-10 13:23:29 +00:00
glennm
6ffa10f973 Overview of core tasks with a short description
of what each task does.

PR: 2328


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269303 13f79535-47bb-0310-9956-ffa450edef68
2001-07-08 20:30:59 +00:00
Conor MacNeill
c513333775 Made the meaning of the dest directory explicit.
PR: 1744


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269289 13f79535-47bb-0310-9956-ffa450edef68
2001-07-07 14:57:44 +00:00
Conor MacNeill
54550bf317 Update documentation stating where os attribute values come from.
PR:	1656


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269276 13f79535-47bb-0310-9956-ffa450edef68
2001-07-06 15:11:29 +00:00
Conor MacNeill
9301e386b3 Documentation update for vmlauncher attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269274 13f79535-47bb-0310-9956-ffa450edef68
2001-07-06 11:23:18 +00:00
Stefan Bodewig
fc7cfffc89 Add encoding attribute to the zip tasks and the ZipOutputStream to
make the classes flexible enough to deal with non US-ASCII filenames
either consistent with the command line ZIP tools (it has been since
it uses the org.apache classes instead of java.util.zip) or the jar
command (which it has been up to Ant 1.3).


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269272 13f79535-47bb-0310-9956-ffa450edef68
2001-07-05 13:10:26 +00:00
Stefan Bodewig
613142401d documentation for latest <style> changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269218 13f79535-47bb-0310-9956-ffa450edef68
2001-06-22 07:45:16 +00:00
Stefan Bodewig
a26511e231 new files for new <sleep> task.
Submitted by:	Steve Loughran <steve_l@iseran.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269211 13f79535-47bb-0310-9956-ffa450edef68
2001-06-21 10:19:12 +00:00
Stefan Bodewig
49c24d0553 should have added this file 36 hours ago, sorry.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269174 13f79535-47bb-0310-9956-ffa450edef68
2001-06-15 05:33:14 +00:00
Stefan Bodewig
a891255928 Various typos and documentation fixes.
PR: 1464, 1483, 1523, 1873, 1621, 1839, 1840, 2011
Submitted by:	Daniel.Barclay@digitalfocus.com
                colin@bspark.com (Colin Sampaleanu)
                daveg@permabit.com
                arosen@silverstream.com (Alex Rosen)
                rxh@gers.com (Rey Hernandez)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269169 13f79535-47bb-0310-9956-ffa450edef68
2001-06-13 15:29:47 +00:00
Stefan Bodewig
060c8d7530 Fix typo in tar documentation.
PR: 2120
Submitted by:	rxh@gers.com (Rey Hernandez)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269147 13f79535-47bb-0310-9956-ffa450edef68
2001-06-12 09:39:55 +00:00
Stefan Bodewig
68f6b984a9 New task <typedef>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269117 13f79535-47bb-0310-9956-ffa450edef68
2001-06-07 11:42:09 +00:00
Stefan Bodewig
7ded9a569f Added useexternalfile attribute to <javadoc> - this makes javadoc use
a temporary file for source file and package names (via javadoc's
@file parameter) to defeat command line length limitations.

Inspired by:	Frederic Lavigne <fred@castify.net>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269045 13f79535-47bb-0310-9956-ffa450edef68
2001-05-23 16:44:11 +00:00
Stefan Bodewig
7a2927dc6f Clarify documentation of destdir attribute.
PR: 173


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269040 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 10:03:24 +00:00
Stefan Bodewig
5366bd5449 skipemptyfilesets attributes of apply and execon - part 2.
forgot to save some files, sorry.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269039 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 09:58:34 +00:00
Stefan Bodewig
f0572cb75e Add skipemptyfilesets attributes to <execon> and <apply>.
PR: 1277


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269038 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 09:56:10 +00:00
Diane Holt
9d1c6ad018 Add link to Javadoc for date format + general clean-up.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269036 13f79535-47bb-0310-9956-ffa450edef68
2001-05-22 01:25:23 +00:00
Conor MacNeill
0b37668397 Update to SQL task documentation. General cleanup and documentation of
new delimiter option

Submitted by:	Mike Williams <mikew@cortexebusiness.com.au>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269028 13f79535-47bb-0310-9956-ffa450edef68
2001-05-17 10:41:08 +00:00
Stefan Bodewig
b5b31688e6 Add some nested elements to javadoc where it seemed to be useful.
Submitted by:	Jesse Glick <Jesse.Glick@netbeans.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269020 13f79535-47bb-0310-9956-ffa450edef68
2001-05-10 12:14:36 +00:00
Diane Holt
b482bf23bd Backed out previous change that added a "dir" attribute, as this caused
backwards-compatibility issues. Added a "type" attribute instead, which
works with the "file" attribute to specify either a file or a directory.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268997 13f79535-47bb-0310-9956-ffa450edef68
2001-05-03 07:41:11 +00:00
Diane Holt
d6a12245ee Make "file" attribute only check for a file; add "dir" attribute for checking
for a directory; update doc.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268987 13f79535-47bb-0310-9956-ffa450edef68
2001-04-30 23:25:36 +00:00
Stefan Bodewig
f7fdd6f367 Make port and password file configurable in <cvs>.
Add new task to insert a password into the CVS password file (only
recommended for anonymous access to repositories).

Submitted by:	Jeff Martin <jeff@custommonkey.org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268979 13f79535-47bb-0310-9956-ffa450edef68
2001-04-27 11:52:55 +00:00
Nico Seessle
d09b8e3f4d Added a note about how Ant (the javac task) finds the files that need
a rebuild.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268975 13f79535-47bb-0310-9956-ffa450edef68
2001-04-26 23:31:43 +00:00
Nico Seessle
2130e96108 Bug# 1530
Missing default-value for failOnError-attribute


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268974 13f79535-47bb-0310-9956-ffa450edef68
2001-04-26 23:22:36 +00:00
Stefan Bodewig
a9a32155c5 brush up documentation for <javadoc> (adding documentation for the
excludepackagenames attribute in the first place), minor cleanups in
the implementation of this task.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268951 13f79535-47bb-0310-9956-ffa450edef68
2001-04-18 14:49:52 +00:00
Stefan Bodewig
fdde39136d Rename <recorder> ro <record>.
Waiting too long with a step like this would force us to deprecate it
first, I hope only a few people have been using <recorder> yet.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268941 13f79535-47bb-0310-9956-ffa450edef68
2001-04-12 06:03:39 +00:00
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
2001-04-04 13:35:05 +00:00
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
2001-04-04 12:03:46 +00:00
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
2001-04-04 11:44:48 +00:00
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
2001-04-03 12:49:54 +00:00
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
2001-04-03 11:32:31 +00:00
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
2001-03-29 10:21:12 +00:00
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
2001-03-29 10:13:07 +00:00
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
2001-03-29 09:37:12 +00:00
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
2001-03-27 23:36:40 +00:00
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
2001-03-27 08:11:03 +00:00
Stefan Bodewig
a106a0a32a typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268880 13f79535-47bb-0310-9956-ffa450edef68
2001-03-22 08:06:21 +00:00
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
2001-03-20 19:28:29 +00:00
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
2001-03-19 12:27:23 +00:00
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
2001-03-19 11:22:52 +00:00
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
2001-03-16 12:57:16 +00:00
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
2001-03-16 09:48:12 +00:00
Stefan Bodewig
7b485798bb revert <style> to old behavior - make its style attribute interpreted
as relative to the basdir attribute. Make sure it works when handed an
absolute path.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268820 13f79535-47bb-0310-9956-ffa450edef68
2001-03-13 14:15:22 +00:00
Stefan Bodewig
4c9deafd61 Replace some entity references to &#150; with a simple (and more
portable) dash.

Submitted by:	Jesse Glick <Jesse.Glick@netbeans.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268781 13f79535-47bb-0310-9956-ffa450edef68
2001-03-09 08:54:35 +00:00
Conor MacNeill
068f734884 Merge after 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268748 13f79535-47bb-0310-9956-ffa450edef68
2001-03-02 16:01:13 +00:00
Conor MacNeill
7435b27b91 Merge 1.3 branch changes into MAIN
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268691 13f79535-47bb-0310-9956-ffa450edef68
2001-02-18 13:44:44 +00:00
Nico Seessle
2cd09f2f16 Added a note about how to use the srcdir-attribute (not include packages there)
because this seems to become a very frequently asked question.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268663 13f79535-47bb-0310-9956-ffa450edef68
2001-02-14 10:58:24 +00:00
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
2001-02-13 12:32:01 +00:00