1189 Commits

Author SHA1 Message Date
Stefan Bodewig
3c8e24464d fix typo in example
PR: 14034

fix version information about jsp and servlet API - at least I think
this is the correct information.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273811 13f79535-47bb-0310-9956-ffa450edef68
2003-01-16 12:06:57 +00:00
Stefan Bodewig
11997bb5b8 commercial JBuilders support Ant, PR#15701
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273794 13f79535-47bb-0310-9956-ffa450edef68
2003-01-13 13:38:06 +00:00
Stefan Bodewig
c41bb8f6a3 Deal with lazy class verification.
PR: 15377
Submitted by:	David Konecny <david.konecny at volny.cz>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273760 13f79535-47bb-0310-9956-ffa450edef68
2003-01-06 13:51:26 +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
51b74b2d7d Remove filter token. It doesn't make sense to have it here and hard
coded version numbers all over the place in the rest of the manual.

Submitted by:	Daniel Rall <dlr at collab dot net>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273659 13f79535-47bb-0310-9956-ffa450edef68
2002-12-13 12:04:03 +00:00
Stefan Bodewig
62829095c1 Fix typo.
PR: 15243
Submitted by:	Gus Heck


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273651 13f79535-47bb-0310-9956-ffa450edef68
2002-12-12 14:17:44 +00:00
Stefan Bodewig
ef9539bad9 remove catalogfiles from xmlcatalog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273638 13f79535-47bb-0310-9956-ffa450edef68
2002-12-10 07:39:22 +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
Magesh Umasankar
3c2bbbcda3 Real tired of seeing email address being abused.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273610 13f79535-47bb-0310-9956-ffa450edef68
2002-12-04 16:42:34 +00:00
Stefan Bodewig
4193003d23 Add <catalogpath> to <xmlcatalog>.
PR: 14978
Submitted by:	Jeff Turner <jefft at apache.org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273599 13f79535-47bb-0310-9956-ffa450edef68
2002-12-02 16:06:09 +00:00
Steve Loughran
b34331f69d <vbc> docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273593 13f79535-47bb-0310-9956-ffa450edef68
2002-12-01 03:48:25 +00:00
Steve Loughran
851ecf269e <vbc> docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273592 13f79535-47bb-0310-9956-ffa450edef68
2002-12-01 01:31:05 +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
832a9030fe better update our own links as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273589 13f79535-47bb-0310-9956-ffa450edef68
2002-11-28 09:37:58 +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
Stefan Bodewig
afceaeefe2 propery copyright line format
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273578 13f79535-47bb-0310-9956-ffa450edef68
2002-11-25 12:42:51 +00:00
Christoph Wilhelms
44dde348b3 Finally updated Wolf and my e-Mail addresses.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273576 13f79535-47bb-0310-9956-ffa450edef68
2002-11-24 11:18:25 +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
cb24526356 revert unnecessary formatting changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273560 13f79535-47bb-0310-9956-ffa450edef68
2002-11-20 10:15:23 +00:00
Stefan Bodewig
e7474bf8bb Good-Bye resolver 1.0.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273559 13f79535-47bb-0310-9956-ffa450edef68
2002-11-20 10:10:13 +00:00
Stefan Bodewig
4d7ccf81ca Fix some typos and remove a tab
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273557 13f79535-47bb-0310-9956-ffa450edef68
2002-11-19 13:26:23 +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
87c70578dc correct attribute name in icontract docs, PR13972
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273543 13f79535-47bb-0310-9956-ffa450edef68
2002-11-15 11:31:20 +00:00
Stefan Bodewig
92345dee0c Add new tasks to overview
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273542 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 09:23:49 +00:00
Stefan Bodewig
7381c1f077 Switching to Apache BSF
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273541 13f79535-47bb-0310-9956-ffa450edef68
2002-11-14 07:48:25 +00:00
Stefan Bodewig
1001f42c58 1.5 branch has been more recent here 8-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273533 13f79535-47bb-0310-9956-ffa450edef68
2002-11-11 15:50:45 +00:00
Stefan Bodewig
1e9ab53b05 Nightly builds have moved to cvs.apache.org
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273532 13f79535-47bb-0310-9956-ffa450edef68
2002-11-11 15:48:41 +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
925f19f6d4 Simplify a few methods by using FileSet#setFile, remove redundant dir
attribute from the three latest task additions.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273512 13f79535-47bb-0310-9956-ffa450edef68
2002-11-08 08:32:13 +00:00
Stefan Bodewig
beaeb40c3d New task <attrib>
Submitted by:	Shiraz Kanga <SKanga at ingenuus.com>,
                J�r�me Lacoste <jerome.lacoste at smartcardsystem.com>

seventeen months ago 8-)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273509 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 16:26:18 +00:00
Stefan Bodewig
8f788f7a2c New tasks <chown> and <chgrp>
PR: 9809
Submitted by:	Gus Heck <gus.heck at olin.edu>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273508 13f79535-47bb-0310-9956-ffa450edef68
2002-11-07 15:59:47 +00:00
Stefan Bodewig
991d9d6870 New optional task <symlink>.
PR: 9808
Submitted by:	Gus Heck <gus.heck at olin.edu>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273502 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 15:07:23 +00:00
Stefan Bodewig
23e61358c8 various starteam task enhancements.
PR: 14006,14208,14210
Submitted by:	Steve Cohen <SteveC at ignitesports.com>
Reviewed by:	Art Blake <Art.Blake at Metavante.com>,
                Jonny Boman <Jonny.Boman@vikingline.fi>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273492 13f79535-47bb-0310-9956-ffa450edef68
2002-11-06 11:07:09 +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
Stefan Bodewig
ceeb6bff93 Make <xmlcatalog> support the OASIS "Open Catalog" standard with
Norman Walsh resolver code from xml-commons.

Submitted by:	Craeg K Strong <cstrong at arielpartners.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273486 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 16:33:29 +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
5bc34045a9 more merges from 1.5 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273470 13f79535-47bb-0310-9956-ffa450edef68
2002-10-25 08:00:20 +00:00
Stefan Bodewig
fdc4776b0e Add link from <support> to <fileset>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273467 13f79535-47bb-0310-9956-ffa450edef68
2002-10-25 07:41:15 +00:00
Stefan Bodewig
7367a0c357 merge clarification from 1.5 branch.
PR: 13670
Submitted by:	David Witherspoon <david_witherspoon at adp.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273463 13f79535-47bb-0310-9956-ffa450edef68
2002-10-24 14:55:24 +00:00
Stefan Bodewig
2bf96ad9a9 doc updates.
PR: 13422, 13431
Submitted by:	Jesse Glick <jesse.glick at netbeans.com>,
                Paul Cantrell <cantrell at pobox.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273424 13f79535-47bb-0310-9956-ffa450edef68
2002-10-10 07:20:53 +00:00