svn commit: r1231847 - in /commons/proper/math/trunk/src/main/java/org/apache/commons/math/random: RandomData.java RandomDataImpl.java

2012-01-15 Thread celestin
Author: celestin Date: Mon Jan 16 06:38:27 2012 New Revision: 1231847 URL: http://svn.apache.org/viewvc?rev=1231847&view=rev Log: Removed unchecked exceptions from method signatures. See - Commons-Dev mailing list http://mail-archives.apache.org/mod_mbox/commons-dev/201201.mbox/%3C2012011310591

svn commit: r1231760 - in /commons/proper/configuration/trunk/src: changes/changes.xml main/java/org/apache/commons/configuration/CompositeConfiguration.java test/java/org/apache/commons/configuration

2012-01-15 Thread oheger
Author: oheger Date: Sun Jan 15 21:32:26 2012 New Revision: 1231760 URL: http://svn.apache.org/viewvc?rev=1231760&view=rev Log: [CONFIGURATION-476] Before casting the in-memory configuration it is checked whether the cast is possible. Modified: commons/proper/configuration/trunk/src/changes/

svn commit: r1231759 - /commons/proper/configuration/trunk/pom.xml

2012-01-15 Thread oheger
Author: oheger Date: Sun Jan 15 21:31:21 2012 New Revision: 1231759 URL: http://svn.apache.org/viewvc?rev=1231759&view=rev Log: Added test dependency to EasyMock 3.1. Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.ap

svn commit: r1231749 - in /commons/proper/configuration/trunk/src: changes/ main/java/org/apache/commons/configuration/ test/java/org/apache/commons/configuration/

2012-01-15 Thread oheger
Author: oheger Date: Sun Jan 15 20:48:56 2012 New Revision: 1231749 URL: http://svn.apache.org/viewvc?rev=1231749&view=rev Log: [CONFIGURATION-475] Deprecated ConfigurationKey. Modified: commons/proper/configuration/trunk/src/changes/changes.xml commons/proper/configuration/trunk/src/mai

svn commit: r1231724 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration: ConfigurationKey.java tree/DefaultConfigurationKey.java

2012-01-15 Thread oheger
Author: oheger Date: Sun Jan 15 18:40:31 2012 New Revision: 1231724 URL: http://svn.apache.org/viewvc?rev=1231724&view=rev Log: Made KeyIterator implement Iterator rather than Iterator to restore binary compatibility. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/com

svn commit: r1231721 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration/ test/java/org/apache/commons/configuration/

2012-01-15 Thread oheger
Author: oheger Date: Sun Jan 15 18:32:07 2012 New Revision: 1231721 URL: http://svn.apache.org/viewvc?rev=1231721&view=rev Log: Changed return type of clone() method back to Object to restore binary compatibility. Modified: commons/proper/configuration/trunk/src/main/java/org/apache/commons

svn commit: r1231720 - in /commons/proper/configuration/trunk/src: main/java/org/apache/commons/configuration/CombinedConfiguration.java test/java/org/apache/commons/configuration/TestCombinedConfigur

2012-01-15 Thread oheger
Author: oheger Date: Sun Jan 15 18:31:12 2012 New Revision: 1231720 URL: http://svn.apache.org/viewvc?rev=1231720&view=rev Log: Removed unnecessary casts. Changed return type of clone() method back to Object to restore binary compatibility. Modified: commons/proper/configuration/trunk/src/m

svn commit: r1231698 - in /commons/proper/bsf/trunk/src/main/java/org/apache/bsf/util/event/generator: AdapterClassLoader.java EventAdapterGenerator.java

2012-01-15 Thread rony
Author: rony Date: Sun Jan 15 16:10:37 2012 New Revision: 1231698 URL: http://svn.apache.org/viewvc?rev=1231698&view=rev Log: [BSF-21] Modified: commons/proper/bsf/trunk/src/main/java/org/apache/bsf/util/event/generator/AdapterClassLoader.java commons/proper/bsf/trunk/src/main/java/org/

svn commit: r1231685 - in /commons/proper/bsf/trunk/src/main/java/org/apache/bsf/util: BSFEventProcessor.java BSFEventProcessorReturningEventInfos.java

2012-01-15 Thread rony
Author: rony Date: Sun Jan 15 15:07:51 2012 New Revision: 1231685 URL: http://svn.apache.org/viewvc?rev=1231685&view=rev Log: [BSF-19] Modified: commons/proper/bsf/trunk/src/main/java/org/apache/bsf/util/BSFEventProcessor.java commons/proper/bsf/trunk/src/main/java/org/apache/bsf/util/B

svn commit: r1231670 - /commons/proper/bsf/trunk/src/main/java/org/apache/bsf/util/EngineUtils.java

2012-01-15 Thread rony
Author: rony Date: Sun Jan 15 14:08:31 2012 New Revision: 1231670 URL: http://svn.apache.org/viewvc?rev=1231670&view=rev Log: [BSF-18] plus some slight formatting and tidying up Modified: commons/proper/bsf/trunk/src/main/java/org/apache/bsf/util/EngineUtils.java Modified: commons/proper/bs