On Sat, 25 Jan 2003, Henri Yandell wrote:
>
>
> On Fri, 24 Jan 2003, Martin Cooper wrote:
>
> >
> >
> > On Fri, 24 Jan 2003, Henri Yandell wrote:
> >
> > >
> > > I've done a cvs update on commons, and have successfully built [well it
> > > fails on a test] httpclient with just: cd httpclient; maven
> >
> > I just tried building HttpClient and it built and unit tested just fine
> > (apart from one deprecation warning). That's with Maven b7, and I've never
> > tried building HttpClient before.
>
> test:test:
> [junit] dir attribute ignored if running in the same VM
> [junit] Running org.apache.commons.httpclient.TestNoHost
> [junit] Tests run: 161, Failures: 0, Errors: 2, Time elapsed: 1.89 sec
> [junit] [ERROR] TEST org.apache.commons.httpclient.TestNoHost FAILED
>
> is the error I get.
Odd. That worked for me.
test:test:
[junit] dir attribute ignored if running in the same VM
[junit] Running org.apache.commons.httpclient.TestNoHost
[junit] Tests run: 161, Failures: 0, Errors: 0, Time elapsed: 8.232 sec
--
Martin Cooper
> Hen
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>