You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2012/11/23 22:34:36 UTC

[VOTE] HttpComponents Core 4.2.3 release based on RC1

Please vote on releasing these packages as HttpComponents Core 4.2.3.
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:
http://people.apache.org/~olegk/httpcore-4.2.3-RC1/

Release notes:
http://people.apache.org/~olegk/httpcore-4.2.3-RC1/RELEASE_NOTES-4.2.x.txt

Maven artefacts:
https://repository.apache.org/content/repositories/orgapachehttpcomponents-070/org/apache/httpcomponents/

SVN tag:
http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/

--------------------------------------------------------------------------
 Vote:  HttpComponents Core 4.2.3 release
 [ ] +1 Release the packages as HttpComponents Core 4.2.3.
 [ ] -1 I am against releasing the packages (must include a reason). 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [VOTE] HttpComponents Core 4.2.3 release based on RC1

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Mon, 2012-11-26 at 11:51 -0500, Gary Gregory wrote:
> On Mon, Nov 26, 2012 at 11:38 AM, Oleg Kalnichevski <ol...@apache.org>wrote:
> 
> > On Mon, 2012-11-26 at 11:17 -0500, Gary Gregory wrote:
> > > -1: Either the build instructions are incomplete or there is build bug:
> > >
> > > - download the tag
> > > http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/
> > > - Follow instructions in BUILDING.txt
> > > - This step: "mvn antrun:run" gives:
> > >
> > > [INFO] HttpComponents Core ............................... SUCCESS
> > [40.379s]
> > > [INFO] HttpCore .......................................... SUCCESS
> > [0.297s]
> > > [INFO] HttpCore NIO ...................................... FAILURE
> > [0.046s]
> > > [INFO] HttpCore OSGi bundle .............................. SKIPPED
> > > [INFO] HttpCore AB clone ................................. SKIPPED
> > > [INFO]
> > > ------------------------------------------------------------------------
> > > [INFO] BUILD FAILURE
> > > [INFO]
> > > ------------------------------------------------------------------------
> > > [INFO] Total time: 42.817s
> > > [INFO] Finished at: Mon Nov 26 11:13:44 EST 2012
> > > [INFO] Final Memory: 16M/336M
> > > [INFO]
> > > ------------------------------------------------------------------------
> > > [ERROR] Failed to execute goal on project httpcore-nio: Could not resolve
> > > dependencies for project
> > org.apache.httpcomponents:httpcore-nio:jar:4.2.3:
> > > Failure to
> > > find org.apache.httpcomponents:httpcore:jar:4.2.3 in
> > > http://repo.maven.apache.org/maven2 was cached in the local repository,
> > > resolution will not be reattempted
> > > until the update interval of central has elapsed or updates are forced ->
> > > [Help 1]
> > > [ERROR]
> > >
> > > Is a step for "mvn install" missing?
> > >
> >
> > Yes, apparently 'mvn install' is required prior to this step. However,
> > it is not a release blocker in my option.
> >
> 
> Ok, I retract my -1 then but please update the build instructions with
> exactly where "install" must be invoked.
> 
> 

Done. Please review:

http://svn.apache.org/viewvc?rev=1413814&view=rev

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [VOTE] HttpComponents Core 4.2.3 release based on RC1

Posted by Gary Gregory <ga...@gmail.com>.
On Mon, Nov 26, 2012 at 11:38 AM, Oleg Kalnichevski <ol...@apache.org>wrote:

