[GitHub] commons-text pull request #91: TEXT-127 Detect when a variable is unknown in...

2018-10-31 Thread drajakumar
Github user drajakumar closed the pull request at: https://github.com/apache/commons-text/pull/91 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-text issue #91: TEXT-127 Detect when a variable is unknown in String...

2018-10-31 Thread drajakumar
Github user drajakumar commented on the issue: https://github.com/apache/commons-text/pull/91 closed the pr as @garydgregory made applied a different patch that changes the instance variable name and method name. He also provided the variable name that is not found. He added some miss

Re: [beanutils] Java version

2018-10-31 Thread Jochen Wiedmann
On Fri, Oct 12, 2018 at 11:36 PM Gary Gregory wrote: > For 2.0.0, we've update [beanutils] from Java 6 to 7, but should we move to > Java 8 instead since anything older is deader than a doornail? Go on. People need to upgrade their VM anyways, ---

Re: [jira] [Commented] (IO-588) IOUtils.writeLines() should accept an Iterable<>

2018-10-31 Thread Jochen Wiedmann
On Fri, Oct 12, 2018 at 6:06 PM Gary Gregory (JIRA) wrote: > Thank you for your patch but... -1 to this patch as it breaks binary > compatibility. Could you explain that, please? A Collection is, in particular, an Iterable, thus the compiler should use the new methods, instead, as far as I can

Re: [jira] [Commented] (IO-588) IOUtils.writeLines() should accept an Iterable<>

2018-10-31 Thread Gary Gregory
On Wed, Oct 31, 2018 at 7:39 AM Jochen Wiedmann wrote: > On Fri, Oct 12, 2018 at 6:06 PM Gary Gregory (JIRA) > wrote: > > > Thank you for your patch but... -1 to this patch as it breaks binary > compatibility. > > Could you explain that, please? A Collection is, in particular, an > Iterable, thu

Re: [beanutils] Java version

2018-10-31 Thread Gary Gregory
On Wed, Oct 31, 2018 at 7:35 AM Jochen Wiedmann wrote: > On Fri, Oct 12, 2018 at 11:36 PM Gary Gregory > wrote: > > > For 2.0.0, we've update [beanutils] from Java 6 to 7, but should we move > to > > Java 8 instead since anything older is deader than a doornail? > > Go on. People need to upgrade

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC2

2018-10-31 Thread Andreas Lehmkuehler
Am 30.10.18 um 10:09 schrieb Bruno P. Kinoshita: We have fixed quite a few bugs and added some significant enhancements since Apache Sanselan Incubating 0.97-incubator was released, so I would like to release Apache Commons Imaging 1.0-alpha1. Apache Commons Imaging 1.0-alpha1 RC2 is available

Re: [vfs] new http4 provider, not replace http?

2018-10-31 Thread Woonsan Ko
Could someone please review my PR? - https://github.com/apache/commons-vfs/pull/38 Woonsan On Wed, Aug 15, 2018 at 9:11 AM Woonsan Ko wrote: > > Hi Bernd / Experts, > > I've submitted a PR for VFS-360. Find my summary in the comment as well. > - https://github.com/apache/commons-vfs/pull/38 > >