Matthew Jason Benson
95f1ef12ab
missing quote and a missing change.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278473 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
0472359545
PR:35824
Adding removed public methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278470 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
44564adf2b
-breakiterator has been promoted, PR 34580
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278458 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
e67c0f12fa
note change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278449 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
acbf794a73
Forgot to updat whatsnew for PR35499
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278446 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
0900e99760
PR: 35544
Avoid getting NPE on calling close() twice.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278444 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
5e6be92049
Add support for keyboard-interactive authentication to SSH tasks.
Submitted by: Atsuhiko Yamanaka
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278433 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
eabe1ea77b
fix PR 34963, create <br/> in stack-traces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278428 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
17c03de41c
PR: 34241
Tar task now accepts files <8GB (was <2GB), according to POSIX tar standard.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278407 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
3f671a9798
Announce Ant 1.6.5 on the web site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278396 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
5733c1f7c0
s/baskslashes/backslashes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278390 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
a95fba7819
Move javadoc backslash with space fix to ant 1.6.5
Check if file separator character is backslash before conversion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278385 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
2a816a5361
* <macrodef> with redefined default values was incorrect. (Fix for
31215 had a bug). Bugzilla report 35109.
PR: 35109
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278376 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
cb2daf1d83
Document the change wrought by introducing Project.createSubProject().
PR: 17901
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278364 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
626c03beb1
Add an echoxml task just for Steve!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278356 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
512fd50202
document recent changes to FTP task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278347 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
af007ba132
add resourcecount to Resource Collections blurb
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278345 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
1480e646f9
Remove clone task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278339 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
b6173b684a
ResourceCollections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278338 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
5cf7540ba1
Add isfailure condition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278314 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
d50c8c978b
If launcher gets an InstantiationException when using the
default constructor of ant, change the error message
to say that this is an incompatible version of ant main
and attempt to print out the location of this class.
Some jar files have old version of ant within them
- (weblogic in particular) so this should help in
showing if this is the case.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278310 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
8949209211
move typedef to 1.7 section of WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278309 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
3125945038
Ant 1.6.4 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278299 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c09b4ad628
propertyset threw NPE with nested, mapped propertysets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278290 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
5ee66cf257
<scriptmapper>, with tests and docs. At this point we have near total script coverage of all the core ant extension points. Note the refactoring of scriptcondition to give us a better base for these things.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278273 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
3d66f4ef91
Allways create qualified targets in imported build files
PR: 28444
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278272 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
16c4a37b46
more changes, plus some corrections to existing reports.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278264 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b977b55da6
<unzip> and <untar> could leave streams open. PR 34893
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278254 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
b2f7c19e92
1.6.4 changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278249 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8522387c40
fix NPE reported by Curt Arnold
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278239 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
ddeab9a4d1
AntXMLContext.setCurrentTargets() is now public.
PR: 34680
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278226 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2451f14c14
Document javah and DirectoryScanner.slowScan() fixes.
PR: 34681, 34722
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278224 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
225c78f0b6
WeakHashMap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278216 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
ab73df2ef3
Ant 1.6.3 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278193 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
e07e19c339
Don't override includeJavaRuntime in gcj-adapter, PR 34638
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278187 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
0a36bf20ec
check for same targets in a source file
PR: 34566
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278179 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
4aaf33f45e
PR: 34502
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278169 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
eaef2bfdbe
add backtrace attribute to <macrodef>
PR: 27219
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278161 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
a9fbbe09f8
add os and exec changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278156 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
7cdd544ac0
Added missing dot at end of paragraph
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278148 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
dd6f6417d1
ant.bat was missing runAntNoClasspath label for goto
PR: 34510
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278146 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
500030a537
Make Zip#createEmptyZip be called again when empty zips need to be created
(similar for overrides in superclasses)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278143 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
4b343f551b
The refid attribute of the I/O redirector was not functional.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278141 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
0d9c7281cc
Task.init() was called twice for most tasks.
PR: 34411
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278132 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
d56d435838
merge fix for 27162
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278128 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2cbfa09eb6
Add linecontains/linecontainsregexp negate attribute to WHATSNEW.
PR: 34374
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278125 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
223b50ebd9
Rename rpm's showoutput attribute to quiet, document it - Submitted by Zach Garner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278104 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fab6cf0e3e
won't merge fix for 27170 since fix has not been confirmed and we don't have an extended beta phase for 1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278093 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
f6148a6bc3
Misc. cleanups relating to #30606 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278090 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
17f3353a3b
Updated from recent commits.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278079 13f79535-47bb-0310-9956-ffa450edef68
20 years ago