> On Mon, 2012-11-26 at 11:17 -0500, Gary Gregory wrote:
> > -1: Either the build instructions are incomplete or there is build bug:
> >
> > - download the tag
> > http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/
> > - Follow instructions in BUILDING.txt
> > - This step: "mvn antrun:run" gives:
> >
> > [INFO] HttpComponents Core ............................... SUCCESS
> [40.379s]
> > [INFO] HttpCore .......................................... SUCCESS
> [0.297s]
> > [INFO] HttpCore NIO ...................................... FAILURE
> [0.046s]
> > [INFO] HttpCore OSGi bundle .............................. SKIPPED
> > [INFO] HttpCore AB clone ................................. SKIPPED
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 42.817s
> > [INFO] Finished at: Mon Nov 26 11:13:44 EST 2012
> > [INFO] Final Memory: 16M/336M
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal on project httpcore-nio: Could not resolve
> > dependencies for project
> org.apache.httpcomponents:httpcore-nio:jar:4.2.3:
> > Failure to
> > find org.apache.httpcomponents:httpcore:jar:4.2.3 in
> > http://repo.maven.apache.org/maven2 was cached in the local repository,
> > resolution will not be reattempted
> > until the update interval of central has elapsed or updates are forced ->
> > [Help 1]
> > [ERROR]
> >
> > Is a step for "mvn install" missing?
> >
>
> Yes, apparently 'mvn install' is required prior to this step. However,
> it is not a release blocker in my option.
>

Ok, I retract my -1 then but please update the build instructions with
exactly where "install" must be invoked.


>
>
> > - This next step: mvn site
> >
> -Dmaven.clover.licenseLocation=C:\Users\ggregory\Documents\Apache/clover.license
> > - gives the error: Could not find resource* '/default-clover-report.xml'*
> >
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] HttpComponents Core ............................... SUCCESS
> [34.443s]
> > [INFO] HttpCore .......................................... FAILURE
> [57.027s]
> > [INFO] HttpCore NIO ...................................... SKIPPED
> > [INFO] HttpCore OSGi bundle .............................. SKIPPED
> > [INFO] HttpCore AB clone ................................. SKIPPED
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Total time: 1:32.798s
> > [INFO] Finished at: Sun Nov 25 17:04:07 EST 2012
> > [INFO] Final Memory: 59M/722M
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on
> > project httpcore: Error during page generation: Error rende
> > ring Maven report: Could not resolve default-clover-report.xml. Please
> try
> > specifying this via the maven.clover.reportDescriptor property. Failed to
> > load resour
> > ce as file [/default-clover-report.xml]: Could not find resource
> > '/default-clover-report.xml'. -> [Help 1]
> > [ERROR]
> >
> > Is this file missing from the tag or should it be generated?
> >
>
> Clover plugin is not compatible with Maven 3. I believe we have already
> discussed it
>
> http://markmail.org/message/xlg6c3ywlf4pmol7
>

Ah, right. I updated the build instructions in the various copies of
BUILDING.txt.

So +1 then.

Gary

>
> Oleg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [VOTE] HttpComponents Core 4.2.3 release based on RC1

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Mon, 2012-11-26 at 11:17 -0500, Gary Gregory wrote:
> -1: Either the build instructions are incomplete or there is build bug:
> 
> - download the tag
> http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/
> - Follow instructions in BUILDING.txt
> - This step: "mvn antrun:run" gives:
> 
> [INFO] HttpComponents Core ............................... SUCCESS [40.379s]
> [INFO] HttpCore .......................................... SUCCESS [0.297s]
> [INFO] HttpCore NIO ...................................... FAILURE [0.046s]
> [INFO] HttpCore OSGi bundle .............................. SKIPPED
> [INFO] HttpCore AB clone ................................. SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 42.817s
> [INFO] Finished at: Mon Nov 26 11:13:44 EST 2012
> [INFO] Final Memory: 16M/336M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project httpcore-nio: Could not resolve
> dependencies for project org.apache.httpcomponents:httpcore-nio:jar:4.2.3:
> Failure to
> find org.apache.httpcomponents:httpcore:jar:4.2.3 in
> http://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted
> until the update interval of central has elapsed or updates are forced ->
> [Help 1]
> [ERROR]
> 
> Is a step for "mvn install" missing?
> 

Yes, apparently 'mvn install' is required prior to this step. However,
it is not a release blocker in my option. 


