Jan Materne
b37c2c40b1
Adding spell task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579486 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Bruce Atherton
14f014c867
added notes about subdirectories of the distribution directory, minor edits
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579318 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
54bac0e89c
removing starteam code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579316 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
0b6d093f46
magic number
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579278 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
d379a70adf
trailing ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579273 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
753902eb4d
magic numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579270 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
162782c491
magic number
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579266 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
755c489937
trailing ws
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@579263 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Peter Reilly
46a5dc988f
removing weblogic
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578882 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
20ed788e6f
Use StringUtils.removeSuffix()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578832 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
f9c49dcfd9
Show the mail adresses of the mailinglists, so users post to the right one.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578831 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
Jan Materne
440cd71622
Use StringUtils.removeSuffix()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@578773 13f79535-47bb-0310-9956-ffa450edef68
18 years ago
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