Re: [HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take)

2008-01-19 Thread Oleg Kalnichevski
On Fri, 2008-01-18 at 19:40 +, sebb wrote: On 18/01/2008, Oleg Kalnichevski [EMAIL PROTECTED] wrote: Folks Please take one last look at the preview packages and the release notes: http://people.apache.org/~olegk/httpcore-4.0-beta1-preview/RELEASE_NOTES.txt

Re: [HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take)

2008-01-19 Thread ant elder
On Jan 18, 2008 6:41 PM, Oleg Kalnichevski [EMAIL PROTECTED] wrote: Folks Please take one last look at the preview packages and the release notes:

Re: [HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take)

2008-01-19 Thread sebb
On 19/01/2008, Oleg Kalnichevski [EMAIL PROTECTED] wrote: On Fri, 2008-01-18 at 19:40 +, sebb wrote: On 18/01/2008, Oleg Kalnichevski [EMAIL PROTECTED] wrote: Folks Please take one last look at the preview packages and the release notes:

Re: [HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take)

2008-01-19 Thread sebb
On 19/01/2008, sebb [EMAIL PROTECTED] wrote: On 19/01/2008, Oleg Kalnichevski [EMAIL PROTECTED] wrote: On Fri, 2008-01-18 at 19:40 +, sebb wrote: On 18/01/2008, Oleg Kalnichevski [EMAIL PROTECTED] wrote: Folks Please take one last look at the preview packages and the

Re: [HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take)

2008-01-19 Thread ant elder
On Jan 19, 2008 3:15 PM, Oleg Kalnichevski [EMAIL PROTECTED] wrote: On Sat, 2008-01-19 at 13:19 +, ant elder wrote: On Jan 18, 2008 6:41 PM, Oleg Kalnichevski [EMAIL PROTECTED] wrote: Folks Please take one last look at the preview packages and the release notes:

Re: [HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take)

2008-01-19 Thread Oleg Kalnichevski
sebb wrote: Likewise can one just perform the nio tests? Just run the tests in the module-nio folder cd module-nio; mvn test Tried that, unfortunately it does not work: D:\eclipseworkspaces\main\httpcore\module-niomvn test [INFO] Scanning for projects... [INFO]

DOAP location (Was: [HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take))

2008-01-19 Thread sebb
On 19/01/2008, Roland Weber [EMAIL PROTECTED] wrote: sebb wrote: In JMeter we include everything (apart from perhaps the DOAP file) in either the bin or src archives. Yes, the DOAP is a problem. You can't update the DOAP with the new release until the release is done and you know the date.

Re: [HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take)

2008-01-19 Thread sebb
Done some more testing. Looks like the problem may be that when port 9998 is closed, sometimes the SelectionKey for the channel becomes invalid. I created a wrapper class for SelectionKey in DefaultListeningIOReactor to keep track of calls to cancel(); this seems to show that the key can

[HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take)

2008-01-18 Thread Oleg Kalnichevski
Folks Please take one last look at the preview packages and the release notes: http://people.apache.org/~olegk/httpcore-4.0-beta1-preview/RELEASE_NOTES.txt http://people.apache.org/~olegk/httpcore-4.0-beta1-preview/packages/ If I hear no complaints, I'll go ahead with cutting the final release

Re: [HttpCore] HttpCore 4.0-beta1 release packages preview (3nd take)

2008-01-18 Thread sebb
On 18/01/2008, Oleg Kalnichevski [EMAIL PROTECTED] wrote: Folks Please take one last look at the preview packages and the release notes: http://people.apache.org/~olegk/httpcore-4.0-beta1-preview/RELEASE_NOTES.txt http://people.apache.org/~olegk/httpcore-4.0-beta1-preview/packages/ If I