+1

Tested with:

Apache Maven 3.4.0-SNAPSHOT (90f26c279af9738735be8f84f60dcf21b6244e24;
2016-07-22T08:23:04-07:00)
Maven home: E:\Java\apache-maven-3.4.0-SNAPSHOT\bin\..
Java version: 1.7.0_79, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.7.0_79\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "Windows 7", version: "6.1", arch: "amd64", family: "Windows"

Built 'mvn clean site' from src zip: MD5, SHA1, and ASC OK.

Reports OK.

Also tested building with:

Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T08:41:47-08:00)
Maven home: E:\Java\apache-maven-3.3.9
Java version: 1.8.0_91, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_91\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos"

With Maven 3.3.9, I got the usual error in building reports due to an slf4j
BC-break.

I also got a list of (to be expected) Javadoc 8 warnings.

Gary

On Sat, Jul 30, 2016 at 3:15 PM, Matt Sicker <boa...@gmail.com> wrote:

> We have fixed quite aWe have fixed quite a few bugs and added some
> significant enhancements since DBCP 2.1.1 was released, so I would like to
> release DBCP 2.2.
>
> This is my first release on Apache Commons, so please take a close look at
> everything as it's been almost two years since I've been an RM for any
> Apache project. There is a known problem already that I committed some
> things to trunk before making a release  branch, so the current trunk has
> some 2.2 release notes and readme files already which may cause confusion
> until it's released.
>
> DBCP 2.2 RC1 is available for review here:
>     https://dist.apache.org/repos/dist/dev/commons/dbcp/DBCP_2_2_RC1/ (svn
> revision 14584)
>
> The tag is here:
>
> https://svn.apache.org/repos/asf/commons/proper/dbcp/tags/DBCP_2_2_RC1/
> (svn revision 1754631)
>     N.B. the SVN revision is required because SVN tags are not immutable.
>
> Maven artifacts are here:
>
> https://repository.apache.org/content/repositories/orgapachecommons-1193/
>
> These are the Maven artifacts and their hashes (sha256)
>
> 5fd62ab54872dda88ff0643fe9fe82be39125a0f7712537b3516fa6dcb2fec91
> commons-dbcp2-2.2.jar
> c3983942c3aecd642f76631657789d09fbf63142d0f570fb32925fad65ba6a93
> commons-dbcp2-2.2-javadoc.jar
> 6f5d2087b1198adefbfe2006a9225643c07c9244dc64686895acb2358aedf2d5
> commons-dbcp2-2.2-sources.jar
> 610674620699b5012fdddddb593b465dce629757dbc1127d68147f0b864b7dd2
> commons-dbcp2-2.2-tests.jar
> ad8341241fa105d26be9508142469881a016959c8d94d6b283cfe1c43d5b9768
> commons-dbcp2-2.2-test-sources.jar
>
> I have tested this with JDK 1.7 (IcedTea 2.6.6) (Parabola GNU/Linux-libre
> build 7.u101_2.6.6-1.parabola1-x86_64) and 1.8 (build 1.8.0_102-b14), using
> Maven 3.3.9
>
> Details of changes since 2.1.1 are in the release notes:
>
>
> https://svn.apache.org/repos/asf/commons/proper/dbcp/tags/DBCP_2_2_RC1/RELEASE-NOTES.txt
>     http://musigma.org/dbcp/changes-report.html
>
> Site:
>     http://musigma.org/dbcp/
>   (note some *relative* links are broken and the 2.2 directories are
>   not yet created - these will be OK once the site is deployed)
>   (also note that I had to upload this to GitHub instead of
> home.apache.org
> due to technical problems; see https://github.com/jvz/dbcp for source)
>
> Clirr Report (compared to 2.1.1):
>     http://musigma.org/dbcp/clirr-report.html
>
> Clirr report looks pretty uneventful.
>
> RAT Report:
>     http://musigma.org/dbcp/rat-report.html
>
> KEYS:
>   https://www.apache.org/dist/commons/KEYS
>
> Please review the release candidate and vote.
> This vote will close no sooner that 72 hours from now,
> i.e. 02-Aug-16 in the evening.
>
>   [ ] +1 Release these artifacts
>   [ ] +0 OK, but...
>   [ ] -0 OK, but really should fix...
>   [ ] -1 I oppose this release because...
>
> Thanks!
>
> --
> Matt Sicker <boa...@gmail.com>
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to