On 12/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
-1: doesnt compile on JDK-1.2.1_004:

or jdk 1.3.


src\main\org\apache\tools\ant\util\StringUtils.java:205: Method 
matches(java.lang.String) not found in class java.lang.S
tring.
        if(humanSize.matches(regex)) {
                            ^

You missed Kev's last change
      rev 486465 - remove Java1.4 specific methods from parseHumanSizes

Also the unittests for hasfreespace-test do not check for java6:
[au:antunit] Build File:
/x1/gump/public/workspace/ant/src/tests/antunit/taskdefs/condition/hasfreespace-test.xml
[au:antunit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 0.045 sec
[au:antunit] Target: test-enough-space-human  caused an ERROR
[au:antunit]    at line 11, column 20
[au:antunit]    Message: au:assertTrue doesn't support the nested
"hasfreespace" element.
[au:antunit]    took 0.005 sec
[au:antunit] Target: test-not-enough-space  caused an ERROR
[au:antunit]    at line 18, column 21
[au:antunit]    Message: not doesn't support the nested "hasfreespace" element.
[au:antunit]    took 0.007 sec
[au:antunit] Target: test-not-enough-space-human  caused an ERROR
[au:antunit]    at line 5, column 21
[au:antunit]    Message: not doesn't support the nested "hasfreespace" element.
[au:antunit]    took 0.005 sec
[au:antunit] Target: test-enough-space  caused an ERROR
[au:antunit]    at line 24, column 20
[au:antunit]    Message: au:assertTrue doesn't support the nested
"hasfreespace" element.
[au:antunit]    took 0.003 sec

Peter



Jan



>-----Ursprüngliche Nachricht-----
>Von: Kevin Jackson [mailto:[EMAIL PROTECTED]
>Gesendet: Mittwoch, 13. Dezember 2006 06:30
>An: Ant Developers List
>Betreff: Re: [VOTE] Release of Apache Ant 1.7.0
>
>My vote (so far)
>> > [x] Yes
>
>All good so far - thanks Antoine!
>
>Kev
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED] For
>additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to