419 Commits

Author SHA1 Message Date
Stefan Bodewig
3935a662f5 consistent use of <code> - submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
2004-11-19 09:07:12 +00:00
Stefan Bodewig
706bba41a5 > -> &gt;
Submitted by:	Larry Shatzer


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277037 13f79535-47bb-0310-9956-ffa450edef68
2004-11-16 08:12:35 +00:00
Stephane Bailliez
94e7786f36 Fixed property typo for p4counter.
Thanks to Bernd Gerlach-de Campos
PR: 30981


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277029 13f79535-47bb-0310-9956-ffa450edef68
2004-11-12 14:39:52 +00:00
Stefan Bodewig
60f7e5dff7 Lots of typos and spelling (was that misspelt/misspelled ;-) errors.
Submitted by:	Larry Shatzer


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277023 13f79535-47bb-0310-9956-ffa450edef68
2004-11-12 10:36:29 +00:00
Steve Loughran
c0bda1b4cc Fed up with complaints about rmic generated code not having its source files found. Now you can turn it off.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276935 13f79535-47bb-0310-9956-ffa450edef68
2004-10-08 11:09:46 +00:00
Matthew Jason Benson
c3c765a2b6 Documentation fixes for PVCS task.
PR: 31582


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276927 13f79535-47bb-0310-9956-ffa450edef68
2004-10-07 16:25:04 +00:00
Peter Reilly
e358dd716f add in ruby examples and another groovy example
example from Cedric Beust's blog
http://beust.com/weblog/archives/000181.html
with a conversion to groovy from Sam Pullara


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276870 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 12:53:48 +00:00
Peter Reilly
4b7be3b84f script doc: add judoscript example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276865 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 14:19:38 +00:00
Peter Reilly
53d2428cb8 typepo: snipnet -> snippet
Obtained from: Jan


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276864 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 13:30:17 +00:00
Peter Reilly
07f24b0382 script doc: Add groovy, beanshell and jython examples
Modify echo example so that it does not modify ant's task structure
            (This is not a usecase we want for script).


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276863 13f79535-47bb-0310-9956-ffa450edef68
2004-09-15 13:17:12 +00:00
Stephane Bailliez
aa816d8ae8 Try to make somewhat clear explanation...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276737 13f79535-47bb-0310-9956-ffa450edef68
2004-07-30 17:47:57 +00:00
Antoine Levy-Lambert
cc1b02fb9d Correction of the example for p4label task to match attributes
PR: 30299
Submitted by: Tim Clemons timc at messagegate dot com


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276719 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 06:38:59 +00:00
Antoine Levy-Lambert
2d057f8007 typo
Submitted by: Yuji Yamano yyamano at kt dot rim dot or dot jp


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276717 13f79535-47bb-0310-9956-ffa450edef68
2004-07-27 05:54:51 +00:00
Jan Materne
e30f1cdbcc typo; BugID 30277
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276713 13f79535-47bb-0310-9956-ffa450edef68
2004-07-23 06:40:26 +00:00
Peter Reilly
9c40397d18 add a "self" reference for scriptdef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276682 13f79535-47bb-0310-9956-ffa450edef68
2004-07-07 08:32:02 +00:00
Stefan Bodewig
cc141e87cd try to support Tomcat 5.x
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276647 13f79535-47bb-0310-9956-ffa450edef68
2004-06-28 08:49:46 +00:00
Stefan Bodewig
0d0965a75d fix link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276642 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 13:43:10 +00:00
Stefan Bodewig
d891e90f61 Make <junitreport> work with JDK 1.5.
PR: 27541

Most of the work has been done by Stephane, I just provided the
finishing touches.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276641 13f79535-47bb-0310-9956-ffa450edef68
2004-06-25 13:42:10 +00:00
Stefan Bodewig
268a5447dc Add tofile attributes to scp.
PR: 26758


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276580 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 12:23:50 +00:00
Antoine Levy-Lambert
713effc0b1 Try to explain why one needs to set the namespaces feature to true
when validating documents
PR: 29187


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276569 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 22:47:23 +00:00
Antoine Levy-Lambert
5b5e9a7c3d Add the feature <attribute name="http://xml.org/sax/features/namespaces" value="true"/>
to the examples
PR: 29187


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276563 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 15:29:27 +00:00
Antoine Levy-Lambert
7028cb1015 Doc fix concerning the library requirements of the ftp task
PR: 29334
Submitted by: Steve Cohen (scohen at apache dot org)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276510 13f79535-47bb-0310-9956-ffa450edef68
2004-06-02 21:18:41 +00:00
Stefan Bodewig
957f9e5125 Document the <junitreport>/JDK 1.5 problem, PR: 27541
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276504 13f79535-47bb-0310-9956-ffa450edef68
2004-06-02 12:31:18 +00:00
Peter Reilly
dcf43033b8 Remove redundant <hr> from javah.htm
PR: 11559
Obtained from: Jesse Glick


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276456 13f79535-47bb-0310-9956-ffa450edef68
2004-05-17 10:35:15 +00:00
Stefan Bodewig
a2c25511f2 Assertions require fork
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276443 13f79535-47bb-0310-9956-ffa450edef68
2004-05-11 11:46:49 +00:00
Stefan Bodewig
fc014731eb @since
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276414 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 07:45:34 +00:00
Stefan Bodewig
dc6ab2dfed forkstyle -> forkmode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276413 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 07:44:47 +00:00
Stefan Bodewig
7fb49c37c2 Make attribute und element names in <scriptdef> lowercase (like <macrodef> does) to avoid problems with name="Foo" -> the task X doesn\'t support the attribute foo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276392 13f79535-47bb-0310-9956-ffa450edef68
2004-04-23 14:26:47 +00:00
Stefan Bodewig
ffce0c7253 Various typo fixes by Jesse Glick, PR: 28480
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276352 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 12:48:43 +00:00
Stefan Bodewig
cdf5f5a187 Document yet another classloading quirk within <junit>, PR: 24646
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276350 13f79535-47bb-0310-9956-ffa450edef68
2004-04-20 07:27:21 +00:00
Stefan Bodewig
83b7e75aa8 Add special local/remote variants of the file and todir attributes to
explicitly state what is local or remote.

