AW: LANG-1052: Multiline recursive to string style

2014-11-06 Thread jhm
ping :) Jan > -Ursprüngliche Nachricht- > Von: Jan Matèrne (jhm) [mailto:apa...@materne.de] > Gesendet: Dienstag, 4. November 2014 07:04 > An: dev@commons.apache.org > Betreff: LANG-1052: Multiline recursive to string style > > I want to make some advertising for this pull request. > >

Re: [VOTE] Release Commons Codec 1.10-RC2

2014-11-06 Thread Gary Gregory
On Thu, Nov 6, 2014 at 2:37 PM, Luc Maisonobe wrote: > Le 06/11/2014 15:27, Gary Gregory a écrit : > > Hello All: > > > > This is a VOTE to release Commons Codec 1.10-RC2 > > +1. > > Take care the artifact files still contains double hash (.asc.md5 and > .asc.sha1). They should probably be remove

Re: Fwd: [jira] [Deleted] (MATH-1164) Rare case for updateMembershipMatrix() in FuzzyKMeansClusterer

2014-11-06 Thread Phil Steitz
On 11/6/14 2:55 PM, Thomas Neidhart wrote: > On 11/06/2014 10:08 PM, Phil Steitz wrote: >> Hey Thomas, >> >> Did you actually mean to delete this? > yes, it is a duplicate issue, see MATH-1165 > > Seems to happen again lately when users create new issues. Oh, sorry. > > Thomas > >

Re: Fwd: [jira] [Deleted] (MATH-1164) Rare case for updateMembershipMatrix() in FuzzyKMeansClusterer

2014-11-06 Thread Thomas Neidhart
On 11/06/2014 10:08 PM, Phil Steitz wrote: > Hey Thomas, > > Did you actually mean to delete this? yes, it is a duplicate issue, see MATH-1165 Seems to happen again lately when users create new issues. Thomas - To unsubscribe,

Fwd: [jira] [Deleted] (MATH-1164) Rare case for updateMembershipMatrix() in FuzzyKMeansClusterer

2014-11-06 Thread Phil Steitz
Hey Thomas, Did you actually mean to delete this? Phil Forwarded Message Subject:[jira] [Deleted] (MATH-1164) Rare case for updateMembershipMatrix() in FuzzyKMeansClusterer Date: Thu, 6 Nov 2014 20:19:34 + (UTC) From: Thomas Neidhart (JIRA) Reply-To: iss

Re: [VOTE] Release Commons Codec 1.10-RC2

2014-11-06 Thread Luc Maisonobe
Le 06/11/2014 15:27, Gary Gregory a écrit : > Hello All: > > This is a VOTE to release Commons Codec 1.10-RC2 +1. Take care the artifact files still contains double hash (.asc.md5 and .asc.sha1). They should probably be removed before pushing to maven central. Luc > > Changes since RC1: > - A

[VOTE] Release Commons Codec 1.10-RC2

2014-11-06 Thread Gary Gregory
Hello All: This is a VOTE to release Commons Codec 1.10-RC2 Changes since RC1: - Add CODEC-121 to the RELEASE-NOTES.txt file. Feature and fix release. Requires a minimum of Java 1.6. Changes in this version include: New features: o Add Daitch-Mokotoff Soundex Issue: CODEC-192. Thanks to Tho

[CANCEL][VOTE] Release Commons Codec 1.10-RC1

2014-11-06 Thread Gary Gregory
This vote is cancelled to fix the release notes. Gary On Thu, Nov 6, 2014 at 4:38 AM, Thomas Neidhart wrote: > Hi Gary, > > the release notes and the vote mail do not contain all changes, namely > CODEC-121. > > Sorry, > > Thomas > > > On Thu, Nov 6, 2014 at 5:52 AM, Gary Gregory wrote: > > >

[ANNOUNCEMENT] Apache Commons Exec 1.3 Released

2014-11-06 Thread Gary Gregory
The Apache Commons Exec team is pleased to announce the commons-exec-1.3 release! Apache Commons Exec is a Java 5 library to reliably execute external processes from within the JVM. Changes in this version include: New features: o DefaultExecutor async execute prevents shutdown hooks running.

Re: [VOTE] Release Commons Codec 1.10-RC1

2014-11-06 Thread Thomas Neidhart
Hi Gary, the release notes and the vote mail do not contain all changes, namely CODEC-121. Sorry, Thomas On Thu, Nov 6, 2014 at 5:52 AM, Gary Gregory wrote: > Hello All: > > This is a VOTE to release Commons Codec 1.10-RC1 > > This feature and fix release requires a minimum of Java 1.6, same