[RESULT] Re: [VOTE] Release Apache Commons Math 3.2 - RC5

2013-04-05 Thread Luc Maisonobe
Le 02/04/2013 22:55, Luc Maisonobe a écrit : > This is a [VOTE] for releasing Apache Commons Math 3.2, based on release > candidate 5. This vote has passed with the following +1 votes (all are binding votes): Oliver Heger Gilles Sadowski Gary Gregory LucMaisonobe Phil Steitz Thank y

Re: [csv] user feedback

2013-04-05 Thread Gary Gregory
Thank you for the feedback. Feel free to provide patches in JIRA based on the code in SVN trunk ;) Gary On Apr 5, 2013, at 17:56, Daniel Gredler wrote: > Hi guys, > > > > I just went through an exercise where I was experimenting with the > current Commons CSV snapshot, to see how it might fit i

[csv] user feedback

2013-04-05 Thread Daniel Gredler
Hi guys, I just went through an exercise where I was experimenting with the current Commons CSV snapshot, to see how it might fit into some existing code where we build CSV files manually. All of the code involved creating CSV files, not reading them. Some thoughts: - It's very nice that CS

Re: [ALL] Cobertura and Parent POM

2013-04-05 Thread Gary Gregory
On Fri, Apr 5, 2013 at 4:30 PM, Phil Steitz wrote: > On 4/4/13 1:03 PM, sebb wrote: > > CP 28 moved Cobertura to a profile called "reporting". > > > > The profile was activated by default, but could be disabled by using > > > > -DskipReports=true > > or > > -P!reporting > > > > IIRC, the idea was

Re: [ALL] Cobertura and Parent POM

2013-04-05 Thread Phil Steitz
On 4/4/13 1:03 PM, sebb wrote: > CP 28 moved Cobertura to a profile called "reporting". > > The profile was activated by default, but could be disabled by using > > -DskipReports=true > or > -P!reporting > > IIRC, the idea was to move expensive (long-running) reports to a profile > that could be di

[weaver] moving forward

2013-04-05 Thread Matt Benson
Hi all, [weaver] now contains code to handle field references in blueprinted methods; however, the handling of non-public fields for some reason yields bytecode that throws VerifyErrors at runtime. Thus this code path has been disabled and a warning issued when non-public fields are referenced.

Re: [VOTE] Release Apache Commons Math 3.2 - RC5

2013-04-05 Thread Phil Steitz
+1 Phil On 4/2/13 1:55 PM, Luc Maisonobe wrote: > This is a [VOTE] for releasing Apache Commons Math 3.2, based on release > candidate 5. > > This version fixes numerous bugs and adds a few features. > > You can retrieve the various parts here: > > Sources, binaries and release notes: > >

Re: [jira] [Commented] (MATH-963) Interface "RandomGenerator" is missing "nextLong(long)" method

2013-04-05 Thread Phil Steitz
On 4/5/13 3:58 AM, Gilles (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/MATH-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623532#comment-13623532 > ] > > Gilles commented on MATH-963: > - > > bq. [...] go

Re: [jira] [Commented] (MATH-963) Interface "RandomGenerator" is missing "nextLong(long)" method

2013-04-05 Thread Phil Steitz
This discussion should be on the mailing list. On 4/5/13 3:20 AM, Gilles (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/MATH-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13623503#comment-13623503 > ] > > Gilles commented on MATH-963:

Re: [fieupload] 1.3 released

2013-04-05 Thread Maurizio Cucchiara
is it right that the version of on top of the page [1] is 1.4-SNAPSHOT? Shouldn't it be 1.3? [1] http://commons.apache.org/proper/commons-fileupload/ Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963855921 Linkedin:http://www.linkedin.com/in/

Re: [fieupload] 1.3 released

2013-04-05 Thread Benedikt Ritter
Hi Gergo, it has been announced on the user list [1] (and on the announce list as well). Benedikt [1] http://markmail.org/message/hnpgn453dtig6xdz -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter 2013/4/5 KONTR

[fieupload] 1.3 released

2013-04-05 Thread KONTRA, Gergely
Hi all! Could someone announce 1.3 is here on this page? http://commons.apache.org/proper/commons-fileupload/ thanks Gergo +-[ Gergely Kontra ]--+ | | | Mobile:(+36 20)356 9656 | |

Re: [Math] Spurious recompilation

2013-04-05 Thread Gilles
On Fri, 5 Apr 2013 15:19:29 +0100, sebb wrote: On 5 April 2013 15:17, Gilles wrote: Hi. At some recent point, maven started to recompile all the source files every time, even when no modification was done in the "src" directory. Somewhere in the console output, there is: ---CUT--- [INFO] C

Re: [Math] Spurious recompilation

2013-04-05 Thread sebb
On 5 April 2013 15:17, Gilles wrote: > Hi. > > At some recent point, maven started to recompile all the source files > every time, > even when no modification was done in the "src" directory. > > Somewhere in the console output, there is: > ---CUT--- > [INFO] Copying 1 resource > [INFO] Copying 2

[Math] Spurious recompilation

2013-04-05 Thread Gilles
Hi. At some recent point, maven started to recompile all the source files every time, even when no modification was done in the "src" directory. Somewhere in the console output, there is: ---CUT--- [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [compiler:compile {execu

Re: [ALL] Cobertura and Parent POM

2013-04-05 Thread luc
Le 2013-04-05 00:10, Gary Gregory a écrit : On Thu, Apr 4, 2013 at 4:03 PM, sebb wrote: CP 28 moved Cobertura to a profile called "reporting". The profile was activated by default, but could be disabled by using -DskipReports=true or -P!reporting IIRC, the idea was to move expensive (long-r

Re: [VOTE] Release Apache Commons Math 3.2 - RC5

2013-04-05 Thread Gilles
Hi. . I built from the tag and got: org/apache/commons/math3/random/RandomDataGenerator.javaViolationMessageLine[image: Errors]File does not end with a newline.0 org/apache/commons/math3/stat/inference/GTest.javaViola