Re: [VOTE] Release Logging 1.2 based on RC2

2014-07-09 Thread Thomas Neidhart
On 07/06/2014 05:48 PM, Luc Maisonobe wrote: > Le 05/07/2014 20:37, Thomas Neidhart a écrit : >> This is a vote to release Commons Logging 1.2 based on RC2. >> >> Changes since RC2: >> >> * added pmd.xml to the source distribution >> * added README.txt which describes how to properly build loggin

Re: [VOTE] Release Logging 1.2 based on RC2

2014-07-08 Thread Jörg Schaible
+1 built from source tarball with my compiler zoo (incl. Backdawn JDK 1.4 and IBM JDK 1.4). Thomas Neidhart wrote: > This is a vote to release Commons Logging 1.2 based on RC2. > > Changes since RC2: > > * added pmd.xml to the source distribution > * added README.txt which describes how t

Re: [VOTE] Release Logging 1.2 based on RC2

2014-07-07 Thread Benedikt Ritter
Hello Thomas, thanks for pushing out this RC! I've reviewed this RC using maven 3.2.2 with Oracle JDK 1.8.0_05 and Oracle JDK 1.7.0_60. - builds fine from sources - hashes and signs are good - Reports and site look good One minor nit: The source archives differ from the tag. It looks like the va

Re: [VOTE] Release Logging 1.2 based on RC2

2014-07-06 Thread Phil Steitz
On 7/6/14, 12:39 PM, Thomas Neidhart wrote: > On 07/06/2014 06:51 PM, Phil Steitz wrote: >> Release contents, release notes look good. >> Sigs and hashes are good. >> Tested ant build with OSX jdk 1.7.0_55, 1.8.0_05, Linux 1.6.0_43, >> 1.5.0_22-b03, 1.4.2_19-b04 >> maven OSX Jdk 1.7.0_55, 1.8.0_05

Re: [VOTE] Release Logging 1.2 based on RC2

2014-07-06 Thread Thomas Neidhart
On 07/06/2014 06:51 PM, Phil Steitz wrote: > Release contents, release notes look good. > Sigs and hashes are good. > Tested ant build with OSX jdk 1.7.0_55, 1.8.0_05, Linux 1.6.0_43, > 1.5.0_22-b03, 1.4.2_19-b04 > maven OSX Jdk 1.7.0_55, 1.8.0_05 > All jdks Oracle. > > I did not test the site bui

Re: [VOTE] Release Logging 1.2 based on RC2

2014-07-06 Thread Gary Gregory
+1 Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; 2014-06-17T09:51:42-04:00) Maven home: C:\Java\apache-maven-3.2.2 Java version: 1.8.0_05, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.8.0_05\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows

Re: [VOTE] Release Logging 1.2 based on RC2

2014-07-06 Thread Phil Steitz
Release contents, release notes look good. Sigs and hashes are good. Tested ant build with OSX jdk 1.7.0_55, 1.8.0_05, Linux 1.6.0_43, 1.5.0_22-b03, 1.4.2_19-b04 maven OSX Jdk 1.7.0_55, 1.8.0_05 All jdks Oracle. I did not test the site build (all tests above are "clean test"). Two non-blocking ni

Re: [VOTE] Release Logging 1.2 based on RC2

2014-07-06 Thread Oliver Heger
Build runs successfully with Java 1.4 (the lowest version I have installed) and Java 1.7 on Windows 7. Artifacts and site look good. +1 Oliver Am 05.07.2014 20:37, schrieb Thomas Neidhart: > This is a vote to release Commons Logging 1.2 based on RC2. > > Changes since RC2: > > * added pmd.xml

Re: [VOTE] Release Logging 1.2 based on RC2

2014-07-06 Thread Luc Maisonobe
Le 05/07/2014 20:37, Thomas Neidhart a écrit : > This is a vote to release Commons Logging 1.2 based on RC2. > > Changes since RC2: > > * added pmd.xml to the source distribution > * added README.txt which describes how to properly build logging > > > This release drops support for Java 1.1,

[VOTE] Release Logging 1.2 based on RC2

2014-07-05 Thread Thomas Neidhart
This is a vote to release Commons Logging 1.2 based on RC2. Changes since RC2: * added pmd.xml to the source distribution * added README.txt which describes how to properly build logging This release drops support for Java 1.1, mainly to address LOGGING-37. Logging 1.2 RC2 is available for r