Re: [math] next release?

2014-11-27 Thread Luc Maisonobe
Le 27/11/2014 21:31, Gilles a écrit : > On Thu, 27 Nov 2014 19:45:05 +0100, Luc Maisonobe wrote: >> Hi all, >> >> I would like to release a new version of [math] soon, what do you think >> about it? > > When's the deadline? > There are 8 issues tagged to be resolved before the 3.4 release. I woul

Re: [math] next release?

2014-11-27 Thread Phil Steitz
On 11/27/14 11:45 AM, Luc Maisonobe wrote: > Hi all, > > I would like to release a new version of [math] soon, what do you think > about it? +1 thanks for the nudge. I have MATH-1066 about ready to commit. I can also take care of the javadoc fixes to resolve MATH-1146 and MATH-1154. We need to

[Math] Clirr error for "SmoothingPolynomialBicubicSplineInterpolator"

2014-11-27 Thread Gilles
Hello. The class "o.a.c.m.analysis.interpolation.SmoothingPolynomialBicubicSplineInterpolator" breaks binary compatibility due to the replacement of "BicubicSplineInterpolator" by "PiecewiseBicubicSplineInterpolator". It must be fixed before releasing 3.4. Regards, Gilles --

Re: [math] next release?

2014-11-27 Thread Gilles
On Thu, 27 Nov 2014 19:45:05 +0100, Luc Maisonobe wrote: Hi all, I would like to release a new version of [math] soon, what do you think about it? When's the deadline? There are 8 issues tagged to be resolved before the 3.4 release. Best regards, Gilles ---

[math] next release?

2014-11-27 Thread Luc Maisonobe
Hi all, I would like to release a new version of [math] soon, what do you think about it? best regards, Luc - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.or

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-27 Thread Gary Gregory
I renamed the 1.1 tag to .../CSV_1.1 Gary On Thu, Nov 27, 2014 at 5:08 AM, Emmanuel Bourg wrote: > Le 27/11/2014 08:45, Benedikt Ritter a écrit : > > I agree with sebb. There has been a convention for naming tags in CSV (I > > adopted the naming schema from [lang] when I released CSV 1.0). I ca

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-27 Thread Gary Gregory
We can migrate to git whenever we want. It's just another infra ticket. Well, we should vote on it first I suppose. Gary  Original message From: Emmanuel Bourg Date:11/27/2014 05:08 (GMT-05:00) To: dev@commons.apache.org Cc: Subject: Re: [ANNOUNCEMENT] Apache Commons CSV

Re: [ANNOUNCEMENT] Apache Commons CSV 1.1 Released

2014-11-27 Thread Emmanuel Bourg
Le 27/11/2014 08:45, Benedikt Ritter a écrit : > I agree with sebb. There has been a convention for naming tags in CSV (I > adopted the naming schema from [lang] when I released CSV 1.0). I cannot > remember that we've discussed changing the schema, so please stick to it. The naming scheme for [la