Peter Reilly
902b72ec83
Some cleanups of property expansion
* extact expand property from PropertyExpander
* extact resolve property map from Property task
* remove use of ThreadLocal from Property task
* remove need of cloning of PropertyHelper when resolving properties
in a map.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578769 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
f9de93c35b
more magic numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578739 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
aacfe14361
magic numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578730 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
1ff87364e9
trailing ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578729 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
97a4611dc8
Watchdog may have yield negative wait time.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578575 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
1fe6756246
-move my details from committer to pmc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578360 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
0961bd8616
magic numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578199 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
2ed29da51a
* Test for removeSuffix()
* Test + Impl of removePrefix()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577781 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
cb1bf4ef26
Factor removeSuffix() out.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577772 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
79c6e8371a
Use better constant names.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577765 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
0dd2ec90a5
more magic num
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577684 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
7aff35c2c2
more magic numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577364 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
a914355da2
more magic numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577308 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
baf9ffa96f
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577307 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
81ae3f7447
bugzilla ID 38199, symlink fails on second call
bugzilla ID 43426, <symlink> cant create a symlink over a file
solution is the same: opt for ln -sf after trying to do it internally. We could perhaps drop all ant deletion operations, for a much simpler operation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577281 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
1ecdefae95
make this synchronized, especially the pop
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577279 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
c4a771c03a
magicnumbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577263 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
6a1014d73c
trailing ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577262 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
e90f94aaef
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577261 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
b74c410de4
some notes about the file types of the distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577183 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
9261f98e42
bug ID 43348: add FileProvider interface for file providing resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576771 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Steve Loughran
3cd3ea5671
bug ID 43348: add FileProvider interface for file providing resources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576769 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
f3e4a4790e
magic numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576370 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
9d30d3cd2a
Improved InterruptException handling, especially from Parallel task. Should also solve Pr 42924.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576177 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
f1e7b4baf5
Improved InterruptException handling, especially from Parallel task. Should also solve Pr 42924.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576176 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
9cd9731a62
Added a basic profiling logger.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@576173 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
6195da77a4
-remove extra whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575874 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
e29e6c080c
checkstyle - magic numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575728 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
fe4759fae9
more checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575726 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
40f19de355
opps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575667 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Stefan Bodewig
1bc133e8e4
typos
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575659 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
33251075ea
magic numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575634 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Kevin Jackson
60eb01908b
-use isClosed instead of isEOF, bugzilla #43092
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@575511 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
95a74e9637
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574889 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
2f86109f47
Make use of the FailureRecorder
- ${junit.collector.dir} references ${build.dir} therefore a change of the order was necessary
- makro "test-junit" uses the recorder like the manual sais
- invocation of batchtest is now dependend on ${hasFailingTests} (set by <test-junit>)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574557 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
f02f90064b
* Refactoring of FailureRecorder: use of a helper class instead of helper methods
* FailureRecorder creates better names in the generated testcase
* just put in into Ant 1.8.0
* sorting of the failed tests
* javadoc
* update the manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574554 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
824c630ff9
TempFile changes (ctd)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574381 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
a5b10335fc
TempFile changes (ctd)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574363 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
857411cff1
TempFile changes (ctd)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574360 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
7e05b3d981
pr33969: tempfile task / FileUtils.createTempFile now actually creates the file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574339 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
02fce032ed
pr 41724: FTP task fail, FTPClient may return null in its arrays.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574313 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Matthew Jason Benson
ffeb30bcce
equals BC to support subclasses :/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@574302 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jacobus Martinus Kruithof
228efb0efc
Pr 43330, suppress printing of cvs password in case it is given on the command line.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@573855 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
3426002af9
add a method to see if a nested element is supported via reflection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@573642 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
c7e4640df9
Bugzilla: 43324 stackoverflow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@573537 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Magesh Umasankar
9ca90c8d55
Profile update
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572970 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Magesh Umasankar
830468a988
Profile update
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572969 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
09c490d485
Spell check.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572921 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
d5d9904316
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572616 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
171569c18d
opps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@572565 13f79535-47bb-0310-9956-ffa450edef68
18 years ago