1070 Commits

Author SHA1 Message Date
Matthew Jason Benson
8671950c6a Added examples of using the line.separator system property in the message.
PR:  27953


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276253 13f79535-47bb-0310-9956-ffa450edef68
2004-03-25 19:18:31 +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
05eda0c97f doc: clarification of targets in using.html
Obtained from: Jack J. Woehr


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276243 13f79535-47bb-0310-9956-ffa450edef68
2004-03-16 10:01:58 +00:00
Peter Reilly
e3ce39634b Allow setting of uid and gid in a tarfileset - in addition or in place
of user and group.
PR: 19120
Reported by: Dale Sherwood


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276236 13f79535-47bb-0310-9956-ffa450edef68
2004-03-15 14:36:21 +00:00
Matthew Jason Benson
6a67ee10da Add "since" for nested <mapper>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276230 13f79535-47bb-0310-9956-ffa450edef68
2004-03-12 17:30:41 +00:00
Matthew Jason Benson
be5097ce72 Add <nice> to the manual.
PR: 26637


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276229 13f79535-47bb-0310-9956-ffa450edef68
2004-03-12 15:11:35 +00:00
Matthew Jason Benson
996e16066a Add "negate" attribute to <propertyset>s.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276224 13f79535-47bb-0310-9956-ffa450edef68
2004-03-11 23:40:59 +00:00
Matthew Jason Benson
ce89090b46 Nested file mappers; container mapper.
PR: 26364


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276223 13f79535-47bb-0310-9956-ffa450edef68
2004-03-11 19:25:48 +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
c619bba33f doc fixes for javadoc
PR: 27284
Obtained from: Jesse Glick


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276206 13f79535-47bb-0310-9956-ffa450edef68
2004-03-09 15:57:31 +00:00
Matthew Jason Benson
c860131f75 Minor cleanup.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276190 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 15:03:22 +00:00
Peter Reilly
3c013c9e56 update cvs hreference and some tiding up of cvs manual page
Obtained from: Larry Shatzer


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276186 13f79535-47bb-0310-9956-ffa450edef68
2004-03-03 14:14:04 +00:00
Matthew Jason Benson
6483e38771 Add nested <mapper>s to <pathconvert>.
PR: 26364
Submitted by:	Peter Reilly


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276173 13f79535-47bb-0310-9956-ffa450edef68
2004-02-27 23:23:06 +00:00
Stefan Bodewig
7617c7398a A new roundup attribute on <zip> and related task can be used to
control whether the file modification times inside the archive will
be rounded up or down (since zips only store modification times with
a granularity of two seconds).  The default remains to round up.

PR: 17934


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276167 13f79535-47bb-0310-9956-ffa450edef68
2004-02-27 14:17:41 +00:00
Peter Reilly
a75d603ca3 manual page update for @@ change in macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276157 13f79535-47bb-0310-9956-ffa450edef68
2004-02-25 11:33:34 +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
Peter Reilly
dd0d33bb30 Add nested file element to file list to allow filenames to
contain white space and commas


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276138 13f79535-47bb-0310-9956-ffa450edef68
2004-02-23 16:40:55 +00:00
Antoine Levy-Lambert
d516e14240 Remove comparison between cvs update and HTTP get from
corresponding ant tasks reference


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276101 13f79535-47bb-0310-9956-ffa450edef68
2004-02-17 08:31:39 +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
Erik Hatcher
1abe95bf6f correting typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276085 13f79535-47bb-0310-9956-ffa450edef68
2004-02-15 15:18:47 +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
3cb816afad Copyright owner The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276068 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 21:37:26 +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
Antoine Levy-Lambert
64af2a0b8e Upgrade to License 2.0 continues
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276046 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 14:44:37 +00:00
Antoine Levy-Lambert
15cd432b95 Upgrade to License 2.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276044 13f79535-47bb-0310-9956-ffa450edef68
2004-02-06 14:26:10 +00:00
Peter Reilly
f5d5fede9c Update manual entry for javac to document when tempdir is used
PR: 26559
Obtained from: Steven Scheffler


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276006 13f79535-47bb-0310-9956-ffa450edef68
2004-02-03 09:07:16 +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
Stefan Bodewig
7e42bcab62 Clarify what update="false" in <zip> does.
PR: 26443


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275994 13f79535-47bb-0310-9956-ffa450edef68
2004-02-02 14:04:03 +00:00
Stefan Bodewig
e79af06b08 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275980 13f79535-47bb-0310-9956-ffa450edef68
2004-01-30 08:59:25 +00:00
Peter Reilly
b16d9b61fd typo in manual for enablemultiplemappings attribute of copy task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275975 13f79535-47bb-0310-9956-ffa450edef68
2004-01-29 14:12:04 +00:00
Antoine Levy-Lambert
5ec7e1db1b Add a new cvsversion task
Modify CvsChangeLog to accept a branch as the tag attribute
ChangeLogTask.java now inherits from AbstractCvsTask
PR: 13510


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275969 13f79535-47bb-0310-9956-ffa450edef68
2004-01-28 22:47:14 +00:00
Jan Materne
57248b5dfa 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275967 13f79535-47bb-0310-9956-ffa450edef68
2004-01-28 15:08:25 +00:00
Jan Materne
48891ada61 Bug 25801: had written filelist instead of fileset. Thanks to Jim Fuller
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275966 13f79535-47bb-0310-9956-ffa450edef68
2004-01-28 15:04:16 +00:00
Peter Reilly
bf736586fa Change textname attribute in macrodef to a text element
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275962 13f79535-47bb-0310-9956-ffa450edef68
2004-01-27 17:43:25 +00:00
Stefan Bodewig
3386b229bc 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275959 13f79535-47bb-0310-9956-ffa450edef68
2004-01-23 16:41:13 +00:00
Peter Reilly
218df7b24e fix doc for mapper element of apply
PR: 26352
Obtained from: Matt Benson


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275951 13f79535-47bb-0310-9956-ffa450edef68
2004-01-22 18:41:28 +00:00
Steve Loughran
a20d0ddab1 new condition: typefound
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275950 13f79535-47bb-0310-9956-ffa450edef68
2004-01-22 18:02:57 +00:00
Peter Reilly
7b5e67f539 add textname attribute to macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275948 13f79535-47bb-0310-9956-ffa450edef68
2004-01-22 16:33:16 +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
Peter Reilly
af0809b04d macrodef element names are case insensentive due to use of DynamicConfigurator
PR: 26225
Reported by: John Sichi


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275929 13f79535-47bb-0310-9956-ffa450edef68
2004-01-19 09:51:02 +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
c856036f38 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275922 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 15:02:13 +00:00
Peter Reilly
5d00590b02 doc error for "onerror" attribute of typedef/taskdef, warn is
actually report


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275920 13f79535-47bb-0310-9956-ffa450edef68
2004-01-15 14:38:46 +00:00
Stefan Bodewig
08d430255d 2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275892 13f79535-47bb-0310-9956-ffa450edef68
2004-01-12 08:01:41 +00:00
Peter Reilly
f5921264e5 fix for CRLF adds extraneous character at the end of File
if a file does not end in an eol, fixcrlf will add an eol
this patch adds an attribute to fixcrlf to stop this behaviour
PR:  23262
Obtained from: gudnabrsam at yahoo dot com


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275886 13f79535-47bb-0310-9956-ffa450edef68
2004-01-09 17:36:16 +00:00