Re: [codec] Update for Java 7

2017-10-23 Thread Gary Gregory
On Sat, Oct 21, 2017 at 2:23 AM, Benedikt Ritter wrote: > Go for it. > Done. Gary > > > Am 21.10.2017 um 01:26 schrieb Gary Gregory : > > > > Now that Codec 1.11 is out, I propose we update from Java 6 to 7. > > > > Gary > > > --

[GitHub] commons-text issue #69: Fix typos, minor clean ups

2017-10-23 Thread Abrasha
Github user Abrasha commented on the issue: https://github.com/apache/commons-text/pull/69 @PascalSchumacher sorry. I missed your comment about creating PR :( --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apa

[GitHub] commons-text issue #69: Fix typos, minor clean ups

2017-10-23 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-text/pull/69 No problem. I just wanted to make sure not to do it myself in cause you would have liked to submit a pull requests. --- --

Re: [daemon] Can init() be called more than once in a single JVM session?

2017-10-23 Thread Mark Thomas
On 23/10/17 14:53, Andrea Lo Pumo wrote: > Since now, I have always assumed that init() is called once, and no > more. Now I am not sure anymore. My doubt is that init() can be called > a second time, after destroy() has been called, for example, if the > program is restarted by Jsvc. Is this so?

[collections] release 4.2

2017-10-23 Thread Gary Gregory
We've had a couple of false starts here. Is the RM ready to fire off an RC? Gary

[pool] Java 7 and release

2017-10-23 Thread Gary Gregory
Wow, 2 years since the last release of [pool]. I plan on updating to Java 7 and push out a release. Gary

Re: [pool] Java 7 and release

2017-10-23 Thread Gary Gregory
Or the other way around. Release and update to Java 7... Gary On Mon, Oct 23, 2017 at 4:25 PM, Gary Gregory wrote: > Wow, 2 years since the last release of [pool]. I plan on updating to Java > 7 and push out a release. > > Gary >

Re: [pool] Java 7 and release

2017-10-23 Thread Matt Sicker
Go for it! Though perhaps some quick feedback from Tomcat would be good since they're the primary Apache project that uses the library. On 23 October 2017 at 17:30, Gary Gregory wrote: > Or the other way around. Release and update to Java 7... > > Gary > > On Mon, Oct 23, 2017 at 4:25 PM, Gary G