svn commit: r1341318 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/GammaDistribution.java

2012-05-21 Thread celestin
Author: celestin Date: Tue May 22 06:34:37 2012 New Revision: 1341318 URL: http://svn.apache.org/viewvc?rev=1341318&view=rev Log: In o.a.c.m3.distribution.GammaDistribution, - renamed class variable alpha to shape, - renamed class variable beta to scale. Updated javadoc accordingly. See MATH-7

Nexus: Staging Completed.

2012-05-21 Thread Nexus Repository Manager
Description:RC1 for Compress 1.4.1Details:The following artifacts have been staged to the org.apache.commons-111 (u:bodewig, a:79.233.150.152) repository.archetype-catalog.xmlcommons-compress-1.4.1-javadoc.jarcommons-compress-1.4.1.pomcommons-compress-1.4.1-test-sources.jarcommons-compress-1.4.1.po

svn commit: r1341312 - /commons/proper/vfs/trunk/sandbox/build.xml

2012-05-21 Thread rgoers
Author: rgoers Date: Tue May 22 06:19:02 2012 New Revision: 1341312 URL: http://svn.apache.org/viewvc?rev=1341312&view=rev Log: Remove ant build file that isn't used Removed: commons/proper/vfs/trunk/sandbox/build.xml

svn commit: r1341304 - in /commons/proper/compress/tags/COMPRESS_1.4.1_RC1: ./ pom.xml

2012-05-21 Thread bodewig
Author: bodewig Date: Tue May 22 04:51:57 2012 New Revision: 1341304 URL: http://svn.apache.org/viewvc?rev=1341304&view=rev Log: Tag RC1 of Compress 1.4.1 Added: commons/proper/compress/tags/COMPRESS_1.4.1_RC1/ (props changed) - copied from r1341303, commons/proper/compress/trunk/ Mod

svn commit: r1341303 - in /commons/proper/compress/trunk: RELEASE-NOTES.txt src/site/xdoc/download_compress.xml

2012-05-21 Thread bodewig
Author: bodewig Date: Tue May 22 04:47:38 2012 New Revision: 1341303 URL: http://svn.apache.org/viewvc?rev=1341303&view=rev Log: prepare for 1.4.1 release Modified: commons/proper/compress/trunk/RELEASE-NOTES.txt commons/proper/compress/trunk/src/site/xdoc/download_compress.xml Modified:

svn commit: r1341171 - in /commons/proper/math/trunk/src: changes/ main/java/org/apache/commons/math3/util/ test/java/org/apache/commons/math3/distribution/

2012-05-21 Thread tn
Author: tn Date: Mon May 21 19:55:30 2012 New Revision: 1341171 URL: http://svn.apache.org/viewvc?rev=1341171&view=rev Log: [MATH-718] Use modified Lentz-Thompson algorithm for continued fraction evaluation. Modified: commons/proper/math/trunk/src/changes/changes.xml commons/proper/math

svn commit: r1341050 [2/2] - in /commons/proper/jexl/trunk: ./ src/main/java/org/apache/commons/jexl3/ src/main/java/org/apache/commons/jexl3/annotations/ src/main/java/org/apache/commons/jexl3/intern

2012-05-21 Thread henrib
Modified: commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/parser/StringParser.java URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/parser/StringParser.java?rev=1341050&r1=1341049&r2=1341050&view=diff =

svn commit: r1340962 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/bzip2/BZip2CompressorOutputStream.java

2012-05-21 Thread sebb
Author: sebb Date: Mon May 21 10:46:07 2012 New Revision: 1340962 URL: http://svn.apache.org/viewvc?rev=1340962&view=rev Log: Cannot delegate assignment of final field to a method called by a ctor; has to be done in the ctor itself Modified: commons/proper/compress/trunk/src/main/java/org/a