> - This next step: mvn site
> -Dmaven.clover.licenseLocation=C:\Users\ggregory\Documents\Apache/clover.license
> - gives the error: Could not find resource* '/default-clover-report.xml'*
> 
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] HttpComponents Core ............................... SUCCESS [34.443s]
> [INFO] HttpCore .......................................... FAILURE [57.027s]
> [INFO] HttpCore NIO ...................................... SKIPPED
> [INFO] HttpCore OSGi bundle .............................. SKIPPED
> [INFO] HttpCore AB clone ................................. SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1:32.798s
> [INFO] Finished at: Sun Nov 25 17:04:07 EST 2012
> [INFO] Final Memory: 59M/722M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on
> project httpcore: Error during page generation: Error rende
> ring Maven report: Could not resolve default-clover-report.xml. Please try
> specifying this via the maven.clover.reportDescriptor property. Failed to
> load resour
> ce as file [/default-clover-report.xml]: Could not find resource
> '/default-clover-report.xml'. -> [Help 1]
> [ERROR]
> 
> Is this file missing from the tag or should it be generated?
> 

Clover plugin is not compatible with Maven 3. I believe we have already
discussed it

http://markmail.org/message/xlg6c3ywlf4pmol7

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [VOTE] HttpComponents Core 4.2.3 release based on RC1

Posted by Gary Gregory <ga...@gmail.com>.
-1: Either the build instructions are incomplete or there is build bug:

- download the tag
http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/
- Follow instructions in BUILDING.txt
- This step: "mvn antrun:run" gives:

[INFO] HttpComponents Core ............................... SUCCESS [40.379s]
[INFO] HttpCore .......................................... SUCCESS [0.297s]
[INFO] HttpCore NIO ...................................... FAILURE [0.046s]
[INFO] HttpCore OSGi bundle .............................. SKIPPED
[INFO] HttpCore AB clone ................................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 42.817s
[INFO] Finished at: Mon Nov 26 11:13:44 EST 2012
[INFO] Final Memory: 16M/336M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project httpcore-nio: Could not resolve
dependencies for project org.apache.httpcomponents:httpcore-nio:jar:4.2.3:
Failure to
find org.apache.httpcomponents:httpcore:jar:4.2.3 in
http://repo.maven.apache.org/maven2 was cached in the local repository,
resolution will not be reattempted
until the update interval of central has elapsed or updates are forced ->
[Help 1]
[ERROR]

Is a step for "mvn install" missing?

- This next step: mvn site
-Dmaven.clover.licenseLocation=C:\Users\ggregory\Documents\Apache/clover.license
- gives the error: Could not find resource* '/default-clover-report.xml'*

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] HttpComponents Core ............................... SUCCESS [34.443s]
[INFO] HttpCore .......................................... FAILURE [57.027s]
[INFO] HttpCore NIO ...................................... SKIPPED
[INFO] HttpCore OSGi bundle .............................. SKIPPED
[INFO] HttpCore AB clone ................................. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1:32.798s
[INFO] Finished at: Sun Nov 25 17:04:07 EST 2012
[INFO] Final Memory: 59M/722M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on
project httpcore: Error during page generation: Error rende
ring Maven report: Could not resolve default-clover-report.xml. Please try
specifying this via the maven.clover.reportDescriptor property. Failed to
load resour
ce as file [/default-clover-report.xml]: Could not find resource
'/default-clover-report.xml'. -> [Help 1]
[ERROR]

Is this file missing from the tag or should it be generated?

Gary

On Sun, Nov 25, 2012 at 6:02 PM, sebb <se...@gmail.com> wrote:

> On 23 November 2012 21:34, Oleg Kalnichevski <ol...@apache.org> wrote:
> > Please vote on releasing these packages as HttpComponents Core 4.2.3.
> > 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:
> > http://people.apache.org/~olegk/httpcore-4.2.3-RC1/
> >
> > Release notes:
> >
> http://people.apache.org/~olegk/httpcore-4.2.3-RC1/RELEASE_NOTES-4.2.x.txt
> >
> > Maven artefacts:
> >
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-070/org/apache/httpcomponents/
> >
> > SVN tag:
> > http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/
> >
> >
> --------------------------------------------------------------------------
> >  Vote:  HttpComponents Core 4.2.3 release
> >  [X] +1 Release the packages as HttpComponents Core 4.2.3.
> >  [ ] -1 I am against releasing the packages (must include a reason).
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> > For additional commands, e-mail: dev-help@hc.apache.org
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>


