[jira] [Created] (HTTPASYNC-66) Connection not created -> I/O dispatch worker terminated abnormally

2014-01-15 Thread jaikit savla (JIRA)
jaikit savla created HTTPASYNC-66: - Summary: Connection not created -> I/O dispatch worker terminated abnormally Key: HTTPASYNC-66 URL: https://issues.apache.org/jira/browse/HTTPASYNC-66 Project: Http

Re: svn commit: r1558509 - /httpcomponents/project-release-tools/trunk/build.gradle

2014-01-15 Thread sebb
On 15 January 2014 18:55, wrote: > Author: ggregory > Date: Wed Jan 15 18:55:09 2014 > New Revision: 1558509 > > URL: http://svn.apache.org/r1558509 > Log: > Feed the password to Maven through the CLI > > Modified: > httpcomponents/project-release-tools/trunk/build.gradle > > Modified: httpco

Re: New release tools / release manager for HttpClient 4.3.2?

2014-01-15 Thread sebb
On 15 January 2014 18:53, Gary Gregory wrote: > On Wed, Jan 15, 2014 at 11:44 AM, Gary Gregory wrote: > >> On Wed, Jan 15, 2014 at 11:26 AM, Oleg Kalnichevski wrote: >> >>> On Wed, 2014-01-15 at 10:54 -0500, Gary Gregory wrote: >>> > Next issue: The build hangs in 'gradlew -q deployRC': >>> > >>>

Re: svn commit: r1558392

2014-01-15 Thread sebb
On 15 January 2014 15:35, Oleg Kalnichevski wrote: > On Wed, 2014-01-15 at 10:29 -0500, Gary Gregory wrote: >> For Apache Commons, I delete botched tags if no VOTE was called on it. If I >> see a series of tags I can assume that a VOTE was called and that it failed >> for reasons that are document

[VOTE] Release HttpComponents Client 4.3.2 based on RC1

2014-01-15 Thread Gary Gregory
Please vote on releasing these packages as HttpComponents Client 4.3.2. The vote is open for the at least 72 hours, and only votes from HttpComponents PMC members are binding. The vote passes if at least three binding +1 votes are cast and there are more +1 than -1 votes. Packages: https://dist.ap

[Httpcomponents Wiki] Update of "HttpComponentsReleaseProcess" by GaryGregory

2014-01-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki" for change notification. The "HttpComponentsReleaseProcess" page has been changed by GaryGregory: https://wiki.apache.org/HttpComponents/HttpComponentsReleaseProcess?action=diff&rev1=12&rev2=13 Comment:

[Httpcomponents Wiki] Update of "HttpComponentsReleaseProcess" by GaryGregory

2014-01-15 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki" for change notification. The "HttpComponentsReleaseProcess" page has been changed by GaryGregory: https://wiki.apache.org/HttpComponents/HttpComponentsReleaseProcess?action=diff&rev1=11&rev2=12 Comment:

Re: New release tools / release manager for HttpClient 4.3.2?

2014-01-15 Thread Gary Gregory
On Wed, Jan 15, 2014 at 11:44 AM, Gary Gregory wrote: > On Wed, Jan 15, 2014 at 11:26 AM, Oleg Kalnichevski wrote: > >> On Wed, 2014-01-15 at 10:54 -0500, Gary Gregory wrote: >> > Next issue: The build hangs in 'gradlew -q deployRC': >> > >> > [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts)

Re: New release tools / release manager for HttpClient 4.3.2?

