Stefan Bodewig
adde2729f2
Clarify that antstructure isn't really that useful, PR: 27735
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276280 13f79535-47bb-0310-9956-ffa450edef68
2004-04-06 13:48:22 +00:00
Matthew Jason Benson
b0507d4451
Add <redirector>.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276257 13f79535-47bb-0310-9956-ffa450edef68
2004-03-27 21:22:59 +00:00
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
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
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
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
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
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
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
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
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
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
Peter Reilly
049e8cfaa9
Add description attributes for elements and attributes of macrodef
...
PR: 24711
Obtained from: gudnabrsam at yahoo dot com and Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275884 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 17:34:57 +00:00
Stefan Bodewig
4f1313504a
2004
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275874 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 07:15:46 +00:00
Peter Reilly
2deefc838e
Fix typo
...
Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275872 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 18:22:37 +00:00
Steve Loughran
5086d93694
<touch> to handle filelists. Forced me to add more tests for new and existing touch code, and in the process note that the granularity for unix filesystems is not 0 but 1000 milliseconds. oops.
...
PR: 23526
Submitted by: gudnabrsam@yahoo.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275869 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 17:49:37 +00:00
Stefan Bodewig
636efd4eb0
Very initial JDK 1.5 support
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275868 13f79535-47bb-0310-9956-ffa450edef68
2004-01-07 16:49:30 +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
74a7ac99f2
typeo in checksum.html
...
PR: 25895
Obtained from: Pieter Bloemendaal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275852 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 10:52:06 +00:00
Stefan Bodewig
806443cf92
still 2003
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275844 13f79535-47bb-0310-9956-ffa450edef68
2003-12-27 20:41:49 +00:00
Antoine Levy-Lambert
b8c5368ced
Correction of pages which do not fit with XHTML or JavaHelp
...
PR: 25707
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275838 13f79535-47bb-0310-9956-ffa450edef68
2003-12-23 15:57:02 +00:00
Peter Reilly
6aba7c5074
Macrodef can only see lower case attribute names due to its
...
use of DynamicConfigurator.
Fix the doc and the code to at least make this consistent.
PR: 25687
Obtained from: Geoffrey Wiseman
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275830 13f79535-47bb-0310-9956-ffa450edef68
2003-12-22 09:46:23 +00:00
Jan Materne
35635fee1e
Typo. Thanks to Yuji Yamano
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275794 13f79535-47bb-0310-9956-ffa450edef68
2003-12-17 13:06:52 +00:00
Peter Reilly
d8d7586c7b
Default value of append attribute for record task documented incorrectly
...
PR: 25544
Obtained from: John McDonnell
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275789 13f79535-47bb-0310-9956-ffa450edef68
2003-12-16 08:35:33 +00:00
Peter Reilly
be81cb82cd
fix whichresouce manual page
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275786 13f79535-47bb-0310-9956-ffa450edef68
2003-12-12 19:32:58 +00:00
Peter Reilly
91ec8221a4
Update the tempfile html page
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275784 13f79535-47bb-0310-9956-ffa450edef68
2003-12-12 19:25:13 +00:00
Peter Reilly
c3c8c8b4df
Remove duplicate attribute
...
Obtained from:Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275782 13f79535-47bb-0310-9956-ffa450edef68
2003-12-12 14:47:55 +00:00
Peter Reilly
741eda8c00
Fix subant html page
...
This is part of a fix for 25228
PR: 25228
Obtained from: gudnabrsam at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275778 13f79535-47bb-0310-9956-ffa450edef68
2003-12-12 10:14:26 +00:00
Antoine Levy-Lambert
d9c45b7a34
Improve documentation concerning external libs for the style task.
...
Basically no external libs are required if using JDK 1.4
PR: 25274
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275757 13f79535-47bb-0310-9956-ffa450edef68
2003-12-08 22:59:54 +00:00
Conor MacNeill
49dc6188ed
Merge
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275752 13f79535-47bb-0310-9956-ffa450edef68
2003-12-08 02:27:14 +00:00
Peter Reilly
8dd4e0ba76
Change ${x} to @{x} for attribute notation of macrodef
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275731 13f79535-47bb-0310-9956-ffa450edef68
2003-12-03 13:16:01 +00:00