Document verbose attribute.

Submitted by:	Rami Ojares


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276297 13f79535-47bb-0310-9956-ffa450edef68
2004-04-13 11:09:01 +00:00
Stefan Bodewig
fa462555f0 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276294 13f79535-47bb-0310-9956-ffa450edef68
2004-04-13 07:15:53 +00:00
Matthew Jason Benson
4f1b9e1156 Spelling corrections and minor wording change.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276292 13f79535-47bb-0310-9956-ffa450edef68
2004-04-08 17:19:40 +00:00
Stefan Bodewig
c92c5c3633 Document build.clonevm
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276282 13f79535-47bb-0310-9956-ffa450edef68
2004-04-06 14:09:25 +00:00
Jan Materne
685ef88e90 sshexec: document 'host'. Thanks to Gedge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276247 13f79535-47bb-0310-9956-ffa450edef68
2004-03-18 11:25:34 +00:00
Peter Reilly
8892a1ce64 doc fix for starteam tasks
PR: 27554
Obtained from: Alexz Machinski


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276219 13f79535-47bb-0310-9956-ffa450edef68
2004-03-11 10:52:28 +00:00
Peter Reilly
57c40e724d Docs fixes for xmlvalidate.html
PR: 27092
Obtained from: Jesse Glick


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276152 13f79535-47bb-0310-9956-ffa450edef68
2004-02-24 14:27:51 +00:00
Antoine Levy-Lambert
231e15c24e Fix information concerning library requirements for ftp task.
jakarta-oro 2.0.1 or greater
commons-net 1.2.0 or greater when using MS FTP servers


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276099 13f79535-47bb-0310-9956-ffa450edef68
2004-02-17 07:59:36 +00:00
Erik Hatcher
ccf15859fa copy/paste typo correction
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276086 13f79535-47bb-0310-9956-ffa450edef68
2004-02-16 04:37:24 +00:00
Antoine Levy-Lambert
ff348804c1 Copyright owner The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276069 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 21:50:10 +00:00
Antoine Levy-Lambert
0d5edbdfcb Update information concerning MS FTP server required libraries
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276054 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 15:53:40 +00:00
Antoine Levy-Lambert
7c2107f6df Copyright year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276052 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 15:22:52 +00:00
Antoine Levy-Lambert
975abbe8bc Add something about the support of MS FTP servers,
using the CVS HEAD of commons-net and jakarta-oro


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276051 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 15:19:56 +00:00
Conor MacNeill
a15c0667b0 Keep those grade school teachers happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276004 13f79535-47bb-0310-9956-ffa450edef68
2004-02-02 15:08:32 +00:00
Conor MacNeill
6a9d1e472c Merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276003 13f79535-47bb-0310-9956-ffa450edef68
2004-02-02 15:03:31 +00:00
Stefan Bodewig
0f18fba949 Improve docs on assertions.
PR: 25654
Submitted by:	Jesse Glick <jglick at netbeans dot org>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275996 13f79535-47bb-0310-9956-ffa450edef68
2004-02-02 14:33:08 +00:00
Antoine Levy-Lambert
5f41947fea - Added an extra option to 'failonerr' to each ClearCase task/command.
- Extended the functionality of cccheckout. It can check (notco) to see if
  the desired element is already checked out to the current view. Thus it
  won't attempt to check it out again.
- Added three new ClearCase commands: ccmkattr, ccmkdir, ccmkelem
- Checkstyle
PR: 26253
Submitted by: Sean Egan (sean at cm-logic dot com)


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275943 13f79535-47bb-0310-9956-ffa450edef68
2004-01-21 12:55:53 +00:00
Antoine Levy-Lambert
4db617fc7d Add two new attributes in p4submit :
needsresolveproperty and changeproperty
PR: 25711


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275924 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 20:27:07 +00:00
Stefan Bodewig
5efe60998f Happy New Year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275858 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 07:26:48 +00:00
Peter Reilly
5410d80ef4 Use getDestDir of jboss element of ejbjar
PR: 25826
Obtained from: Damon Sicore


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275854 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 11:45:07 +00:00