You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Matt Sicker <bo...@gmail.com> on 2016/07/30 22:15:09 UTC

[VOTE] Release DBCP 2.2 based on RC1

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 <bo...@gmail.com>

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Gary Gregory <ga...@gmail.com>.
+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 <bo...@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 <bo...@gmail.com>
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@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

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Gary Gregory <ga...@gmail.com>.
Fine with me. You should send a [VOTE][RESULT] thread.

I'm happy to change my vote to -1 to if you want to make it official.

Gary

On Tue, Aug 2, 2016 at 12:52 PM, Matt Sicker <bo...@gmail.com> wrote:

> I'd like to cancel this release and start RC2 if there are no objections.
>
> On 2 August 2016 at 14:41, Matt Sicker <bo...@gmail.com> wrote:
>
> > Minor issue in the changelog: DBCP-452 has an "unknown" type due to a
> typo
> > in the word "type" in the xml. I'll fix that with DBCP-454.
> >
> > On 2 August 2016 at 13:48, Matt Sicker <bo...@gmail.com> wrote:
> >
> >> Oh cool, I found an earlier issue I duplicated.
> >> https://issues.apache.org/jira/browse/DBCP-454
> >>
> >> On 2 August 2016 at 13:01, Matt Sicker <bo...@gmail.com> wrote:
> >>
> >>> I'm working on a fix for DBCP-465 (the fix is done, the test is still
> >>> being worked on as I've never used pax-exam before). With that in
> mind, I'm
> >>> voting -1 (non-binding) for this release candidate.
> >>>
> >>> On 2 August 2016 at 11:51, Matt Sicker <bo...@gmail.com> wrote:
> >>>
> >>>> I've created <https://issues.apache.org/jira/browse/DBCP-465>. Can we
> >>>> fix this and make a new release candidate, or is this release going
> to pass
> >>>> the vote technically?
> >>>>
> >>>> On 1 August 2016 at 17:53, Matt Sicker <bo...@gmail.com> wrote:
> >>>>
> >>>>> It very well could be. The basic OSGi tests in log4j could work here
> >>>>> as this would have failed such a test.
> >>>>>
> >>>>> On 1 August 2016 at 16:13, Gary Gregory <ga...@gmail.com>
> >>>>> wrote:
> >>>>>
> >>>>>> On Mon, Aug 1, 2016 at 2:09 PM, Matt Sicker <bo...@gmail.com>
> wrote:
> >>>>>>
> >>>>>> > There's something wrong with the OSGi manifest. javax.transaction
> is
> >>>>>> > imported twice in the manifest and that causes an error at
> runtime.
> >>>>>> I need
> >>>>>> > to investigate further, but this could be a blocker.
> >>>>>> >
> >>>>>>
> >>>>>> Could this be added as a unit test using Equinox and/or Felix?
> >>>>>>
> >>>>>> Gary
> >>>>>>
> >>>>>> >
> >>>>>> > On 1 August 2016 at 14:55, Oliver Heger <
> >>>>>> oliver.heger@oliver-heger.de>
> >>>>>> > wrote:
> >>>>>> >
> >>>>>> > > Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts
> >>>>>> and site
> >>>>>> > > look good.
> >>>>>> > >
> >>>>>> > > +1, great work!
> >>>>>> > >
> >>>>>> > > Oliver
> >>>>>> > >
> >>>>>> > > Am 31.07.2016 um 00:15 schrieb Matt Sicker:
> >>>>>> > > > 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 <bo...@gmail.com>
> >>>>>> > > >
> >>>>>> > >
> >>>>>> > >
> >>>>>>
> ---------------------------------------------------------------------
> >>>>>> > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> >>>>>> > > For additional commands, e-mail: dev-help@commons.apache.org
> >>>>>> > >
> >>>>>> > >
> >>>>>> >
> >>>>>> >
> >>>>>> > --
> >>>>>> > Matt Sicker <bo...@gmail.com>
> >>>>>> >
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> E-Mail: garydgregory@gmail.com | ggregory@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
> >>>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Matt Sicker <bo...@gmail.com>
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> Matt Sicker <bo...@gmail.com>
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> Matt Sicker <bo...@gmail.com>
> >>>
> >>
> >>
> >>
> >> --
> >> Matt Sicker <bo...@gmail.com>
> >>
> >
> >
> >
> > --
> > Matt Sicker <bo...@gmail.com>
> >
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@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

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Matt Sicker <bo...@gmail.com>.
I'd like to cancel this release and start RC2 if there are no objections.

On 2 August 2016 at 14:41, Matt Sicker <bo...@gmail.com> wrote:

