Re: Next error

2010-07-23 Thread Daniel Kulp
Actually, since all the tests pass, I would say we could merge it to trunk and fix the samples from there. Any objections? I've checked the legal files in the distribution as well as the WHICH_JARS file and I think we're OK there now. Thus, it's just the samples. Dan On Friday 23 July 201

Re: Next error

2010-07-23 Thread Daniel Kulp
On Friday 23 July 2010 12:58:03 pm Benson Margulies wrote: > There's no content length in the response in > testAddBookCustomFailureStatus, so it can't or won't read the response > object, and it fails. My latest commit seems to have fixed the rest of the tests on the jetty7 branch. Can you giv

Re: Next error

2010-07-23 Thread Sergey Beryozkin
Sorry I'm not helping there at all. Barely finding the time at the moment to reply to the questions in the evening and can't even do the GSOC mentoring job properly this week :-). Will have to catch up on weekends Sergey On Fri, Jul 23, 2010 at 5:58 PM, Benson Margulies wrote: > There's no conte

Next error

2010-07-23 Thread Benson Margulies
There's no content length in the response in testAddBookCustomFailureStatus, so it can't or won't read the response object, and it fails.