Re: [OGNL] A new release

2013-12-29 Thread Lukasz Lenart
I think OGNL-239 and OGNL-240 are the only real (semi)blocking issues before we can start a new release. Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/ 2013/12/25 Jason Pyeron : >> -Original Message- >> From: Benedikt Ritter >> Sent: Wednesday, December 25, 2013 11:53 >> >

Re: [exec] 1.1.1 release?

2013-12-29 Thread Gary Gregory
As a preparation step toward a release, I updated a snapshot of the trunk code to the Apache repository: https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-exec/1.2-SNAPSHOT/ Gary PS: The version will be named 1.2 instead of 1.1.1. G On Thu, Dec 19, 2013 a

Re: [Math] src/userguide/java

2013-12-29 Thread Phil Steitz
On 12/29/13, 6:39 AM, Gilles wrote: > Hello. > > Is there some framework in place in order to generate executable > files > from the Java sources located there? > I guess that a configuration snippet could be added in the > "pom.xml"[1] > so that one of the build phases can also compile (and perhap

Re: [Math] src/userguide/java

2013-12-29 Thread Phil Steitz
On 12/29/13, 12:38 PM, Thomas Neidhart wrote: > On 12/29/2013 06:22 PM, Gilles wrote: >> On Sun, 29 Dec 2013 17:36:42 +0100, Thomas Neidhart wrote: >>> On 12/29/2013 03:39 PM, Gilles wrote: Hello. Is there some framework in place in order to generate executable files from the Ja

Re: [Math] src/userguide/java

2013-12-29 Thread Thomas Neidhart
On 12/29/2013 06:22 PM, Gilles wrote: > On Sun, 29 Dec 2013 17:36:42 +0100, Thomas Neidhart wrote: >> On 12/29/2013 03:39 PM, Gilles wrote: >>> Hello. >>> >>> Is there some framework in place in order to generate executable files >>> from the Java sources located there? >>> I guess that a configura

Re: [Math] src/userguide/java

2013-12-29 Thread Gilles
On Sun, 29 Dec 2013 17:36:42 +0100, Thomas Neidhart wrote: On 12/29/2013 03:39 PM, Gilles wrote: Hello. Is there some framework in place in order to generate executable files from the Java sources located there? I guess that a configuration snippet could be added in the "pom.xml"[1] so that

Re: [Math] Kohonen's SOFM

2013-12-29 Thread Thomas Neidhart
On 12/28/2013 06:35 PM, Gilles wrote: > Hi. > > I've just attached the proposed implementation: > https://issues.apache.org/jira/browse/MATH-923 > > It is part of a new package "o.a.c.m.ml.neuralnet" that is supposed > to contain tools for creating artificial neural networks; however > the code

Re: [Math] src/userguide/java

2013-12-29 Thread Thomas Neidhart
On 12/29/2013 03:39 PM, Gilles wrote: > Hello. > > Is there some framework in place in order to generate executable files > from the Java sources located there? > I guess that a configuration snippet could be added in the "pom.xml"[1] > so that one of the build phases can also compile (and perhaps

Re: [math] masked attribute in SimplexTableau.getSolution()

2013-12-29 Thread Thomas Neidhart
On 12/29/2013 11:49 AM, Luc Maisonobe wrote: > Hi all, > > It seems a local variable in SimplexTableau.getSolution() masks the > attribute basicRows. Is this expected? Should the variable be renamed? Hi, this is not intended and the variable should be renamed. I can not change it at the moment b

Re: [math] Clirr problem with some ongoing changes for BSP trees

2013-12-29 Thread Gilles
Hello. On Sun, 29 Dec 2013 15:26:16 +0100, Luc Maisonobe wrote: Hi all, As part of implementing BSP trees on the sphere (see ). I have split the org.apache.commons.math3.geometry.Vector interface by moving a few of its methods in an upper level

[Math] src/userguide/java

2013-12-29 Thread Gilles
Hello. Is there some framework in place in order to generate executable files from the Java sources located there? I guess that a configuration snippet could be added in the "pom.xml"[1] so that one of the build phases can also compile (and perhaps also run) the example applications. Regards, G

[math] Clirr problem with some ongoing changes for BSP trees

2013-12-29 Thread Luc Maisonobe
Hi all, As part of implementing BSP trees on the sphere (see ). I have split the org.apache.commons.math3.geometry.Vector interface by moving a few of its methods in an upper level interface org.apache.commons.math3.geometry.Point. The rationale be

[math] masked attribute in SimplexTableau.getSolution()

2013-12-29 Thread Luc Maisonobe
Hi all, It seems a local variable in SimplexTableau.getSolution() masks the attribute basicRows. Is this expected? Should the variable be renamed? Luc - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional c

Re: [VOTE] Release Commons Lang 3.2 based on RC2

2013-12-29 Thread Henri Yandell
+1. On Sat, Dec 28, 2013 at 9:57 AM, Benedikt Ritter wrote: > Hi all, > > I've fixed the issues, that were identified in RC1: > > - Release notes now make explicit that 3.2 at least requires Java 6.0 > - Website now makes explicit that 3.2 at least requires Java 6.0 > - MANIFEST now contains "b