> Minor issue in the changelog: DBCP-452 has an "unknown" type due to a typo
> in the word "type" in the xml. I'll fix that with DBCP-454.
>
> On 2 August 2016 at 13:48, Matt Sicker <bo...@gmail.com> wrote:
>
>> Oh cool, I found an earlier issue I duplicated.
>> https://issues.apache.org/jira/browse/DBCP-454
>>
>> On 2 August 2016 at 13:01, Matt Sicker <bo...@gmail.com> wrote:
>>
>>> I'm working on a fix for DBCP-465 (the fix is done, the test is still
>>> being worked on as I've never used pax-exam before). With that in mind, I'm
>>> voting -1 (non-binding) for this release candidate.
>>>
>>> On 2 August 2016 at 11:51, Matt Sicker <bo...@gmail.com> wrote:
>>>
>>>> I've created <https://issues.apache.org/jira/browse/DBCP-465>. Can we
>>>> fix this and make a new release candidate, or is this release going to pass
>>>> the vote technically?
>>>>
>>>> On 1 August 2016 at 17:53, Matt Sicker <bo...@gmail.com> wrote:
>>>>
>>>>> It very well could be. The basic OSGi tests in log4j could work here
>>>>> as this would have failed such a test.
>>>>>
>>>>> On 1 August 2016 at 16:13, Gary Gregory <ga...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> On Mon, Aug 1, 2016 at 2:09 PM, Matt Sicker <bo...@gmail.com> wrote:
>>>>>>
>>>>>> > There's something wrong with the OSGi manifest. javax.transaction is
>>>>>> > imported twice in the manifest and that causes an error at runtime.
>>>>>> I need
>>>>>> > to investigate further, but this could be a blocker.
>>>>>> >
>>>>>>
>>>>>> Could this be added as a unit test using Equinox and/or Felix?
>>>>>>
>>>>>> Gary
>>>>>>
>>>>>> >
>>>>>> > On 1 August 2016 at 14:55, Oliver Heger <
>>>>>> oliver.heger@oliver-heger.de>
>>>>>> > wrote:
>>>>>> >
>>>>>> > > Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts
>>>>>> and site
>>>>>> > > look good.
>>>>>> > >
>>>>>> > > +1, great work!
>>>>>> > >
>>>>>> > > Oliver
>>>>>> > >
>>>>>> > > Am 31.07.2016 um 00:15 schrieb Matt Sicker:
>>>>>> > > > 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 <bo...@gmail.com>
>>>>>> > > >
>>>>>> > >
>>>>>> > >
>>>>>> ---------------------------------------------------------------------
>>>>>> > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>>>>>> > > For additional commands, e-mail: dev-help@commons.apache.org
>>>>>> > >
>>>>>> > >
>>>>>> >
>>>>>> >
>>>>>> > --
>>>>>> > Matt Sicker <bo...@gmail.com>
>>>>>> >
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> E-Mail: garydgregory@gmail.com | ggregory@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
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Matt Sicker <bo...@gmail.com>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Matt Sicker <bo...@gmail.com>
>>>>
>>>
>>>
>>>
>>> --
>>> Matt Sicker <bo...@gmail.com>
>>>
>>
>>
>>
>> --
>> Matt Sicker <bo...@gmail.com>
>>
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
Matt Sicker <bo...@gmail.com>

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Matt Sicker <bo...@gmail.com>.
Minor issue in the changelog: DBCP-452 has an "unknown" type due to a typo
in the word "type" in the xml. I'll fix that with DBCP-454.

On 2 August 2016 at 13:48, Matt Sicker <bo...@gmail.com> wrote:

> Oh cool, I found an earlier issue I duplicated.
> https://issues.apache.org/jira/browse/DBCP-454
>
> On 2 August 2016 at 13:01, Matt Sicker <bo...@gmail.com> wrote:
>
>> I'm working on a fix for DBCP-465 (the fix is done, the test is still
>> being worked on as I've never used pax-exam before). With that in mind, I'm
>> voting -1 (non-binding) for this release candidate.
>>
>> On 2 August 2016 at 11:51, Matt Sicker <bo...@gmail.com> wrote:
>>
>>> I've created <https://issues.apache.org/jira/browse/DBCP-465>. Can we
>>> fix this and make a new release candidate, or is this release going to pass
>>> the vote technically?
>>>
>>> On 1 August 2016 at 17:53, Matt Sicker <bo...@gmail.com> wrote:
>>>
>>>> It very well could be. The basic OSGi tests in log4j could work here as
>>>> this would have failed such a test.
>>>>
>>>> On 1 August 2016 at 16:13, Gary Gregory <ga...@gmail.com> wrote:
>>>>
>>>>> On Mon, Aug 1, 2016 at 2:09 PM, Matt Sicker <bo...@gmail.com> wrote:
>>>>>
>>>>> > There's something wrong with the OSGi manifest. javax.transaction is
>>>>> > imported twice in the manifest and that causes an error at runtime.
>>>>> I need
>>>>> > to investigate further, but this could be a blocker.
>>>>> >
>>>>>
>>>>> Could this be added as a unit test using Equinox and/or Felix?
>>>>>
>>>>> Gary
>>>>>
>>>>> >
>>>>> > On 1 August 2016 at 14:55, Oliver Heger <
>>>>> oliver.heger@oliver-heger.de>
>>>>> > wrote:
>>>>> >
>>>>> > > Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts
>>>>> and site
>>>>> > > look good.
>>>>> > >
>>>>> > > +1, great work!
>>>>> > >
>>>>> > > Oliver
>>>>> > >
>>>>> > > Am 31.07.2016 um 00:15 schrieb Matt Sicker:
>>>>> > > > 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 <bo...@gmail.com>
>>>>> > > >
>>>>> > >
>>>>> > >
>>>>> ---------------------------------------------------------------------
>>>>> > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>>>>> > > For additional commands, e-mail: dev-help@commons.apache.org
>>>>> > >
>>>>> > >
>>>>> >
>>>>> >
>>>>> > --
>>>>> > Matt Sicker <bo...@gmail.com>
>>>>> >
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> E-Mail: garydgregory@gmail.com | ggregory@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
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Matt Sicker <bo...@gmail.com>
>>>>
>>>
>>>
>>>
>>> --
>>> Matt Sicker <bo...@gmail.com>
>>>
>>
>>
>>
>> --
>> Matt Sicker <bo...@gmail.com>
>>
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
Matt Sicker <bo...@gmail.com>

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Matt Sicker <bo...@gmail.com>.
Oh cool, I found an earlier issue I duplicated.
https://issues.apache.org/jira/browse/DBCP-454

On 2 August 2016 at 13:01, Matt Sicker <bo...@gmail.com> wrote:

> I'm working on a fix for DBCP-465 (the fix is done, the test is still
> being worked on as I've never used pax-exam before). With that in mind, I'm
> voting -1 (non-binding) for this release candidate.
>
> On 2 August 2016 at 11:51, Matt Sicker <bo...@gmail.com> wrote:
>
>> I've created <https://issues.apache.org/jira/browse/DBCP-465>. Can we
>> fix this and make a new release candidate, or is this release going to pass
>> the vote technically?
>>
>> On 1 August 2016 at 17:53, Matt Sicker <bo...@gmail.com> wrote:
>>
>>> It very well could be. The basic OSGi tests in log4j could work here as
>>> this would have failed such a test.
>>>
>>> On 1 August 2016 at 16:13, Gary Gregory <ga...@gmail.com> wrote:
>>>
>>>> On Mon, Aug 1, 2016 at 2:09 PM, Matt Sicker <bo...@gmail.com> wrote:
>>>>
>>>> > There's something wrong with the OSGi manifest. javax.transaction is
>>>> > imported twice in the manifest and that causes an error at runtime. I
>>>> need
>>>> > to investigate further, but this could be a blocker.
>>>> >
>>>>
>>>> Could this be added as a unit test using Equinox and/or Felix?
>>>>
>>>> Gary
>>>>
>>>> >
>>>> > On 1 August 2016 at 14:55, Oliver Heger <oliver.heger@oliver-heger.de
>>>> >
>>>> > wrote:
>>>> >
>>>> > > Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and
>>>> site
>>>> > > look good.
>>>> > >
>>>> > > +1, great work!
>>>> > >
>>>> > > Oliver
>>>> > >
>>>> > > Am 31.07.2016 um 00:15 schrieb Matt Sicker:
>>>> > > > 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 <bo...@gmail.com>
>>>> > > >
>>>> > >
>>>> > >
>>>> ---------------------------------------------------------------------
>>>> > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>>>> > > For additional commands, e-mail: dev-help@commons.apache.org
>>>> > >
>>>> > >
>>>> >
>>>> >
>>>> > --
>>>> > Matt Sicker <bo...@gmail.com>
>>>> >
>>>>
>>>>
>>>>
>>>> --
>>>> E-Mail: garydgregory@gmail.com | ggregory@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
>>>>
>>>
>>>
>>>
>>> --
>>> Matt Sicker <bo...@gmail.com>
>>>
>>
>>
>>
>> --
>> Matt Sicker <bo...@gmail.com>
>>
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
Matt Sicker <bo...@gmail.com>

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Matt Sicker <bo...@gmail.com>.
I'm working on a fix for DBCP-465 (the fix is done, the test is still being
worked on as I've never used pax-exam before). With that in mind, I'm
voting -1 (non-binding) for this release candidate.

