On Wed, 2008-01-16 at 17:53 +0000, sebb wrote:
> Sigs look OK.
> 
> README.txt still refers to old Jakarta website.
> 

Fixed. Good catch. Thank you.

> mvn test gave me an error:
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.http.nio.TestAll
> org.apache.http.nio.reactor.IOReactorException: Failure accepting connection
>         at 
> org.apache.http.impl.nio.reactor.DefaultListeningIOReactor.processEvent(DefaultListeningIOReactor.java:103)
>         at 
> org.apache.http.impl.nio.reactor.DefaultListeningIOReactor.processEvents(DefaultListeningIOReactor.java:84)
>         at 
> org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor.execute(AbstractMultiworkerIOReactor.java:158)
>         at 
> org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor$1.run(TestDefaultListeningIOReactor.java:112)
>         at java.lang.Thread.run(Thread.java:595)
> Caused by: java.nio.channels.ClosedChannelException
>         at 
> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:130)
>         at 
> org.apache.http.impl.nio.reactor.DefaultListeningIOReactor.processEvent(DefaultListeningIOReactor.java:100)
>         ... 4 more
> Tests run: 97, Failures: 1, Errors: 7, Skipped: 0, Time elapsed: 5.891
> sec <<< FAILURE!
> 
> Results :
> Tests run: 97, Failures: 1, Errors: 7, Skipped: 0
> 
> The failure only happened once; the 7 errors seem to happen every time.
> 
> This was using
> 
> java version "1.5.0_13"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
> Java HotSpot(TM) Client VM (build 1.5.0_13-b05, mixed mode)
> 

You are on Windows, aren't you? There has been no test failures on the
GUMP build server since 4.0-alpha6, nor have I seen anything of that
sort locally. I cannot fix things I am not able to reproduce. 

Could you please post the content
of /module-nio/target/surefire-reports/org.apache.http.nio.TestAll.txt.
Maybe that will give me some hints.

Oleg

> On 16/01/2008, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote:
> > Has anyone had a chance to have taken a look at the release notes and
> > packages. Can I proceed?
> >
> > Oleg
> >
> >
> > On Tue, 2008-01-15 at 11:32 +0100, Oleg Kalnichevski wrote:
> > > Folks,
> > >
> > > Please take a few minutes to review the release notes and release
> > > packages. If I hear no complaints, I'll go ahead with tagging the
> > > release in SVN and building the official release artifacts.
> > >
> > > Feel free to add more stuff to the release notes as this is a very
> > > important milestone for us.
> > >
> > > Release notes:
> > > http://people.apache.org/~olegk/httpcore-4.0-beta1-preview/RELEASE_NOTES.txt
> > >
> > > Packages:
> > > http://people.apache.org/~olegk/httpcore-4.0-beta1-preview/packages/
> > >
> > > Cheers
> > >
> > > Oleg
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> >
> >
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to