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
Stefan Bodewig
27ac4279f6
2003
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275701 13f79535-47bb-0310-9956-ffa450edef68
2003-11-27 12:00:24 +00:00
Jan Materne
0c1c82ce13
Update SimpleDateFormat URL. BugID 24993 by Jason
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275693 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 08:14:23 +00:00
Jan Materne
2563d65c26
Explanation of XML-layout
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275685 13f79535-47bb-0310-9956-ffa450edef68
2003-11-25 11:29:13 +00:00
Peter Reilly
dc464794fe
Clarify the to attribute of the mapper nested element of uptodate
...
PR: 24249
Obtained from: nakato@qute.co.jp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275675 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 17:20:19 +00:00
Peter Reilly
a77432f1aa
Clarify when properties are resolved when using presetdef
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275673 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 16:35:31 +00:00
Peter Reilly
005b6a0016
Clarify inheritance of nested property's of the <ant>/<antcall> task
...
PR: 11003
Obtained from: Jeff Turner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275671 13f79535-47bb-0310-9956-ffa450edef68
2003-11-24 16:12:40 +00:00
Stefan Bodewig
448b958341
Use an existing URL in the example
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275651 13f79535-47bb-0310-9956-ffa450edef68
2003-11-20 14:56:56 +00:00
Peter Reilly
6279b2dbba
remove hanging "the" in sql manual page
...
PR: 24419
Obtained from: Matthew Cary
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275647 13f79535-47bb-0310-9956-ffa450edef68
2003-11-18 17:37:44 +00:00
Antoine Levy-Lambert
976e0a8b1d
Update the doc with the latest change.
...
I discovered a documented attribute called rootdir, which does not exist in the source code,
so I removed it from the doc too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275625 13f79535-47bb-0310-9956-ffa450edef68
2003-11-06 21:15:02 +00:00
Peter Reilly
47fa568d32
fixes for presetdef's handling of attributes
...
PR: 24411
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275617 13f79535-47bb-0310-9956-ffa450edef68
2003-11-06 09:04:08 +00:00
Peter Reilly
77be27b180
Remove option to have parallel instead of sequential for macrodef. The
...
former was never tested.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275593 13f79535-47bb-0310-9956-ffa450edef68
2003-10-31 09:51:24 +00:00
Peter Reilly
b53b599f52
document loading of multiple resources
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275590 13f79535-47bb-0310-9956-ffa450edef68
2003-10-30 16:04:48 +00:00
Antoine Levy-Lambert
fcdafc7dfd
fix documentation of move task
...
PR: 24193
Submitted by: Jesse Glick (jglick at netbeans dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275585 13f79535-47bb-0310-9956-ffa450edef68
2003-10-29 18:22:10 +00:00
Stefan Bodewig
b25ce96904
Some typo fixes
...
well formed != valid
better debug support in ApacheCatalogResolver
PRs: 24059, 24060, 24069, 24070, 24074
Submitted by: Jesse Glick <jglick at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275565 13f79535-47bb-0310-9956-ffa450edef68
2003-10-24 08:59:58 +00:00
Peter Reilly
098290b6de
add an optional attribute to import
...
note this is differnet from a failonerror attribute in
that it only checks for the existance of the
imported file, other errors in the imported
file would cause the build to fail
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275513 13f79535-47bb-0310-9956-ffa450edef68
2003-10-16 17:04:01 +00:00
Stefan Bodewig
1b2a0d0f3e
Properly document <reference> behavior, PR 22690
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275481 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 12:14:24 +00:00
Stefan Bodewig
93110a0083
Remove EXPERIMENTAL disclaimers, we want people to try the stuff, not scare them away 8-)
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275477 13f79535-47bb-0310-9956-ffa450edef68
2003-10-14 09:59:19 +00:00
Stefan Bodewig
d4759031a1
You can't interact with forked processes - PR 23686
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275448 13f79535-47bb-0310-9956-ffa450edef68
2003-10-13 13:08:52 +00:00
Antoine Levy-Lambert
2ff4d67505
introduce a stylesheet for the antmanual
...
add an image beta.png (credits Magesh Umasankar)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275433 13f79535-47bb-0310-9956-ffa450edef68
2003-10-09 21:01:14 +00:00
Antoine Levy-Lambert
cb9b627e7d
cvs 1.11.7 has been released (Merge from ANT_16_BRANCH)
...
Submitted by: Larry Shatzer (larry dot shatzer at spirent dot com)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275398 13f79535-47bb-0310-9956-ffa450edef68
2003-09-30 19:47:26 +00:00
Stefan Bodewig
d7388783c5
subant is becoming legacy
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275353 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 13:59:01 +00:00
Stefan Bodewig
8be42b1f4d
You can't override the command-line, PR 16836
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275348 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 13:48:42 +00:00
Stefan Bodewig
655ad8f525
improved OpenVMS support, submitted by Knut Wannheden <knut dot wannheden at paranor dot ch>
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275346 13f79535-47bb-0310-9956-ffa450edef68
2003-09-25 12:36:19 +00:00