Antoine Levy-Lambert
abd5a4b0e5
New license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276030 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
f03ec51836
Apache License 2.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276029 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stephane Bailliez
e15f867c9a
PR: 19301
Use xalan extensions to replace strings and avoid a stack overflow when doing deep recursions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276028 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stephane Bailliez
ab6b17d63f
PR: 19301
Use xalan extensions to replace strings and avoid a stack overflow when doing deep recursions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276027 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
05a31e3b42
Added the NOTICE to the metainf dir of ant.jar, ant-launcher.jar and ant-nodeps.jar
and also to the distribution files
Updated the copyright notice in bootstrap.sh
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276025 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
7124143078
Added NOTICE file as discussed previously on the development list
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276022 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
1ba91e4855
Changes to make Ant installed in JPackage's RPM environment behave a
little bit more friendly.
* a new system property ant.lib.dir that if set will be used instead
of the location of ant-launcher.jar to slurp in the jars for Ant.
* a --noconfig switch that suppresses sourcing of additional
configuration files.
* various changes to the $rpm_mode specific parts of the file.
Submitted by: Randy Watler <rwatler at finali dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276021 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
037cb17def
bring back original copyright years
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276019 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
66555ca10d
Remove trailing spaces in all java files
in order to make checkstyle happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276017 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
c1a80fbda2
add flush are println in DefaultHandlerHandler#handleInput
- some java jvms do not flush the output for System.err.println()
in particular z/OS
PR: 26655
Obtained from: wwalsh at curamsoftware dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276015 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
eb25eb17c2
adapt checkstyle configuration to the new license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276013 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
ca1513552f
Switch to Apache Software License 2.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276010 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
32276de419
Check if character is in range for special array
PR: 26642
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276008 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
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
Antoine Levy-Lambert
8942302ce8
first test to move to the Apache License 2.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276005 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
Conor MacNeill
a41ecd0f20
Handle unexpanded properties in Windows CLASSPATHS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275998 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
49e25589bc
Upgrade to Xerces-J 2.6.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275993 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
29cd9759d3
forgot to setTaskType when cloning UnknownElement
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275990 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
6c29f89924
Fail with a useful error message when the user asks us to fork a
process in a directory that doesn't exist.
PR: 25455
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275988 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ded399dd7b
The gcj compiler adapter failed if the destdir didn't exist.
PR: 25856
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275986 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
ba56fe06af
fix wrong javadoc comment.
PR: 25939
Submitted by: Jesse Glick <jglick at netbeans dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275984 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Stefan Bodewig
46a9d8a1c5
<java> ignored the append attribute.
PR: 26137
Submitted by: Emmanuel Rayzal <emmanuel at ukibi dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275982 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
Antoine Levy-Lambert
fd7b475050
Release of ant1.6.1beta1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275979 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
931c326a93
got hit by a line ending problem, now this will be the right format
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275973 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Antoine Levy-Lambert
fd6969e083
added @since tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275970 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
Stefan Bodewig
ca50596b98
Document Java 1.5 support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275964 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
Erik Hatcher
dc783273b0
homepage @deprecated
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275961 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
Steve Loughran
6ed7b543c6
followed up peter reilly's suggestion; full testing for unimplemented as well as undefined
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275958 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
74ba756bad
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275957 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
6356d19ab4
better reporting of linkage error in checkTaskClass
PR: 26332
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275955 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
8b3eb53866
added textname attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275953 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
Jan Materne
630347951d
Typo: missed blank
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275944 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
Jan Materne
f9a5ef3610
Typo in CocoonTask
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275941 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Jan Materne
86985db5ff
Added CocoonTask
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275939 13f79535-47bb-0310-9956-ffa450edef68
22 years ago
Peter Reilly
3398e1c326
opps - deleted other change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275936 13f79535-47bb-0310-9956-ffa450edef68
22 years ago