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
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
Matthew Jason Benson
610e44723c
Eliminate confusing wording RE failonerror attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278469 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
ca5f66c954
Damn - I forgot to migrate the tests... I love these commit mails :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278468 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
93795db6de
Greetings from Hackathon: Introduce ResourceSelector in <modified>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278467 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
589691afeb
Style in updates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278466 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
20c7e9c7a1
PR: 35750
Make sure the classLoader is always cleaned up before getting a new one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278465 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
c3aacac231
viewcvs down
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278464 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
90641f10bb
viewcvs down, relocated file to normal web part
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278463 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
87d791bb1e
web based cvs is down, alternative location for web based test files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278462 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
1a0e426140
dynamic download of the maven2 lib as precursor to automatic retrieval.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278461 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
c300f39956
repostitory fetch will pull down the maven2 library on demand.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278460 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
481dfab264
grammar?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278459 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
Peter Reilly
a55663eeb0
mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278457 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
bcbcbb9777
Fix regexp, PR 35636
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278456 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
0110162c6f
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278455 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
df24a3a6a2
javadoc + cap constant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278454 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
6a5d1fc1aa
Only write a 'Running' message for a test, if we are really running just that one test - PR 35605
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278453 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
18281b2030
mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278452 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
28f7f37bb7
Add Antlib information to site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278451 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
3fb26c5aca
Uncommitted change in site, Jesse's?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278450 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
Steve Loughran
f40b51339c
opening fencepost error fixed by Knut Wannheden
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278448 13f79535-47bb-0310-9956-ffa450edef68
20 years ago