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
22 years ago
Conor MacNeill
a15c0667b0
Keep those grade school teachers happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276004 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Conor MacNeill
6a9d1e472c
Merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276003 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
e79af06b08
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275980 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
Jan Materne
57248b5dfa
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275967 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
3386b229bc
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275959 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
Steve Loughran
a20d0ddab1
new condition: typefound
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275950 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
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
22 years ago
Stefan Bodewig
c856036f38
2004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275922 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
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
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
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
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
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
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