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
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
Peter Reilly
60087ef9a4
Typo in propertyset.html
...
Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275882 13f79535-47bb-0310-9956-ffa450edef68
2004-01-08 17:10:35 +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
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
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
Bruce Atherton
e71c461e8c
Back out javadoc-generated overwrite of our online version of the Ant API docs. This has happened before. Please be careful.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275846 13f79535-47bb-0310-9956-ffa450edef68
2003-12-29 18:40:54 +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
Antoine Levy-Lambert
8ad0831645
Remind user that JDK 1.4+ includes its own regexp impl
...
PR: 25709
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275834 13f79535-47bb-0310-9956-ffa450edef68
2003-12-23 15:28:19 +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
Antoine Levy-Lambert
821f6378b7
typo
...
Submitted by: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275825 13f79535-47bb-0310-9956-ffa450edef68
2003-12-20 13:25:55 +00:00
Peter Reilly
0c6eb91424
update setproxy doc with xdocs changes
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275819 13f79535-47bb-0310-9956-ffa450edef68
2003-12-19 16:32:56 +00:00
Peter Reilly
aa9e26092e
Add description for namespace support in ant 1.6
...
Grapped ant wiki page
Obtained from: Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275810 13f79535-47bb-0310-9956-ffa450edef68
2003-12-18 12:43:06 +00:00
Steve Loughran
1a205c581e
doc common datatypes of the .net tasks
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275803 13f79535-47bb-0310-9956-ffa450edef68
2003-12-17 17:48:05 +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
Jan Materne
5236b17d09
Explain order of dependency-check/if-unless-evaluation
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275761 13f79535-47bb-0310-9956-ffa450edef68
2003-12-09 14:17:12 +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
Antoine Levy-Lambert
80a9b86903
Document jsharpc, not jsharp
...
PR: 24058
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275753 13f79535-47bb-0310-9956-ffa450edef68
2003-12-08 20:05:06 +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
Stefan Bodewig
74d14df04d
document proxyUser and proxyPassword attributes
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275735 13f79535-47bb-0310-9956-ffa450edef68
2003-12-04 08:33:50 +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
Jan Materne
2a426f599f
Add more system properties
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275729 13f79535-47bb-0310-9956-ffa450edef68
2003-12-03 11:25:04 +00:00