Hello Sean,

I experienced the same error, but it seems to work better when building from scratch.
Could you launch the "rebuild" target?

best regards,
Thierry Boileau
Hi Sean,
thanks a lot for your contribution and sorry for the delay. You can check the updated svn repository.

best regards,
Thierry Boileau

Thanks Thierry. The fix looks good. Unfortunately, the build still fails
running the unit tests. The last bit of the test log file,
TEST-org.restlet.test.RestletTestSuite.txt, shows:

Testcase: testValueOf took 0 sec
Testcase: testRedirect took 0.118 sec
        FAILED
null
junit.framework.AssertionFailedError: null
        at org.restlet.test.RedirectTestCase.testCall(RedirectTestCase.java:109)
       at 
org.restlet.test.RedirectTestCase.testRedirect(RedirectTestCase.java:89)


Reply via email to