351 Commits

Author SHA1 Message Date
Stefan Bodewig
ee260aac02 Indicate default for update attribute, Bug 18949
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274433 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 13:31:18 +00:00
Stefan Bodewig
5877089485 Fix <signjar>'s documentation (jar attribute is not required).
PR: 18876

At the same time fix the broken "do I have fileset child elements"
check and warn users if nested filesets are ignored.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274427 13f79535-47bb-0310-9956-ffa450edef68
2003-04-10 06:37:57 +00:00
Stefan Bodewig
2652cf805d Clarify docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274421 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 14:31:47 +00:00
Stefan Bodewig
e4041a1245 Provide user control over Statement's escape processing.
PR: 18822


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274417 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 13:15:31 +00:00
Stefan Bodewig
d9ac8e5986 Document <input>'s defaultvalue attribute.
PR: 18717
Submitted by:	Jan Mat�rne <jan at materne dot de>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274406 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 16:05:57 +00:00
Stefan Bodewig
b719b19b85 Sync docs with new functionality.
Submitted by:	Rob Anderson <Anderson dot Rob at vectorscm dot com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274394 13f79535-47bb-0310-9956-ffa450edef68
2003-04-04 08:50:07 +00:00
Stefan Bodewig
5e0752cf2f merge from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274346 13f79535-47bb-0310-9956-ffa450edef68
2003-03-28 15:03:55 +00:00
Stefan Bodewig
2864cede94 files attribute splits at spaces as well.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274345 13f79535-47bb-0310-9956-ffa450edef68
2003-03-28 15:02:53 +00:00
Stefan Bodewig
88dcebf815 Various <concat> enhancements.
PR: 18166
Submitted by:	Peter Reilly <peter dot reilly at corvil dot com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274341 13f79535-47bb-0310-9956-ffa450edef68
2003-03-28 12:41:01 +00:00
Stefan Bodewig
c84425e271 Add outputencoding attribute to <copy> and friends.
PR: 18217


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274328 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 16:32:19 +00:00
Stefan Bodewig
4f509c65b0 Not only the absolute paths
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274325 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 13:22:33 +00:00
Stefan Bodewig
21eb88b560 Add a forwardslash attribute to <apply>
Submitted by:	Zdenek Wagner <wagner at cesnet dot cz>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274322 13f79535-47bb-0310-9956-ffa450edef68
2003-03-27 13:14:31 +00:00
Steve Loughran
3bf298063b manual insertion of xdocs pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274316 13f79535-47bb-0310-9956-ffa450edef68
2003-03-26 17:55:37 +00:00
Stefan Bodewig
98e20365eb 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274304 13f79535-47bb-0310-9956-ffa450edef68
2003-03-24 08:05:42 +00:00
Conor MacNeill
709e8bb7a2 Add manifest encoding options to control the encoding used to read in
manifests

PR:	17634


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274301 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 09:39:46 +00:00
Stefan Bodewig
ee990e4e82 Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274298 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 09:14:41 +00:00
Stefan Bodewig
1bfbc041c7 Merge fix for bug 14697 from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274282 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 09:11:57 +00:00
Stefan Bodewig
4bfc6d0dff Merge fix for bug 17293 from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274280 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 08:54:08 +00:00
Stefan Bodewig
d02db89e8b Merge fix for bug 17952 from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274276 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 08:33:27 +00:00
Stefan Bodewig
49cd2040d5 Merge fix for bug 18053 from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274273 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 08:26:58 +00:00
Stefan Bodewig
f624f1bf4d Add support for HP's NonStop Server (formerly known by several names,
including Tandem).