On 2 August 2016 at 11:51, Matt Sicker <bo...@gmail.com> wrote:

> I've created <https://issues.apache.org/jira/browse/DBCP-465>. Can we fix
> this and make a new release candidate, or is this release going to pass the
> vote technically?
>
> On 1 August 2016 at 17:53, Matt Sicker <bo...@gmail.com> wrote:
>
>> It very well could be. The basic OSGi tests in log4j could work here as
>> this would have failed such a test.
>>
>> On 1 August 2016 at 16:13, Gary Gregory <ga...@gmail.com> wrote:
>>
>>> On Mon, Aug 1, 2016 at 2:09 PM, Matt Sicker <bo...@gmail.com> wrote:
>>>
>>> > There's something wrong with the OSGi manifest. javax.transaction is
>>> > imported twice in the manifest and that causes an error at runtime. I
>>> need
>>> > to investigate further, but this could be a blocker.
>>> >
>>>
>>> Could this be added as a unit test using Equinox and/or Felix?
>>>
>>> Gary
>>>
>>> >
>>> > On 1 August 2016 at 14:55, Oliver Heger <ol...@oliver-heger.de>
>>> > wrote:
>>> >
>>> > > Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and
>>> site
>>> > > look good.
>>> > >
>>> > > +1, great work!
>>> > >
>>> > > Oliver
>>> > >
>>> > > Am 31.07.2016 um 00:15 schrieb Matt Sicker:
>>> > > > 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 <bo...@gmail.com>
>>> > > >
>>> > >
>>> > > ---------------------------------------------------------------------
>>> > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>>> > > For additional commands, e-mail: dev-help@commons.apache.org
>>> > >
>>> > >
>>> >
>>> >
>>> > --
>>> > Matt Sicker <bo...@gmail.com>
>>> >
>>>
>>>
>>>
>>> --
>>> E-Mail: garydgregory@gmail.com | ggregory@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
>>>
>>
>>
>>
>> --
>> Matt Sicker <bo...@gmail.com>
>>
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
Matt Sicker <bo...@gmail.com>

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Matt Sicker <bo...@gmail.com>.
I've created <https://issues.apache.org/jira/browse/DBCP-465>. Can we fix
this and make a new release candidate, or is this release going to pass the
vote technically?

On 1 August 2016 at 17:53, Matt Sicker <bo...@gmail.com> wrote:

> It very well could be. The basic OSGi tests in log4j could work here as
> this would have failed such a test.
>
> On 1 August 2016 at 16:13, Gary Gregory <ga...@gmail.com> wrote:
>
>> On Mon, Aug 1, 2016 at 2:09 PM, Matt Sicker <bo...@gmail.com> wrote:
>>
>> > There's something wrong with the OSGi manifest. javax.transaction is
>> > imported twice in the manifest and that causes an error at runtime. I
>> need
>> > to investigate further, but this could be a blocker.
>> >
>>
>> Could this be added as a unit test using Equinox and/or Felix?
>>
>> Gary
>>
>> >
>> > On 1 August 2016 at 14:55, Oliver Heger <ol...@oliver-heger.de>
>> > wrote:
>> >
>> > > Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and
>> site
>> > > look good.
>> > >
>> > > +1, great work!
>> > >
>> > > Oliver
>> > >
>> > > Am 31.07.2016 um 00:15 schrieb Matt Sicker:
>> > > > 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 <bo...@gmail.com>
>> > > >
>> > >
>> > > ---------------------------------------------------------------------
>> > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> > > For additional commands, e-mail: dev-help@commons.apache.org
>> > >
>> > >
>> >
>> >
>> > --
>> > Matt Sicker <bo...@gmail.com>
>> >
>>
>>
>>
>> --
>> E-Mail: garydgregory@gmail.com | ggregory@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
>>
>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
Matt Sicker <bo...@gmail.com>

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Matt Sicker <bo...@gmail.com>.
It very well could be. The basic OSGi tests in log4j could work here as
this would have failed such a test.

On 1 August 2016 at 16:13, Gary Gregory <ga...@gmail.com> wrote:

