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
Conor MacNeill
ea66d71bf1
A bug a day ...
...
Fix up the documentation of the inline manifest element.
PR: 14732
Submitted by: Ortwin Gl�ck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273738 13f79535-47bb-0310-9956-ffa450edef68
2003-01-02 13:26:35 +00:00
Stefan Bodewig
f4c8d96068
still 2002
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273730 13f79535-47bb-0310-9956-ffa450edef68
2002-12-31 14:16:13 +00:00
Conor MacNeill
2e83cb6a0d
Add maxmemory option to control memory of the jarsigner VM
...
revert sigfile to a String - does not make sense to be a File
Added a testcase with keystore for signjar
PR: 1284, 10754
Submitted by: Jonathan Keller
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273684 13f79535-47bb-0310-9956-ffa450edef68
2002-12-23 13:29:16 +00:00
Erik Hatcher
18c29f70d3
fixing line ending screwup from previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273676 13f79535-47bb-0310-9956-ffa450edef68
2002-12-20 01:46:23 +00:00
Erik Hatcher
e4f4da7a4d
fix missing filterchain in example
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273675 13f79535-47bb-0310-9956-ffa450edef68
2002-12-20 01:38:31 +00:00
Steve Loughran
2d949a9361
Doc patch suggested by John Lindwall
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273672 13f79535-47bb-0310-9956-ffa450edef68
2002-12-18 17:27:00 +00:00
Stefan Bodewig
fb4cd3ac37
Add mac, unix and dos as alternatives for <fixcrlf>'s eol option.
...
Submitted by: Martin van den Bemt <mllist at mvdb dot net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273663 13f79535-47bb-0310-9956-ffa450edef68
2002-12-13 13:45:02 +00:00
Stefan Bodewig
3255fa8ff4
Add support for Unix permissions to <zip> and friends, doing it the
...
Info-Zip way.
PR: 6492
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273629 13f79535-47bb-0310-9956-ffa450edef68
2002-12-09 12:40:38 +00:00
Steve Loughran
7584391fe4
cleaning up something that looks like an incomplete tag otherwise
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273591 13f79535-47bb-0310-9956-ffa450edef68
2002-12-01 01:30:08 +00:00
Stefan Bodewig
58cee40515
<http>'s errorsbeginat didn't work, Bug 14833
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273585 13f79535-47bb-0310-9956-ffa450edef68
2002-11-27 17:01:12 +00:00
Magesh Umasankar
90b811d74b
The filesetmanifest attribute of <jar> has been reenabled.
...
PR: 13296
Submitted by: bdeitte@macromedia.com (Brian Deitte)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273570 13f79535-47bb-0310-9956-ffa450edef68
2002-11-21 21:47:53 +00:00
Stefan Bodewig
98f3237b31
Add drimode attribute for the permissions od directories to <tarfileset>.
...
PR: 12289
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273555 13f79535-47bb-0310-9956-ffa450edef68
2002-11-18 15:47:45 +00:00
Stefan Bodewig
389d6115a7
merge some minor changes from 1.5 branch
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273547 13f79535-47bb-0310-9956-ffa450edef68
2002-11-15 13:15:23 +00:00
Stefan Bodewig
411b9f267d
Throw in a reuseloadedstylesheet attribute for <style> (feel free to
...
come up with a better name). This provides a workaround for a bug in
Xalan-J - the version that gets distributed with JDK 1.4.1.
PR: 13859
based on a patch submitted by: Jens Elkner <elkner at linofee.org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273545 13f79535-47bb-0310-9956-ffa450edef68
2002-11-15 11:59:31 +00:00
Stefan Bodewig
8e761e667d
doc patch for PR13747
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273525 13f79535-47bb-0310-9956-ffa450edef68
2002-11-08 16:10:12 +00:00
Stefan Bodewig
8ff0a12291
Doc patches and additional tests for <xmlproperty>.
...
Submitted by: Paul Christmann <paul at priorartisans.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273487 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 08:43:46 +00:00
Steve Loughran
7d8da00773
comments about setproxy where relevant
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273474 13f79535-47bb-0310-9956-ffa450edef68
2002-10-31 07:29:31 +00:00
Steve Loughran
f81773f28d
fed up with user complaints
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273473 13f79535-47bb-0310-9956-ffa450edef68
2002-10-31 07:23:50 +00:00
Stefan Bodewig
8e67850ad6
Add <os> and <exec> support for OS/400.
...
PR: 13047
Submitted by: Brian Farrar <brian_farrar at countrywide.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273380 13f79535-47bb-0310-9956-ffa450edef68
2002-09-27 08:18:51 +00:00
Stefan Bodewig
8d9a2577c2
Add some clarification to <antcall>'s docs.
...
PR: 12820
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273370 13f79535-47bb-0310-9956-ffa450edef68
2002-09-26 16:06:13 +00:00
Stefan Bodewig
5abd6bec4f
documentation for some of the inherited attributes has been missing
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273368 13f79535-47bb-0310-9956-ffa450edef68
2002-09-26 13:55:28 +00:00
Stefan Bodewig
718a6705d8
change misleading example in <mail>'s documentation.
...
Submitted by: Jeremy Anderson <jeranderson at amerisourcebergen.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273348 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 16:14:00 +00:00
Stefan Bodewig
de3b69c37a
typos in docs.
...
PR: 12906
Submitted by: dan at rollocos.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273336 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 11:06:53 +00:00
Stefan Bodewig
2807b6e3f6
New <isreference> condition.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273309 13f79535-47bb-0310-9956-ffa450edef68
2002-09-09 08:21:39 +00:00
Stefan Bodewig
f0c70acd8f
Make cvstagdiff inherit from AbstractCvsTask
...
PR: 12119
Submitted by: Rob van Oostrum <rvanoo@xs4all.nl>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273295 13f79535-47bb-0310-9956-ffa450edef68
2002-09-04 11:51:03 +00:00
Stefan Bodewig
7f2af7960c
<tag /> ---> <tag/>
...
remove some stray CRs
fix some typos
Submitted by: Larry Shatzer <Larry.Shatzer@Spirent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273291 13f79535-47bb-0310-9956-ffa450edef68
2002-09-04 11:05:19 +00:00
Stefan Bodewig
c0287b1df8
Replace > with > where appropriate.
...
PR: 12193 and 12195
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273287 13f79535-47bb-0310-9956-ffa450edef68
2002-09-03 15:24:08 +00:00
Stefan Bodewig
f7cf153214
Fixing some typos - has been submitted as part of
...
PR: 11056
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273186 13f79535-47bb-0310-9956-ffa450edef68
2002-07-30 15:00:40 +00:00
Stefan Bodewig
1e5fa0492b
<war> and <ear> have the duplicate attribute, too.
...
Submitted by: Larry Shatzer <Larry.Shatzer@Spirent.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273182 13f79535-47bb-0310-9956-ffa450edef68
2002-07-30 10:38:56 +00:00
Stefan Bodewig
e69f35fd22
Merge changes from 1.5 branch to HEAD.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273143 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 11:12:16 +00:00
Magesh Umasankar
fc6a4383fa
* Add encoding attribute to <loadproperties>
...
* Remove dependency of <loadproperties> on StringInputStream
* Modify StringInputStream to support encoding
* Note that StringInputStream is not being used by any other Ant classes - the sole consumer was LoadProperties which no longer uses it.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273132 13f79535-47bb-0310-9956-ffa450edef68
2002-07-19 17:48:36 +00:00
Stephane Bailliez
5fa2b3cd64
trax factory settings are now configured within a <factory> element.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273104 13f79535-47bb-0310-9956-ffa450edef68
2002-07-12 21:25:29 +00:00
Stephane Bailliez
1e8307708d
Allow to specify a given factory implementation for the transformer
...
(xsltc, xalan, saxon...) and to specify processor specific settings.
TraxLiaison has been completely refactored because the factory
needed to be created once everything was set up.
I don't think it is final state since it might be better to specify factory attributes
and element in a <factory> element rather than how it is now.
XSLTProcess starts to bevery difficult to read with all the inner classes as well...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273089 13f79535-47bb-0310-9956-ffa450edef68
2002-07-11 22:52:55 +00:00
Magesh Umasankar
da5a13f8e4
Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273081 13f79535-47bb-0310-9956-ffa450edef68
2002-07-09 21:06:15 +00:00
Magesh Umasankar
6bd8d6e938
Merge changes made to 1.5 Beta2.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272967 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 23:38:38 +00:00
Magesh Umasankar
ca91f8cb7e
Merge changes made to 1.5 Beta1.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 12:26:43 +00:00
Diane Holt
a87016010e
Bye-bye <do>...
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272628 13f79535-47bb-0310-9956-ffa450edef68
2002-04-30 17:31:06 +00:00
Diane Holt
04f4f5364c
Even though the enthusiasm (even to just vote) was a bit, ahem,
...
underwhelming, at least there weren't any overwhelming objections,
so...
Add the <do> task.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272595 13f79535-47bb-0310-9956-ffa450edef68
2002-04-29 22:50:16 +00:00
Stefan Bodewig
9fe0f5be4e
Directory based <javadoc>.
...
Two new nested elements, <packageset> and <fileset>. <packageset> is
a DirSet that points to directories which get translated into packages
if they contain .java sources, <fileset> points to sourcefiles.
<packageset> based on a patch by Daniel Ritchey <ritchey_49@hotmail.com>.
<fileset> allows you to select files in the default package as well.
PR: 6433
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272583 13f79535-47bb-0310-9956-ffa450edef68
2002-04-26 16:06:52 +00:00
Stefan Bodewig
c1c1f4fcff
New dir attribute for <patch>
...
Submitted by: Thanou Thirakul <thanou@intelliware.ca>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272581 13f79535-47bb-0310-9956-ffa450edef68
2002-04-26 11:39:34 +00:00
Stefan Bodewig
84d34080aa
pedantic mode again.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272570 13f79535-47bb-0310-9956-ffa450edef68
2002-04-25 06:14:59 +00:00
Magesh Umasankar
ccef0f8982
Implement and document a compression attribute for the tar and untar tasks.
...
Submitted by: Curt Arnold <carnold@houston.rr.com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272562 13f79535-47bb-0310-9956-ffa450edef68
2002-04-24 03:09:06 +00:00
Stefan Bodewig
150545be2f
Add documentation for new input stuff.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272545 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 13:22:57 +00:00
Erik Hatcher
422f63ab87
patches provided by Nicola Ken Barrozi. documentation added. the "[]" and indexed properties were removed as they did not work properly and were not desired.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272539 13f79535-47bb-0310-9956-ffa450edef68
2002-04-22 00:05:09 +00:00
Stefan Bodewig
0c54584d3d
Update documentation of <concat> to reflect the tofile -> destfile
...
change made during development.
Fix typo.
Submitted by: Derek Slager <derek@activate.net>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272522 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 07:16:18 +00:00
Steve Loughran
96ee13b7c9
new istrue/isfalse conditions
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272521 13f79535-47bb-0310-9956-ffa450edef68
2002-04-19 07:15:44 +00:00
Stefan Bodewig
dd7c7098d8
<mapper> and srcfile can live together.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272514 13f79535-47bb-0310-9956-ffa450edef68
2002-04-18 15:49:19 +00:00