You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Thomas Neidhart <th...@gmail.com> on 2013/05/16 22:28:25 UTC

[VOTE] Release of Commons Logging 1.1.3 based on RC2

Hi,

I'd like to call a vote for releasing Commons Logging 1.1.3 based on RC2.

This release candidate has the following changes compared to RC1:

 * fix ant build script: version, dependencies, created artifacts

The files:

The artifacts are deployed to Nexus:
https://repository.apache.org/content/repositories/orgapachecommons-006/commons-logging/commons-logging/1.1.3/

Distribution files:
https://dist.apache.org/repos/dist/dev/commons/logging/

The tag:
https://svn.apache.org/repos/asf/commons/proper/logging/tags/LOGGING_1_1_3_RC2/

The site:
http://people.apache.org/builds/commons/logging/1.1.3/RC2/

Additional Notes:

o the download page and api links to older releases only work on
  the published site and will be corrected after release.

Please take a look at the commons-logging-1.1.3 artifacts and vote!

------------------------------------------------
[ ] +1 release it.
[ ] +0 go ahead; I don't care.
[ ] -0 there are a few minor glitches: ...
[ ] -1 no, do not release it because ...
------------------------------------------------

Vote will remain open for at least 72 hours.

Thanks in advance,

Thomas

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


[VOTE][RESULT] Release of Commons Logging 1.1.3 based on RC2

Posted by Thomas Neidhart <th...@gmail.com>.
On 05/16/2013 10:28 PM, Thomas Neidhart wrote:
> Hi,
> 
> I'd like to call a vote for releasing Commons Logging 1.1.3 based on RC2.
> 
> This release candidate has the following changes compared to RC1:
> 
>  * fix ant build script: version, dependencies, created artifacts
> 
> The files:
> 
> The artifacts are deployed to Nexus:
> https://repository.apache.org/content/repositories/orgapachecommons-006/commons-logging/commons-logging/1.1.3/
> 
> Distribution files:
> https://dist.apache.org/repos/dist/dev/commons/logging/
> 
> The tag:
> https://svn.apache.org/repos/asf/commons/proper/logging/tags/LOGGING_1_1_3_RC2/
> 
> The site:
> http://people.apache.org/builds/commons/logging/1.1.3/RC2/
> 
> Additional Notes:
> 
> o the download page and api links to older releases only work on
>   the published site and will be corrected after release.
> 
> Please take a look at the commons-logging-1.1.3 artifacts and vote!
> 
> ------------------------------------------------
> [ ] +1 release it.
> [ ] +0 go ahead; I don't care.
> [ ] -0 there are a few minor glitches: ...
> [ ] -1 no, do not release it because ...
> ------------------------------------------------
> 
> Vote will remain open for at least 72 hours.

The vote to release Commons-Logging 1.1.3 has passed with the following
votes:

 +1 Emmanuel Bourg (PMC)
 +1 Oliver Heger (PMC)
 +1 Gary Gregory (PMC)
 +1 Roger Whitcomb (non-binding)
 +1 myself (PMC)

Thanks for checking the release and voting!

Thomas

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


RE: [VOTE] Release of Commons Logging 1.1.3 based on RC2

Posted by "Roger L. Whitcomb" <Ro...@actian.com>.
FWIW, I did some testing of the binaries with an existing application
using Commons VFS and Apache Pivot and all appears to be good.

+1

~Roger Whitcomb
Apache Pivot PMC Chair



-----Original Message-----
From: Thomas Neidhart [mailto:thomas.neidhart@gmail.com] 
Sent: Thursday, May 16, 2013 1:28 PM
To: Commons Developers List
Subject: [VOTE] Release of Commons Logging 1.1.3 based on RC2

Hi,

I'd like to call a vote for releasing Commons Logging 1.1.3 based on
RC2.

This release candidate has the following changes compared to RC1:

 * fix ant build script: version, dependencies, created artifacts

The files:

The artifacts are deployed to Nexus:
https://repository.apache.org/content/repositories/orgapachecommons-006/
commons-logging/commons-logging/1.1.3/

Distribution files:
https://dist.apache.org/repos/dist/dev/commons/logging/

The tag:
https://svn.apache.org/repos/asf/commons/proper/logging/tags/LOGGING_1_1
_3_RC2/

The site:
http://people.apache.org/builds/commons/logging/1.1.3/RC2/

Additional Notes:

o the download page and api links to older releases only work on
  the published site and will be corrected after release.

Please take a look at the commons-logging-1.1.3 artifacts and vote!

------------------------------------------------
[ ] +1 release it.
[ ] +0 go ahead; I don't care.
[ ] -0 there are a few minor glitches: ...
[ ] -1 no, do not release it because ...
------------------------------------------------

Vote will remain open for at least 72 hours.

Thanks in advance,

Thomas

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


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


Re: [VOTE] Release of Commons Logging 1.1.3 based on RC2

Posted by Emmanuel Bourg <eb...@apache.org>.
Just a note on the Javadoc though:

http://people.apache.org/builds/commons/logging/1.1.3/RC2/apidocs/

This was generated with Java 7 and I personally find this much less
readable than the good old style. Could you please generate the site
with Java 6 before publishing it? No need to cut another RC.

Thank you,

Emmanuel Bourg



Re: [VOTE] Release of Commons Logging 1.1.3 based on RC2

Posted by Emmanuel Bourg <eb...@apache.org>.
+1

And thank you for adding the OSGi metadata to the Ant build!

Emmanuel Bourg



Re: [VOTE] Release of Commons Logging 1.1.3 based on RC2

Posted by Gary Gregory <ga...@gmail.com>.
+1

Gary

On May 16, 2013, at 16:28, Thomas Neidhart <th...@gmail.com> wrote:

> Hi,
>
> I'd like to call a vote for releasing Commons Logging 1.1.3 based on RC2.
>
> This release candidate has the following changes compared to RC1:
>
> * fix ant build script: version, dependencies, created artifacts
>
> The files:
>
> The artifacts are deployed to Nexus:
> https://repository.apache.org/content/repositories/orgapachecommons-006/commons-logging/commons-logging/1.1.3/
>
> Distribution files:
> https://dist.apache.org/repos/dist/dev/commons/logging/
>
> The tag:
> https://svn.apache.org/repos/asf/commons/proper/logging/tags/LOGGING_1_1_3_RC2/
>
> The site:
> http://people.apache.org/builds/commons/logging/1.1.3/RC2/
>
> Additional Notes:
>
> o the download page and api links to older releases only work on
>  the published site and will be corrected after release.
>
> Please take a look at the commons-logging-1.1.3 artifacts and vote!
>
> ------------------------------------------------
> [ ] +1 release it.
> [ ] +0 go ahead; I don't care.
> [ ] -0 there are a few minor glitches: ...
> [ ] -1 no, do not release it because ...
> ------------------------------------------------
>
> Vote will remain open for at least 72 hours.
>
> Thanks in advance,
>
> Thomas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

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


Re: [VOTE] Release of Commons Logging 1.1.3 based on RC2

Posted by Oliver Heger <ol...@oliver-heger.de>.
Build works fine on Windows 7 with Java 1.5 and 1.7, artifacts and site 
look good.

I am no OSGi expert, but I doubt that the different artifacts (main jar, 
api, adapters) should all have the same meta data. However, this was 
also the case in the previous release, so obviously not blocking.

+1

Oliver

Am 16.05.2013 22:28, schrieb Thomas Neidhart:
> Hi,
>
> I'd like to call a vote for releasing Commons Logging 1.1.3 based on RC2.
>
> This release candidate has the following changes compared to RC1:
>
>   * fix ant build script: version, dependencies, created artifacts
>
> The files:
>
> The artifacts are deployed to Nexus:
> https://repository.apache.org/content/repositories/orgapachecommons-006/commons-logging/commons-logging/1.1.3/
>
> Distribution files:
> https://dist.apache.org/repos/dist/dev/commons/logging/
>
> The tag:
> https://svn.apache.org/repos/asf/commons/proper/logging/tags/LOGGING_1_1_3_RC2/
>
> The site:
> http://people.apache.org/builds/commons/logging/1.1.3/RC2/
>
> Additional Notes:
>
> o the download page and api links to older releases only work on
>    the published site and will be corrected after release.
>
> Please take a look at the commons-logging-1.1.3 artifacts and vote!
>
> ------------------------------------------------
> [ ] +1 release it.
> [ ] +0 go ahead; I don't care.
> [ ] -0 there are a few minor glitches: ...
> [ ] -1 no, do not release it because ...
> ------------------------------------------------
>
> Vote will remain open for at least 72 hours.
>
> Thanks in advance,
>
> Thomas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>


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