20 Commits

Author SHA1 Message Date
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