Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] Can't get the tests to pass for 9.0.+

I get a failure in jetty-util (ResourceTest seems to be referring to ResourceTest.java instead of resource.txt on line#500) and lots of failures in jetty-io

Is there something I am doing wrong?
Or were the tests ignored for the 9.0.+ releases?

NB I trying to build on Win7-64
Maven-3.0.3
JDK-1.7

William

Back to the top