Re: [dbcp] Releasing 2.2.0

2017-12-21 Thread Gary Gregory
I think we need to release commons-parent but it would be nice to pick up the next Maven site plugin whenever that happens since that would fix things on Java 9 (needs a new version of BCEL.) Now that a new release of the Doxia plugin is almost out the door, maybe the site plugin will be next. Gar

Re: [dbcp] Releasing 2.2.0

2017-12-21 Thread Matt Sicker
Wasn't that added in the latest commons-parent? On 21 December 2017 at 07:36, Gary Gregory wrote: > Patches welcome! :-) > > Gary > > On Dec 21, 2017 4:46 AM, "Stephen Colebourne" > wrote: > > > Just to note that commons-pool v2.5.0 did not have > > Automatic-Module-Name added, which is sad. >

Re: [dbcp] Releasing 2.2.0

2017-12-21 Thread Gary Gregory
Patches welcome! :-) Gary On Dec 21, 2017 4:46 AM, "Stephen Colebourne" wrote: > Just to note that commons-pool v2.5.0 did not have > Automatic-Module-Name added, which is sad. > Stephen > > > On 20 December 2017 at 17:31, Gary Gregory wrote: > > Hi All, > > > > Now that Apache Commons Pool 2.

Re: [dbcp] Releasing 2.2.0

2017-12-21 Thread Stephen Colebourne
Just to note that commons-pool v2.5.0 did not have Automatic-Module-Name added, which is sad. Stephen On 20 December 2017 at 17:31, Gary Gregory wrote: > Hi All, > > Now that Apache Commons Pool 2.5.0 and builds cleanly with Commons DBCP > master, I'd like to release Commons DBCP 2.2. > > I plan

[dbcp] Releasing 2.2.0

2017-12-20 Thread Gary Gregory
Hi All, Now that Apache Commons Pool 2.5.0 and builds cleanly with Commons DBCP master, I'd like to release Commons DBCP 2.2. I plan on creating an RC soon. Hopefully today at best or tomorrow at worst. Gary