On Sat, 2008-05-10 at 17:27 +0300, Andreas Andreou wrote: > BTW (and sorry for hijacking this), is there any planned release date for > 4.0-beta2 of httpcore and httpcore-nio ? >
Hi Andreas It is basically ready. Sam asked for more time to ensure the API of the new non-blocking protocol handlers was solid. As soon as Sam gives a nod, I'll call for an official release. Oleg > On Sat, May 10, 2008 at 5:08 PM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > > On Sat, 2008-05-10 at 13:18 +0100, sebb wrote: > >> Looks like the class org.apache.http.protocol.DefaultedHttpContext is > >> missing from SVN > >> > > > > No, it is there > > > > https://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/DefaultedHttpContext.java > > > > And HttpCore itself builds just fine. I have an impression, though, > > Continuum still picks up release 4.0-beta1 instead of > > 4.0-beta2-SNAPSHOT > > > > I'll redeploy the latest core snapshot and see if that fixes the > > problem. > > > > Oleg > > > > > >> On 10/05/0008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> > Online report : > >> > http://vmbuild.apache.org/continuum/buildResult.action?buildId=88373&projectId=353 > >> > > >> > Build statistics: > >> > State: Failed > >> > Previous State: Failed > >> > Started at: Sat 10 May 2008 04:09:05 -0700 > >> > Finished at: Sat 10 May 2008 04:09:32 -0700 > >> > Total time: 27s > >> > Build Trigger: Schedule > >> > Build Number: 62 > >> > Exit code: 1 > >> > Building machine hostname: vmbuild.apache.org > >> > Operating system : Linux(unknown) > >> > Java Home version : java version "1.5.0_12" > >> > Java(TM) 2 Runtime Environment, Standard Edition (build > >> > 1.5.0_12-b04) > >> > Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, > >> > sharing) > >> > Builder version : > >> > Maven version: 2.0.7 > >> > Java version: 1.5.0_12 > >> > OS name: "linux" version: "2.6.20-16-server" arch: "i386" > >> > > >> > **************************************************************************** > >> > SCM Changes: > >> > **************************************************************************** > >> > Changed: no author @ no date > >> > Comment: no comment > >> > Files changed: > >> > > >> > module-client/src/main/java/org/apache/http/impl/auth/NTLMEngineException.java > >> > ( no revision ) > >> > > >> > module-client/src/main/java/org/apache/http/impl/auth/NTLMScheme.java > >> > ( no revision ) > >> > > >> > module-client/src/main/java/org/apache/http/impl/auth/NTLMEngine.java > >> > ( no revision ) > >> > > >> > module-client/src/main/java/org/apache/http/impl/client/DefaultClientRequestDirector.java > >> > ( no revision ) > >> > > >> > module-client/src/main/java/org/apache/http/impl/client/RequestWrapper.java > >> > ( no revision ) > >> > > >> > **************************************************************************** > >> > Dependencies Changes: > >> > **************************************************************************** > >> > No dependencies changed > >> > > >> > > >> > **************************************************************************** > >> > Build Defintion: > >> > **************************************************************************** > >> > POM filename: pom.xml > >> > Goals: clean package assembly:assembly Arguments: --batch-mode > >> > Build Fresh: false > >> > Always Build: false > >> > Default Build Definition: true > >> > Schedule: DEFAULT_SCHEDULE > >> > Profile Name: Java 5 > >> > Description: > >> > **************************************************************************** > >> > Test Summary: > >> > **************************************************************************** > >> > Tests: 10 > >> > Failures: 0 > >> > Total time: 0.774 > >> > > >> > > >> > > >> > > >> > > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr > Tapestry / Tacos developer > Open Source / JEE Consulting > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
