Stefan Bodewig
|
eb9ac0c388
|
document <ant>'s behavior when multiple nested <property>s set the same property. PR 45226.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@691102 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
c1591f1ffa
|
fix lineends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690986 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
828a869a33
|
fireTaskFinished delegated to targetFinished
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690974 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
ec569ea63a
|
close stream so that unit tests can delete the output directory.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690970 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
246480ed2d
|
allowNativeBasedir -> useNativeBasedir. Document it. PR 45711.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690969 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Scokart Gilles
|
6af68d2147
|
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690885 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Matthew Jason Benson
|
284423a5c2
|
Properties aren't necessarily delimited by ${} anymore.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690716 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Matthew Jason Benson
|
1bff308e51
|
Bugzilla 45098: update jar index with no other changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690714 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
6a0be3bb10
|
Add "since 1.7.0" to pattern and format. PR 45712.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690265 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
ab42a6effb
|
Make copy's protected API backwards compatible to Ant 1.6.5 - PR 45701?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690264 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
0c9bcf218e
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690252 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
b8a829b11b
|
make allowNativeBasedir work even when nested, PR 45711. fixes PR 30569 at the same time.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@690251 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
c2838fbceb
|
I think this is telling the truth now (modulo allowNativeBasedir), but does anybody understand it?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689849 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
46520b1e01
|
to be honest, there is yet another twist to basedir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689846 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
f70370a70a
|
document the full beauty of how <ant> sets the basedir of the called project - related to PR 30569.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689768 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
b7a61200ec
|
Add a special listener that tries to invoke tearDown in a test class that caused a timeout or crashed the forked VM. PR 37241.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689751 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
94da71c764
|
change command line parser so that version is only printed once - and version as well as diagnostics methods know the current loglevel. The former is PR 45695, the later useful for 45692.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689477 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
bc60284c41
|
JUnitTestListenerTest removes the out dir and makes JUnitTaskTest fail when run as a nested test.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689351 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
b550611aa7
|
some additional diagnostics
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689125 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
05bffcf9f0
|
properly clean up test directory
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689105 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
2ef2968240
|
formatters need to know about VM exits, no matter whether they use a file or not. PR 37312.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689104 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
cf16fb5f63
|
Add test for worst case of elapsed time
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@689044 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
bd76a2fb37
|
Don't use a thousands separator at all for minutes. PR 44659.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688958 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
0da84c14a4
|
BigProjectLogger always fiddled with the basedir, not only if the attribute was absent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688733 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
c4ab43e8d7
|
defer self-generated subBuildStarted event until project instance has been configured and basedir has been set. PR 45607.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688732 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
e73391195c
|
reallyput the value into the map.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688729 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Scokart Gilles
|
6aa8785e32
|
Fix possible raise condition when modifying/reading restrictedDefinitions (missing from previous checkin)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688725 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Scokart Gilles
|
b456160d70
|
Fix possible race condition when modifying/reading restrictedDefinitions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688715 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
ab5fb066bd
|
Ant disallowed manifest attributes that contained the character 8. PR 45675.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688105 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
ff1c8616d3
|
Add namespace support to echoxml. Based on patch by Joey Richey. PR 36804.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688091 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
52d49f84d1
|
inconsistent linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688090 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
71c5e730ed
|
May need special JUnit4 handling if a suite method has been used as well. PR 43892.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688084 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
8be0b6387f
|
Make sure JunitTestRunners return code is correct when running under JUnit4. PR 43892. Submitted by Brian Curnow.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688083 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
254ff1913e
|
re-generate FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688065 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
10e2efa08e
|
Add some links to bug reports
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688064 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
cb0f79a198
|
Add FAQ entry for PR 45370
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688059 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
8aace6872e
|
bad XML in example. PR 45668.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@688050 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Scokart Gilles
|
053240d928
|
add some final keyword to immutable things
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687834 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Scokart Gilles
|
502a6bcbf7
|
add some final keyword to immutable things
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687832 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
724a6a66c1
|
typed into wrong window?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687781 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Scokart Gilles
|
1f06891d00
|
Enhance performance of DirectoryScanner by parsing the patterns only once. Introduce a PathPattern to do that. (# 44226)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687768 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
739c7e224a
|
document backwards compatibility hack in chmod. PR 41054
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687765 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
49324dc8c3
|
testcase for PR 44659
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687739 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
36bcc18f2f
|
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687726 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
f54b5d1e24
|
oops, stray bell character
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687725 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
02eb1fcc66
|
add an FAQ entry for PR 34461 and friends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687724 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
1bbf2f16f4
|
version 2.0 is the Apache License (without "Software"). PR 43576.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687719 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
d0e9cd3ccd
|
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687632 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
01a000d122
|
style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687620 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |
Stefan Bodewig
|
7a1f5b5275
|
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@687618 13f79535-47bb-0310-9956-ffa450edef68
|
17 years ago |