svn commit: r1486415 - in /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/userguide: ClusterAlgorithmComparison.java ClusteringExamples.java LowDiscrepancyGeneratorComparison.java Ra

2013-05-26 Thread tn
Author: tn Date: Sun May 26 14:51:38 2013 New Revision: 1486415 URL: http://svn.apache.org/r1486415 Log: Rename userguide examples. Added: commons/proper/math/trunk/src/test/java/org/apache/commons/math3/userguide/ClusterAlgorithmComparison.java - copied, changed from r1485436,

svn commit: r1486420 - in /commons/proper/math/trunk/src/site: resources/images/userguide/ resources/images/userguide/low_discrepancy_sequences.png xdoc/userguide/random.xml

2013-05-26 Thread tn
Author: tn Date: Sun May 26 15:43:33 2013 New Revision: 1486420 URL: http://svn.apache.org/r1486420 Log: Added section about low-discrepancy sequences to user-guide. Added: commons/proper/math/trunk/src/site/resources/images/userguide/

svn commit: r1486422 - in /commons/proper/math/trunk/src: changes/changes.xml test/java/org/apache/commons/math3/random/HaltonSequenceGeneratorTest.java

2013-05-26 Thread tn
Author: tn Date: Sun May 26 15:59:03 2013 New Revision: 1486422 URL: http://svn.apache.org/r1486422 Log: [MATH-977] Completed HaltonSequence generator, adding test. Added: commons/proper/math/trunk/src/test/java/org/apache/commons/math3/random/HaltonSequenceGeneratorTest.java (with

svn commit: r1486436 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java

2013-05-26 Thread bodewig
Author: bodewig Date: Sun May 26 17:28:17 2013 New Revision: 1486436 URL: http://svn.apache.org/r1486436 Log: COMPRESS-227 make test more complete Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java Modified:

svn commit: r1486437 - in /commons/proper/compress/trunk/src: changes/ main/java/org/apache/commons/compress/archivers/zip/ test/java/org/apache/commons/compress/archivers/zip/ test/resources/

2013-05-26 Thread bodewig
Author: bodewig Date: Sun May 26 17:36:35 2013 New Revision: 1486437 URL: http://svn.apache.org/r1486437 Log: COMPRESS-228 be more lenient when parsing zip64 extra field Added: commons/proper/compress/trunk/src/test/resources/COMPRESS-228.zip (with props) Modified:

svn commit: r1486478 - in /commons/proper/chain/trunk: api/ apps/cookbook-examples/ apps/example1/ apps/example2/ configuration/api/src/main/java/org/apache/commons/chain2/config/ configuration/xml/ c

2013-05-26 Thread simonetripodi
Author: simonetripodi Date: Sun May 26 21:21:21 2013 New Revision: 1486478 URL: http://svn.apache.org/r1486478 Log: CHAIN-72 - configuration façade APIs still better separation between configuration APIs and XML implementation configuration exception moved to configuration package XML related