dev@jersey.java.net

Build from trunk fails for me

From: Craig McClanahan <Craig.McClanahan_at_Sun.COM>
Date: Fri, 20 Feb 2009 09:37:25 -0800

Just updated to the latest trunk bits (r2030), and tried to build from
the top as usual. I get a unit test failure in the jersey-apache-client
module from the testOptions test of
com.sun.jersey.client.apache.impl.HttpMethodTest, an assertionFailed
error at line 107.

This is with Java 1.6.0_0 on an Ubuntu Linux 8.xx desktop.

Any ideas?

Craig