Bertrand Delacretaz wrote:
> On Dec 18, 2007 7:34 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
>> ...are the any outstanding issues?
> 
> I tried running "./build.sh junit-tests" on a fresh BRANCH_2_1_X
> checkout, and the ZipSourceTestCase.testURIHandling test fails:
> 
>   Uri is wrong. expected:<zip:file://[]test.zip!/test.xml> but
> was:<zip:file://[/]test.zip!/test.xml>
> 
> Not sure what the correct URI should be, i.e. if it's the test or the
> code that's wrong.
> 
> The test expects this
> 
>    final String zipSourceUri = "zip:file://test.zip!/test.xml";
> 
> And zipSource.getURI() returns that with three slashes after file:
> 
Ah, it's our famous zip source test again :( Hmm, I think I fixed this
in excalibur and the test is simply wrong. I'll have a look at it in the
afternoon.

Thanks!

Carsten

> -Bertrand
> 


-- 
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to