Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Trying to Build Jetty-7 (or 8) Under Windows.

David Smith wrote:
> OK, the build goes through now, but the unit tests fail. I seem to
> remember it's something about pathnames containing question marks which
> are invalid on windows. I will have a quick look.

OK, I have a successful build now! :) I had to modify
DefaultServletTest, but it was only the tests that had odd characters in
the pathnames.

Thanks for the help.

David

-- 



Back to the top