[math] slight refactoring of test framework for discrete ("integer") distributions

2013-09-27 Thread Phil Steitz
I have started improving precision in the reference values used in discrete distribution tests to address MATH-1037. It occurred to me as I was doing this that for most of the Integer distributions, the following two conditions hold: 0) The cumulative distribution test points are the same as the

commons-lang pull request: Hash code builder

2013-09-27 Thread mureinik
Github user mureinik closed the pull request at: https://github.com/apache/commons-lang/pull/10 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: svn commit: r1526903 - /commons/proper/csv/trunk/src/site/xdoc/index.xml

2013-09-27 Thread sebb AT ASF
On 27 September 2013 14:53, wrote: > Author: sebb > Date: Fri Sep 27 13:53:47 2013 > New Revision: 1526903 > > URL: http://svn.apache.org/r1526903 > Log: > Must not advertise nightly builds to general public Note: nightly builds can only be advertised to component developers. > Modified: >

Re: svn commit: r1522812 - /commons/proper/csv/trunk/src/site/xdoc/index.xml

2013-09-27 Thread Benedikt Ritter
2013/9/27 sebb > On 13 September 2013 09:34, wrote: > > Author: britter > > Date: Fri Sep 13 08:34:05 2013 > > New Revision: 1522812 > > > > URL: http://svn.apache.org/r1522812 > > Log: > > mvn clean site will not create the jar for you > > > > Modified: > > commons/proper/csv/trunk/src/sit

Re: svn commit: r1522812 - /commons/proper/csv/trunk/src/site/xdoc/index.xml

2013-09-27 Thread sebb
On 13 September 2013 09:34, wrote: > Author: britter > Date: Fri Sep 13 08:34:05 2013 > New Revision: 1522812 > > URL: http://svn.apache.org/r1522812 > Log: > mvn clean site will not create the jar for you > > Modified: > commons/proper/csv/trunk/src/site/xdoc/index.xml > > Modified: commons/

[configuration] configuration commons release 2.0

2013-09-27 Thread Dmitriy Litvak
Configuration commons 2.0 has been sitting in svn for more than a year. Are there plans to release it soon? Thank you! D