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
1f77f2bf9f
documenting passive FTP
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278519 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
da6514b6cb
2005 and even copyright header in two cases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278518 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
Steve Loughran
a44afbeef7
typefound prints diags in -v option
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278516 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
01cd62036e
documenting proxy setup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278515 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
052dcecc5a
doc updates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278514 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
5a4fe63383
Fix comparison w/ exposed NPE
PR: 36093
Obtained from: Dave Brosius
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278513 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
aa83249a91
remove clone taskdef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278512 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
7aef41c047
Add Dave Brosius
PR: 36092, 36094
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278511 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
abf0a93840
remove reflective toArray calls
PR: 36092
Obtained from: Dave Brosius
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278510 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
8b432916d5
Fix reversed ?: consequences; avoid NPE.
PR: 36094
Obtained from: Dave Brosius
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278509 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
47b6202445
Starting introducing Resources in <copy>. (Committing for SVN-migration)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278508 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
a8642c4657
Add "PesterCat Ant Toolkit" to external page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278507 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
61ae8e924f
Replace x == "" with "".equals(x) to check if we are
looking at the empty target
Obtained from: Alexey Panchenko
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278506 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
584f19cde5
Suppress CVS ChangeLogParser test unless tests and Ant share classloader.
Not sure why, but apparently needed even after a clean and rebuild.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278505 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
5d021519e7
debugging aid
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278504 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
f59eb74bbf
remove unnecessary java.util.Date instantiation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278503 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
5e6d301d89
minus one LOC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278502 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
edd384517a
guard against no comparators on circular ref. check
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278501 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c1a8cd521f
Inherit from BaseResourceCollectionWrapper (not -Container);
improved sorting by hopefully reducing number of comparisons made.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278500 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
19d970dbd3
FailFast adjustments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278499 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2d39fb4500
Use FailFast iterators.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278498 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
b74502d99c
check for File.separator + jre when searching for tools.jar
PR: 36043
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278497 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
9130ea784d
Support cache attribute for <restrict>; delegate to component BaseRCWrapper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278496 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
05988f712e
Refactor single-nested-collection enforcement into a
BaseResourceCollectionWrapper via composition.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278495 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
cf12b9b863
Make testname2 pass after FileResource name modification.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278494 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
3bfca0664b
Change behavior of getName(); refine compareTo().
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278493 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
4662a4c1e4
Add option to disable collection caching; refactor cache usage for smaller code.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278492 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
68db901f89
Add the <first> resource collection, plus its parent,
BaseResourceCollectionWrapper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278491 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
d788f76c8d
refine toString() and compareTo() methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278490 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
97b94390e4
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278489 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
ef6cf1a0d3
Return a FileResource from factory method.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278488 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stephane Bailliez
c93ff27734
Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278487 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2df32fe60e
add a basic toString() to DataTypes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278486 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stephane Bailliez
ce9af8263b
Support CVS date format for cvs 1.12.9+
PR: 30962
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278485 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
9be3d121b0
update infos about SQLUnit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278484 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
feb6c98bc9
Another typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278483 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
488caddedd
Add scriptselector in the TOC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278482 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
bf184b2c07
Add SQLUnit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278481 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
f98fea6a9c
typo, typo and explanation for Log4J
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278480 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
f05fd314dd
javadocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278479 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8fafc252f2
Remove blurb about work since i quit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278478 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
d96ebf2d5c
mkdir -p doesnt fail if the dir already exists, so we do not need to ignore the errors.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278477 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
9ace17f10d
fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278476 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
e99b743779
no, I need the parent dirs too
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278475 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
641bb2b769
Enhanced upload process.
1. you can override the machine and dest dirs
2. we create the dest dirs, if not found (ignoring errors if they exist)
3. the init-upload target prints out what is about to happen, to help prepare for a private redistribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278474 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
Steve Loughran
3c40bb97c2
make something a constant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278472 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
f6b5fc05db
Found spell error
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278471 13f79535-47bb-0310-9956-ffa450edef68
20 years ago