Re: [DBCP] Release 2.2?

2016-07-20 Thread Benedikt Ritter
Hello Gary, Gary Gregory schrieb am Do., 21. Juli 2016 um 05:59 Uhr: > Hi All: > > Does anyone feel like spinning up a DBCP 2.2 release? > > We have a nice little set of changes and the previous release was almost a > year ago. > > Phil, are you feeling RM-y? > I think Phil has left commons tog

Re: svn commit: r1753638 - /commons/proper/io/trunk/src/main/java/org/apache/commons/io/IOUtils.java

2016-07-20 Thread Benedikt Ritter
Please note that someone is working on IO-480 at GitHub [1] Benedikt [1] http://github.com/apache/commons-io/pull/14 schrieb am Do., 21. Juli 2016 um 06:12 Uhr: > Author: ggregory > Date: Thu Jul 21 04:12:14 2016 > New Revision: 1753638 > > URL: http://svn.apache.org/viewvc?rev=1753638&view=re

Re: [IMAGING] Update from Java 5 to 7.

2016-07-20 Thread Benedikt Ritter
Hallo Amedee, Amedee Van Gasse schrieb am Mi., 20. Juli 2016 um 16:24 Uhr: > Hello Apache Commons devs, > > I work for iText Software. In our product iText, more specifically in > the module Xtra, we have a dependency on commons-imaging: > > https://github.com/itext/itextpdf/blob/develop/xtra/po

Build failed in Jenkins: commons-io #9

2016-07-20 Thread Apache Jenkins Server
See Changes: [ggregory] Note deprecated methods in class Javadoc. -- [...truncated 162 lines...] A src/site/xdoc/upgradeto2_5.xml AUsrc/site/xdoc/index.xml AUsrc/site/xdoc/upgrade

Build failed in Jenkins: commons-dbcp #2

2016-07-20 Thread Apache Jenkins Server
See Changes: [ggregory] [DBCP-446] NullPointerException thrown when calling ManagedConnection.isClosed(). [ggregory] Test plain use case of org.apache.commons.dbcp2.DelegatingConnection.isClosed().

Re: [io-480] Query

2016-07-20 Thread Gary Gregory
Hi Rajiv, I added a "[Deprecated]" to the class comment for the closeQuietly() list item. I did not use the patch to use "Please note, that IOExceptions are caught but any RuntimeExceptions can be thrown from the close() method." It seems to me that a RuntimeException can be thrown from the guts

[DBCP] Release 2.2?

2016-07-20 Thread Gary Gregory
Hi All: Does anyone feel like spinning up a DBCP 2.2 release? We have a nice little set of changes and the previous release was almost a year ago. Phil, are you feeling RM-y? Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition

Re: [IMAGING] Update from Java 5 to 7.

2016-07-20 Thread Gary Gregory
On Wed, Jul 20, 2016 at 7:24 AM, Amedee Van Gasse < amedee.vanga...@itextpdf.com> wrote: > Hello Apache Commons devs, > > I work for iText Software. In our product iText, more specifically in the > module Xtra, we have a dependency on commons-imaging: > > https://github.com/itext/itextpdf/blob/dev

Re: [IMAGING] Update from Java 5 to 7.

2016-07-20 Thread Amedee Van Gasse
Hello Apache Commons devs, I work for iText Software. In our product iText, more specifically in the module Xtra, we have a dependency on commons-imaging: https://github.com/itext/itextpdf/blob/develop/xtra/pom.xml org.apache.commons commons-imaging

[GitHub] commons-bcel pull request #8: Update LocalVariableTypeTable for generic type...

2016-07-20 Thread KyongSik-Yoon
GitHub user KyongSik-Yoon opened a pull request: https://github.com/apache/commons-bcel/pull/8 Update LocalVariableTypeTable for generic type of method arguments or local variables. If a method for BCI have at least one generic type of argument BCEL then JVM occur java.lang.ClassFo