> On Mon, Aug 1, 2016 at 2:09 PM, Matt Sicker <bo...@gmail.com> wrote:
>
> > There's something wrong with the OSGi manifest. javax.transaction is
> > imported twice in the manifest and that causes an error at runtime. I
> need
> > to investigate further, but this could be a blocker.
> >
>
> Could this be added as a unit test using Equinox and/or Felix?
>
> Gary
>
> >
> > On 1 August 2016 at 14:55, Oliver Heger <ol...@oliver-heger.de>
> > wrote:
> >
> > > Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and
> site
> > > look good.
> > >
> > > +1, great work!
> > >
> > > Oliver
> > >
> > > Am 31.07.2016 um 00:15 schrieb Matt Sicker:
> > > > 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 <bo...@gmail.com>
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > > For additional commands, e-mail: dev-help@commons.apache.org
> > >
> > >
> >
> >
> > --
> > Matt Sicker <bo...@gmail.com>
> >
>
>
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@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
>



-- 
Matt Sicker <bo...@gmail.com>

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Gary Gregory <ga...@gmail.com>.
On Mon, Aug 1, 2016 at 2:09 PM, Matt Sicker <bo...@gmail.com> wrote:

> There's something wrong with the OSGi manifest. javax.transaction is
> imported twice in the manifest and that causes an error at runtime. I need
> to investigate further, but this could be a blocker.
>

Could this be added as a unit test using Equinox and/or Felix?

Gary

>
> On 1 August 2016 at 14:55, Oliver Heger <ol...@oliver-heger.de>
> wrote:
>
> > Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and site
> > look good.
> >
> > +1, great work!
> >
> > Oliver
> >
> > Am 31.07.2016 um 00:15 schrieb Matt Sicker:
> > > 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 <bo...@gmail.com>
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> > For additional commands, e-mail: dev-help@commons.apache.org
> >
> >
>
>
> --
> Matt Sicker <bo...@gmail.com>
>



-- 
E-Mail: garydgregory@gmail.com | ggregory@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

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Matt Sicker <bo...@gmail.com>.
There's something wrong with the OSGi manifest. javax.transaction is
imported twice in the manifest and that causes an error at runtime. I need
to investigate further, but this could be a blocker.

On 1 August 2016 at 14:55, Oliver Heger <ol...@oliver-heger.de>
wrote:

> Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and site
> look good.
>
> +1, great work!
>
> Oliver
>
> Am 31.07.2016 um 00:15 schrieb Matt Sicker:
> > 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 <bo...@gmail.com>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


-- 
Matt Sicker <bo...@gmail.com>

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Oliver Heger <ol...@oliver-heger.de>.
Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and site
look good.

+1, great work!

Oliver

Am 31.07.2016 um 00:15 schrieb Matt Sicker:
> 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 <bo...@gmail.com>
> 

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


Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Matt Sicker <bo...@gmail.com>.
Looks like the sidebar on the site needs a link to the 2.2 javadocs.
However, there is a link to the javadocs on the home page, so it's not
inaccessible.

On 31 July 2016 at 07:09, Benedikt Ritter <br...@apache.org> wrote:

> Hello Matt,
>
> good work pushing your first RC at Apache Commons!
>
> - signs and hashes look good
> - website looks good
> - build works with Java 7 and Java 8
>
> Minor nits:
> - release notes don't document minimum required Java version
> - release pom points to
> http://svn.apache.org/viewvc/commons/proper/dbcp/tags/DBCP_2_2_RC1 instead
> of http://svn.apache.org/viewvc/commons/proper/dbcp/tags/DBCP_2_2
>
> +1 for this release
>
> Benedikt
>
> Matt Sicker <bo...@gmail.com> schrieb am So., 31. Juli 2016 um 00:15 Uhr:
>
> > 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 <bo...@gmail.com>
> >
>



-- 
Matt Sicker <bo...@gmail.com>

Re: [VOTE] Release DBCP 2.2 based on RC1

Posted by Benedikt Ritter <br...@apache.org>.
Hello Matt,

good work pushing your first RC at Apache Commons!

- signs and hashes look good
- website looks good
- build works with Java 7 and Java 8

Minor nits:
- release notes don't document minimum required Java version
- release pom points to
http://svn.apache.org/viewvc/commons/proper/dbcp/tags/DBCP_2_2_RC1 instead
of http://svn.apache.org/viewvc/commons/proper/dbcp/tags/DBCP_2_2

+1 for this release

Benedikt

Matt Sicker <bo...@gmail.com> schrieb am So., 31. Juli 2016 um 00:15 Uhr:

> 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 <bo...@gmail.com>
>