Stefan Bodewig
fc7e960e14
Add pointer to AntTimerTask
Submitted by: Mario Jeckle <mario at jeckle dot de>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275901 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
08d430255d
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275892 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Peter Reilly
2b5e1fd2ab
Typeo in faq.xml
Obtained from: Yuji Yamano
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275880 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
4f1313504a
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275874 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
5482c670b8
Update site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275859 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
5efe60998f
Happy New Year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275858 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
806443cf92
still 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275844 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Antoine Levy-Lambert
e4ed295087
Ant 1.6.0 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275815 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
28a2be9b05
ReleaseInstructions step 18 - migration to ant 1.6.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275814 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
Jan Materne
9de9f96130
New external task: mtxslt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275796 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Jan Materne
903118a6a0
How to use propertyvalues as name for properties
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275767 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Conor MacNeill
49dc6188ed
Merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275752 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
cddf0fe062
Update my email address
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275745 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
2434f24e09
Announce ant1.6beta3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275743 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
7fb5653249
Regenerate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275725 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
f073a88c12
Make the choice of regular expression implementation possible with
ant.regexp.regexpimpl as a normal project property
PR: 15390
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275722 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
648d36e6ff
Document org.apache.tools.ant.ProjectHelper System property.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275717 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
864739c746
Add note on version of beanshell required for ant 1.6
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275707 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
bd2a1ee7b7
Add pointer to 'Dependency Finder', submitted by Jean Tessier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275706 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
27ac4279f6
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275701 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Jan Materne
2429a99dd6
Forgotten to describe comparators in <modified>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275687 13f79535-47bb-0310-9956-ffa450edef68
22 years ago