Submitted by:	Mirko Zeibig <Mirko dot Zeibig at t dash systems dot com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274262 13f79535-47bb-0310-9956-ffa450edef68
2003-03-14 16:01:04 +00:00
Steve Loughran
c3e4e83956 point out that CVS is a requirement
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274214 13f79535-47bb-0310-9956-ffa450edef68
2003-03-10 07:04:24 +00:00
Stefan Bodewig
39939945cc Fix ambiguity in the manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274210 13f79535-47bb-0310-9956-ffa450edef68
2003-03-07 14:48:52 +00:00
Erik Hatcher
96cf0f7848 #17142 - enhance Javadoc tag element to allow a fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274196 13f79535-47bb-0310-9956-ffa450edef68
2003-03-05 03:03:11 +00:00
Stefan Bodewig
caf1d28c02 fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274172 13f79535-47bb-0310-9956-ffa450edef68
2003-02-24 14:39:23 +00:00
Stefan Bodewig
dd8ec8060d Clarify sourcebase documentation.
PR: 17302


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274169 13f79535-47bb-0310-9956-ffa450edef68
2003-02-24 14:34:02 +00:00
Stefan Bodewig
4407a047e3 Merge manual changes from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274142 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 09:23:20 +00:00
Stefan Bodewig
c89a66172d Preparing merge to 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274134 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 07:57:30 +00:00
Stefan Bodewig
d2829d67d9 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274133 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 07:34:48 +00:00
Daniel Ferrin
f6006c5648 Improve reliability if ant parallel task tests
docuemnt new attrutes to parallel task


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274131 13f79535-47bb-0310-9956-ffa450edef68
2003-02-19 05:11:34 +00:00
Stefan Bodewig
55e78ace38 tell the truth about debuglevel.
PR: 16884


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274063 13f79535-47bb-0310-9956-ffa450edef68
2003-02-12 14:26:30 +00:00
Stefan Bodewig
e7f91ca678 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274044 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 16:01:22 +00:00
Conor MacNeill
f62e511012 Fix fixcrlf docs
PR:	16858
Submitted by:	Jesse Stockall


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274036 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 13:00:11 +00:00
Conor MacNeill
107a8994df Fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274026 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 22:10:57 +00:00
Conor MacNeill
b5de6e5a6a Document new input capabilities
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274024 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 12:17:16 +00:00
Stefan Bodewig
55640a285a Adapt some @since tags after merge to 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274007 13f79535-47bb-0310-9956-ffa450edef68
2003-02-06 14:20:38 +00:00
Conor MacNeill
e562c76491 Further development for 7330. Allow errors to be sent to the
Ant log when redirecting output.

PR:	7330


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274004 13f79535-47bb-0310-9956-ffa450edef68
2003-02-06 13:10:21 +00:00
Conor MacNeill
9606283711 Allow <exec>'s error and output streams to be redirected independently
This is primarily to address bug 7330 but it includes a few other changes.

You can now use both output and outputproperty. While it was not documented,
previously, these used to be mutually exclusive. A simple TeeOutptuStream
is used to write the value to both a property and a file, if required.

The LogStreamHandler is no longer used by Exec. The main thing it did over
the PumpStreamHandler was to close the output streams when the stream
handler's stop method was called. This needed to be done in the
PumpStreamHandler in any case or the output file would be left open.
The PumpStreamHandler can now close its streams on stop() although the
default is still to leave them open

There are new attributes "error" and "errorProperty" which if present
separate output and error streams. If not present the current
behaviour is unchanged.

PR:	7330


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274003 13f79535-47bb-0310-9956-ffa450edef68
2003-02-06 12:53:49 +00:00
Stefan Bodewig
7daa1a59b6 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273992 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 15:32:26 +00:00
Conor MacNeill
c665fdcd49 Add warnings about the interaction of filters and binary files
PR:	16780


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273990 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 13:14:33 +00:00
Stefan Bodewig
afa2b7af9e 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273988 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 11:20:21 +00:00
Stefan Bodewig
07b710cc96 Refactor <zip> and friends.
PR: 10755


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273986 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 10:43:08 +00:00
Conor MacNeill
92fae5e426 Some innocuous wording for the definition of user.home
PR:	14167


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273983 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 09:33:20 +00:00
Stefan Bodewig
b6bc02e324 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273962 13f79535-47bb-0310-9956-ffa450edef68
2003-02-03 13:06:48 +00:00
Conor MacNeill
3352f53d7d Additional info about running under Exec and Win9X/ME systems
PR:	13524


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273949 13f79535-47bb-0310-9956-ffa450edef68
2003-02-01 14:21:27 +00:00
Conor MacNeill
8513609d9c Rename the reuseloadedstylesheet to reloadstylesheet with inverted sense
Make the TraxLiason cache the templates instance
Reset the transformer if a new stylsheet is set

PR:     13589


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273944 13f79535-47bb-0310-9956-ffa450edef68
2003-02-01 04:39:07 +00:00
Stefan Bodewig
00d14d398f 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273925 13f79535-47bb-0310-9956-ffa450edef68
2003-01-30 09:09:54 +00:00
Conor MacNeill
f23a604f89 Bring WHATSNEW up to date with recent changes (also don't duplicate
entries for the 1.5.2 changes)
Document the resolveExecutable attribute assed to <exec>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273924 13f79535-47bb-0310-9956-ffa450edef68
2003-01-29 11:57:25 +00:00
Stefan Bodewig
8483e826c3 Promote new site layout from proposal, change lots of links
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273866 13f79535-47bb-0310-9956-ffa450edef68
2003-01-24 08:55:06 +00:00
Stefan Bodewig
c38217dcc3 Happy New Year ;-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273757 13f79535-47bb-0310-9956-ffa450edef68
2003-01-06 07:32:35 +00:00