-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [VOTE] HttpComponents Core 4.2.3 release based on RC1

Posted by sebb <se...@gmail.com>.
On 23 November 2012 21:34, Oleg Kalnichevski <ol...@apache.org> wrote:
> Please vote on releasing these packages as HttpComponents Core 4.2.3.
> 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:
> http://people.apache.org/~olegk/httpcore-4.2.3-RC1/
>
> Release notes:
> http://people.apache.org/~olegk/httpcore-4.2.3-RC1/RELEASE_NOTES-4.2.x.txt
>
> Maven artefacts:
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-070/org/apache/httpcomponents/
>
> SVN tag:
> http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/
>
> --------------------------------------------------------------------------
>  Vote:  HttpComponents Core 4.2.3 release
>  [X] +1 Release the packages as HttpComponents Core 4.2.3.
>  [ ] -1 I am against releasing the packages (must include a reason).
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [VOTE] HttpComponents Core 4.2.3 release based on RC1

Posted by ant elder <an...@gmail.com>.
+1

   ...ant

On Mon, Nov 26, 2012 at 8:22 PM, Oleg Kalnichevski <ol...@apache.org> wrote:

> [x] +1 Release the packages as HttpComponents Core 4.2.3
>
> On Fri, 2012-11-23 at 22:34 +0100, Oleg Kalnichevski wrote:
> > Please vote on releasing these packages as HttpComponents Core 4.2.3.
> > 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:
> > http://people.apache.org/~olegk/httpcore-4.2.3-RC1/
> >
> > Release notes:
> >
> http://people.apache.org/~olegk/httpcore-4.2.3-RC1/RELEASE_NOTES-4.2.x.txt
> >
> > Maven artefacts:
> >
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-070/org/apache/httpcomponents/
> >
> > SVN tag:
> > http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/
> >
> >
> --------------------------------------------------------------------------
> >  Vote:  HttpComponents Core 4.2.3 release
> >  [ ] +1 Release the packages as HttpComponents Core 4.2.3.
> >  [ ] -1 I am against releasing the packages (must include a reason).
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> > For additional commands, e-mail: dev-help@hc.apache.org
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>

Re: [VOTE] HttpComponents Core 4.2.3 release based on RC1

Posted by Oleg Kalnichevski <ol...@apache.org>.
[x] +1 Release the packages as HttpComponents Core 4.2.3

On Fri, 2012-11-23 at 22:34 +0100, Oleg Kalnichevski wrote:
> Please vote on releasing these packages as HttpComponents Core 4.2.3.
> 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:
> http://people.apache.org/~olegk/httpcore-4.2.3-RC1/
> 
> Release notes:
> http://people.apache.org/~olegk/httpcore-4.2.3-RC1/RELEASE_NOTES-4.2.x.txt
> 
> Maven artefacts:
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-070/org/apache/httpcomponents/
> 
> SVN tag:
> http://svn.apache.org/repos/asf/httpcomponents/httpcore/tags/4.2.3-RC1/
> 
> --------------------------------------------------------------------------
>  Vote:  HttpComponents Core 4.2.3 release
>  [ ] +1 Release the packages as HttpComponents Core 4.2.3.
>  [ ] -1 I am against releasing the packages (must include a reason). 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [VOTE] HttpComponents Core 4.2.3 release based on RC1

Posted by "Asankha C. Perera" <as...@apache.org>.
>   Vote:  HttpComponents Core 4.2.3 release
>   [X] +1 Release the packages as HttpComponents Core 4.2.3.
>   [ ] -1 I am against releasing the packages (must include a reason).
asankha

-- 
Asankha C. Perera
AdroitLogic, http://adroitlogic.org

http://esbmagic.blogspot.com




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org