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
Peter Reilly
fa097d22ea
remove attributestyle attribute from macrodef
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275308 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 13:55:52 +00:00
Stefan Bodewig
e05733aa9b
Add a granularity attribute to <copy>, <move> and <sync> that works
...
the same way as the attribute of the <depend> selector.
PR: 22150
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275307 13f79535-47bb-0310-9956-ffa450edef68
2003-09-23 13:16:04 +00:00
Stefan Bodewig
846faeb9f2
properly document <cvs>'s dest attribute
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275282 13f79535-47bb-0310-9956-ffa450edef68
2003-09-22 15:41:44 +00:00
Peter Reilly
5741bedf4c
state imports are only allowed as top-level tasks
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275268 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 09:43:43 +00:00
Stefan Bodewig
7477ba8b28
Update and sync <apply> and <exec> docs
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275264 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 08:44:22 +00:00
Stefan Bodewig
6cbd301d14
Add pointers from attributes to nested elements, PR 23165
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275262 13f79535-47bb-0310-9956-ffa450edef68
2003-09-19 07:46:31 +00:00
Jan Materne
efb4c26db4
A little example for spawn attribute.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275196 13f79535-47bb-0310-9956-ffa450edef68
2003-09-06 15:48:01 +00:00
Stefan Bodewig
7d18fc9d21
leave it undefined to avoid feature lock-in
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275185 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 11:45:25 +00:00
Stefan Bodewig
e0f7b5199c
Clarify antcall in presence of self-modifying build files.
...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275182 13f79535-47bb-0310-9956-ffa450edef68
2003-09-04 10:57:33 +00:00
Stefan Bodewig
451172e226
Throw an exception instead of looping forever in top-level <*ant*> task.
...
PR: 22759
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275176 13f79535-47bb-0310-9956-ffa450edef68
2003-09-03 10:03:47 +00:00