2014-01-15 Thread Gary Gregory
On Wed, Jan 15, 2014 at 11:26 AM, Oleg Kalnichevski wrote: > On Wed, 2014-01-15 at 10:54 -0500, Gary Gregory wrote: > > Next issue: The build hangs in 'gradlew -q deployRC': > > > > [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ > > httpcomponents-client --- > > > > In my gradle.propertie

Re: New release tools / release manager for HttpClient 4.3.2?

2014-01-15 Thread Oleg Kalnichevski
On Wed, 2014-01-15 at 10:54 -0500, Gary Gregory wrote: > Next issue: The build hangs in 'gradlew -q deployRC': > > [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ > httpcomponents-client --- > > In my gradle.properties I have: > > MAVEN_HOME=C:\\Java\\apache-maven-3.0.5 > > HC_DEV = htt

Re: New release tools / release manager for HttpClient 4.3.2?

2014-01-15 Thread Gary Gregory
Next issue: The build hangs in 'gradlew -q deployRC': [INFO] --- maven-gpg-plugin:1.4:sign (sign-artifacts) @ httpcomponents-client --- In my gradle.properties I have: MAVEN_HOME=C:\\Java\\apache-maven-3.0.5 HC_DEV = https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk HC_DIST_STAGI

Re: svn commit: r1558392

2014-01-15 Thread Gary Gregory
For Apache Commons, I delete botched tags if no VOTE was called on it. If I see a series of tags I can assume that a VOTE was called and that it failed for reasons that are documented on the ML. Had I followed this I would be on RC4 or 5, it just make an unnecessary mess. IMO. G On Wed, Jan 15,

Re: svn commit: r1558392

2014-01-15 Thread Oleg Kalnichevski
On Wed, 2014-01-15 at 10:29 -0500, Gary Gregory wrote: > For Apache Commons, I delete botched tags if no VOTE was called on it. If I > see a series of tags I can assume that a VOTE was called and that it failed > for reasons that are documented on the ML. Had I followed this I would be > on RC4 or

[jira] [Commented] (HTTPCLIENT-1447) Clients created with HttpClients.createMinimal do not work with absolute URIs

2014-01-15 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872186#comment-13872186 ] Oleg Kalnichevski commented on HTTPCLIENT-1447: --- Truth to be told I hav

Re: svn commit: r1558392

2014-01-15 Thread Oleg Kalnichevski
On Wed, 2014-01-15 at 14:15 +, ggreg...@apache.org wrote: > Author: ggregory > Date: Wed Jan 15 14:15:07 2014 > New Revision: 1558392 > > URL: http://svn.apache.org/r1558392 > Log: > Redoing RC1 > > Removed: > httpcomponents/httpclient/tags/4.3.2-RC1/ > Gary If a RC gets botched for wh

[jira] [Commented] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872157#comment-13872157 ] Christian Schneider commented on HTTPASYNC-65: -- Many thanks for the quick f

[jira] [Commented] (HTTPCLIENT-1447) Clients created with HttpClients.createMinimal do not work with absolute URIs

2014-01-15 Thread Joseph Walton (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872095#comment-13872095 ] Joseph Walton commented on HTTPCLIENT-1447: --- Thanks; I hadn't realised this

Re: New release tools / release manager for HttpClient 4.3.2?

2014-01-15 Thread Gary Gregory
On Wed, Jan 15, 2014 at 8:24 AM, Oleg Kalnichevski wrote: > On Tue, 2014-01-14 at 19:00 -0500, Gary Gregory wrote: > > On Tue, Jan 14, 2014 at 6:56 PM, Gary Gregory >wrote: > > > > ... > > > Running > org.apache.http.impl.client.integration.TestIdleConnectionEviction > > Tests run: 1, Failures:

[jira] [Resolved] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPASYNC-65. Resolution: Fixed Patch committed with some minor tweaks http://svn.apache.org/r

Re: New release tools / release manager for HttpClient 4.3.2?

2014-01-15 Thread Oleg Kalnichevski
On Tue, 2014-01-14 at 19:00 -0500, Gary Gregory wrote: > On Tue, Jan 14, 2014 at 6:56 PM, Gary Gregory wrote: > ... > Running org.apache.http.impl.client.integration.TestIdleConnectionEviction > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.332 sec > <<< FAILURE! - in > org.a

[jira] [Updated] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated HTTPASYNC-65: - Attachment: HTTPASYNC-65-3.patch New version of patch added. This time I do not

[jira] [Commented] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872002#comment-13872002 ] Oleg Kalnichevski commented on HTTPASYNC-65: Christian, I do not think that

[jira] [Commented] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871992#comment-13871992 ] Christian Schneider commented on HTTPASYNC-65: -- While the patch is really t

[jira] [Resolved] (HTTPCLIENT-1447) Clients created with HttpClients.createMinimal do not work with absolute URIs

2014-01-15 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Kalnichevski resolved HTTPCLIENT-1447. --- Resolution: Fixed Fix Version/s: 4.3.2 Actually it is perfectly v

[jira] [Updated] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated HTTPASYNC-65: - Attachment: HTTPASYNC-65-2.patch I just attached a new patch. It just downgrade

[jira] [Comment Edited] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871959#comment-13871959 ] Christian Schneider edited comment on HTTPASYNC-65 at 1/15/14 11:52 AM: --

[jira] [Commented] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871959#comment-13871959 ] Christian Schneider commented on HTTPASYNC-65: -- I just tried to use the sam

[jira] [Commented] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871945#comment-13871945 ] Christian Schneider commented on HTTPASYNC-65: -- Sure .. just wanted to chec

[jira] [Commented] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871938#comment-13871938 ] Oleg Kalnichevski commented on HTTPASYNC-65: Christian, I understand that th

[jira] [Commented] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871892#comment-13871892 ] Christian Schneider commented on HTTPASYNC-65: -- The bundle symbolic name is

[jira] [Commented] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Oleg Kalnichevski (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871880#comment-13871880 ] Oleg Kalnichevski commented on HTTPASYNC-65: Christian Even without looking

[jira] [Updated] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/HTTPASYNC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated HTTPASYNC-65: - Attachment: HTTPASYNC-65-1.patch After this patch httpasyncclient works for me

[jira] [Created] (HTTPASYNC-65) HttpAsyncClient does not work in OSGi

2014-01-15 Thread Christian Schneider (JIRA)
Christian Schneider created HTTPASYNC-65: Summary: HttpAsyncClient does not work in OSGi Key: HTTPASYNC-65 URL: https://issues.apache.org/jira/browse/HTTPASYNC-65 Project: HttpComponents HttpAs