On Tue, Oct 11, 2005 at 09:04:29PM +0800, Sam Hwang wrote: > Why not distribute the jar as that of the httpclient.jar? >
Because if we did, it would effectively imply that the SimpleHttpServer and related classes were an official Apache product, which is not the case. Anyone is welcome to use this code at their risk, but Apache Software Foundation does not officially support it Oleg > On 10/11/05, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > > > On Tue, Oct 11, 2005 at 08:49:09PM +0800, Sam Hwang wrote: > > > But I dont know where to obtain the httpclient.server package, can u > > give me > > > some tips? Thx! > > > > This code is available in source only. You can check it out from the > > Apache SVN repository: > > > > http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/ > > > > http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/server/ > > > > If you want a jar containing this code, you will have to create it > > yourself > > > > Hope this helps > > > > Oleg > > > > > > > > On 10/11/05, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > > > > > > > On Tue, Oct 11, 2005 at 05:53:20PM +0800, Sam Hwang wrote: > > > > > What do u mean, I do use the source. > > > > > > > > > > > > > Because as I said test packages are not shipped with the official > > binary > > > > package. If you add commons-httpclient.jar to your class path this > > will > > > > not make httpclient.server classes available to the class loader > > > > > > > > Oleg > > > > > > > > > On 10/11/05, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > On Tue, Oct 11, 2005 at 05:49:32PM +0800, Sam Hwang wrote: > > > > > > > I run the TestProxy from its test package. > > > > > > > > > > > > Use the Source, Luke > > > > > > > > > > > > > > > > > > > > On 10/11/05, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > On Tue, Oct 11, 2005 at 05:07:55PM +0800, Sam Hwang wrote: > > > > > > > > > Hi, > > > > > > > > > The httpclient.jar is added to Eclipse, but I was still > > reminded > > > > > > that > > > > > > > > the > > > > > > > > > package org.apache.commons.httpclient.server cannot be > > resolved. > > > > > > Why? > > > > > > > > Thx! > > > > > > > > > > > > > > > > Because this package is meant to be used for unit testing only > > and > > > > it > > > > > > > > is not shipped with the official binary distribution of > > HttpClient > > > > > > > > > > > > > > > > What do you intend to use it for? > > > > > > > > > > > > > > > > Oleg > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > > > > To unsubscribe, e-mail: > > > > [EMAIL PROTECTED] > > > > > > > > For additional commands, e-mail: > > > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > I believe there's a hero in all of us. A hero that keeps us > > honest, > > > > > > gives us > > > > > > > strength, makes us noble, and, in the end, allows us to die with > > > > pride. > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > > To unsubscribe, e-mail: > > [EMAIL PROTECTED] > > > > > > For additional commands, e-mail: > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > I believe there's a hero in all of us. A hero that keeps us honest, > > > > gives us > > > > > strength, makes us noble, and, in the end, allows us to die with > > pride. > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > -- > > > I believe there's a hero in all of us. A hero that keeps us honest, > > gives us > > > strength, makes us noble, and, in the end, allows us to die with pride. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > I believe there's a hero in all of us. A hero that keeps us honest, gives us > strength, makes us noble, and, in the end, allows us to die with pride. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
