Jenkins build is back to normal : commons-io #11

2016-07-21 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is back to normal : commons-io » Apache Commons IO #11

2016-07-21 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is back to normal : commons-jexl #4

2016-07-21 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is back to normal : commons-jexl » Apache Commons JEXL #4

2016-07-21 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [io-480] Query

2016-07-21 Thread Gary Gregory
On Thu, Jul 21, 2016 at 1:20 PM, Rajiv Jain wrote: > Where is that change if you don't mind me asking? > Here you go: https://svn.apache.org/viewvc/commons/proper/io/trunk/src/main/java/org/apache/commons/io/IOUtils.java?r1=1746593=1753638_format=h Gary > > Sent from my

Re: [io-480] Query

2016-07-21 Thread Raviteja Lokineni
http://svn.apache.org/viewvc/commons/proper/io/trunk/src/main/java/org/apache/commons/io/IOUtils.java?rev=1753638=1753637=1753638=diff On Thu, Jul 21, 2016 at 4:20 PM, Rajiv Jain wrote: > Where is that change if you don't mind me asking? > > Sent from my iPhone > > > On 21

Re: [io-480] Query

2016-07-21 Thread Rajiv Jain
Where is that change if you don't mind me asking? Sent from my iPhone > On 21 Jul 2016, at 21:05, Gary Gregory wrote: > > I already updated the Javadoc with a different change and described it in > another email. > > Gary > >> On Thu, Jul 21, 2016 at 12:23 PM, Rajiv

Build failed in Jenkins: commons-io #10

2016-07-21 Thread Apache Jenkins Server
See Changes: [ggregory] Fix compiler warnings, use try-with-resources. -- Started by an SCM change [EnvInject] - Loading node environment variables. JDK installation skipped: Unknown CPU architecture:

Re: [io-480] Query

2016-07-21 Thread Gary Gregory
I already updated the Javadoc with a different change and described it in another email. Gary On Thu, Jul 21, 2016 at 12:23 PM, Rajiv Jain wrote: > Hi > > Thanks for making it clearer. So, can my first commit ( >

Re: [io-480] Query

2016-07-21 Thread Rajiv Jain
Hi Thanks for making it clearer. So, can my first commit (https://github.com/apache/commons-io/pull/14/commits/2c801149cbb6fabcef569ac301e9933b169a5fac ) be merged? I can then close this pull

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

2016-07-21 Thread Gary Gregory
It's all good :-) G On Thu, Jul 21, 2016 at 11:24 AM, Benedikt Ritter wrote: > Sorry, I only saw it after I sent my mail ;-) > > Gary Gregory schrieb am Do., 21. Juli 2016 um > 18:11: > > > I know, there is a discussion thread on the ML. > > > >

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

2016-07-21 Thread Benedikt Ritter
Sorry, I only saw it after I sent my mail ;-) Gary Gregory schrieb am Do., 21. Juli 2016 um 18:11: > I know, there is a discussion thread on the ML. > > Gary > > On Jul 20, 2016 11:40 PM, "Benedikt Ritter" wrote: > > > Please note that someone is

[GitHub] commons-cli pull request #7: Add an addRequiredOption method

2016-07-21 Thread jrRibeiro
GitHub user jrRibeiro opened a pull request: https://github.com/apache/commons-cli/pull/7 Add an addRequiredOption method This pull request adds an addRequiredOption method, which creates an Option with setRequired(true). This is really useful, given the amount of projects

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

2016-07-21 Thread Gary Gregory
I know, there is a discussion thread on the ML. Gary On Jul 20, 2016 11:40 PM, "Benedikt Ritter" wrote: > 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.,

Re: [DBCP] Release 2.2?

2016-07-21 Thread Benedikt Ritter
No, you just need some karma, which we can grant if you' like to RM. Matt Sicker schrieb am Do., 21. Juli 2016 um 17:58: > Do you have to be a PMC to do the release? > > On 21 July 2016 at 01:41, Benedikt Ritter wrote: > > > Hello Gary, > > > > Gary

Re: [DBCP] Release 2.2?

2016-07-21 Thread Matt Sicker
Do you have to be a PMC to do the release? On 21 July 2016 at 01:41, Benedikt Ritter wrote: > 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? > > >

Re: [io-480] Query

2016-07-21 Thread Raviteja Lokineni
@Rajiv: Gary was talking about this commit: https://github.com/apache/commons-io/pull/14/commits/be0477b5a571ec83d8b6554e898d3710f27bd153 BTW RuntimeException is an unchecked exception, no value in declaring them in

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

2016-07-21 Thread Emmanuel Bourg
Hi Amedee, Le 20/07/2016 à 16:24, Amedee Van Gasse a écrit : > We have a couple of options: > 1. Tell our affected customers to move to Java 7 This is probably the best solution. Do you have that many customers still using Java 5 in 2016? Oracle stopped it's extended support one year ago (the

Re: [io-480] Query

2016-07-21 Thread Rajiv Jain
Hi Gary Where is this change? I cannot find it? In addition, would it be better to totally remove the closeQuietly() method signature? As we are saying that it will be Deprecated, so people should not use it. Let me know your thoughts so that I will make the relevant changes. Thanks.

Re: [DBCP] Release 2.2?

2016-07-21 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

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

2016-07-21 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:

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

2016-07-21 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: > >