Peter Reilly
642fd3b8ce
bugzilla 37184: multiple calls to addlistener for introspection helper objects
reporter: Frank Harnack
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@328081 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
c6e453b42b
solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327062 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
65d50bad90
Bugzilla 30962. cvschangelog problem with CVS version >= 1.12.x
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326723 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
c936bb8dc2
Updated reference to cvs website bugrep 36854
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292956 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
edc401befe
Document fix for:
PR: 36302
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278546 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
4806c26862
Incorrect argument used for version label in PVCS task
PR: 36359
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278544 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
c5c26543a4
bug #36171 ; -noclasspath crashes ant if no system classpath is set.
submitted by Benjamin Burgess
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278540 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
2b1c5eb896
updated
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278533 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
84bb23262f
bugrep 36226 : error and failure pages.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278523 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
b31c3d79f0
Add java1.5 system proxy support, as per bug 36174.
I do not see any evidence of this working on my kde/linux system; I will check out and test on Windows.Other tests on other platforms welcome.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278520 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
760ab74bbb
Because I got fed up of trying to remember when I last ran a build from a particular command line. Did some constant extraction on the commons/log4j listener while I was in the directory.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278517 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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