svn commit: r1364892 - /commons/proper/digester/trunk/src/site/xdoc/index.xml

2012-07-23 Thread elijah
Author: elijah Date: Tue Jul 24 05:12:40 2012 New Revision: 1364892 URL: http://svn.apache.org/viewvc?rev=1364892&view=rev Log: DIGESTER-166 Resolves broken hyperlink in the digester documentation that points to the Core API page. Modified: commons/proper/digester/trunk/src/site/xdoc/index.

svn commit: r1364793 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/RealMatrixFormat.java

2012-07-23 Thread tn
Author: tn Date: Mon Jul 23 20:46:28 2012 New Revision: 1364793 URL: http://svn.apache.org/viewvc?rev=1364793&view=rev Log: [MATH-831] Use String.length check instead of isEmpty due to jdk1.5 compatibility. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/Re

svn commit: r1364784 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/EigenSolverTest.java

2012-07-23 Thread tn
Author: tn Date: Mon Jul 23 20:20:07 2012 New Revision: 1364784 URL: http://svn.apache.org/viewvc?rev=1364784&view=rev Log: Use non-deprecated ctor. Modified: commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/EigenSolverTest.java Modified: commons/proper/math/trunk/sr

svn commit: r1364783 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/EigenDecomposition.java

2012-07-23 Thread tn
Author: tn Date: Mon Jul 23 20:19:52 2012 New Revision: 1364783 URL: http://svn.apache.org/viewvc?rev=1364783&view=rev Log: [MATH-235] Added a hasComplexEigenvalues method. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/EigenDecomposition.java Modified: c

svn commit: r1364779 - /commons/proper/math/trunk/src/changes/changes.xml

2012-07-23 Thread tn
Author: tn Date: Mon Jul 23 20:07:29 2012 New Revision: 1364779 URL: http://svn.apache.org/viewvc?rev=1364779&view=rev Log: Added MATH-831 to changes.xml. Modified: commons/proper/math/trunk/src/changes/changes.xml Modified: commons/proper/math/trunk/src/changes/changes.xml URL: http://svn.

svn commit: r1364775 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math3/linear/ test/java/org/apache/commons/math3/linear/

2012-07-23 Thread tn
Author: tn Date: Mon Jul 23 19:56:59 2012 New Revision: 1364775 URL: http://svn.apache.org/viewvc?rev=1364775&view=rev Log: [MATH-831] Change default format, add static fields in MatrixUtils, replace toString() implementation in AbstractRealMatrix with the default RealMatrixFormat. Modified:

svn commit: r1364767 - in /commons/proper/functor/trunk/src: main/java/org/apache/commons/functor/core/ test/java/org/apache/commons/functor/core/

2012-07-23 Thread kinow
Author: kinow Date: Mon Jul 23 19:36:08 2012 New Revision: 1364767 URL: http://svn.apache.org/viewvc?rev=1364767&view=rev Log: [FUNCTOR-12] Tests for functor core. RightIdentity wasn't using the prodedure() method, but duplicating the code for this method in two places. This commit fixes it too.

svn commit: r1364742 - in /commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/collection: TestFilteredIterable.java TestFilteredIterator.java TestTransformedIterator.java

2012-07-23 Thread kinow
Author: kinow Date: Mon Jul 23 18:20:48 2012 New Revision: 1364742 URL: http://svn.apache.org/viewvc?rev=1364742&view=rev Log: [FUNCTOR-12] Tests for functor core collections. Modified: commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/collection/TestFilteredIterable

svn commit: r1364727 - /commons/proper/imaging/trunk/

2012-07-23 Thread ggregory
Author: ggregory Date: Mon Jul 23 17:29:28 2012 New Revision: 1364727 URL: http://svn.apache.org/viewvc?rev=1364727&view=rev Log: Ignore some Eclipse artifacts. Modified: commons/proper/imaging/trunk/ (props changed) Propchange: commons/proper/imaging/trunk/ ---

svn commit: r1364725 - /commons/proper/imaging/tags/IMAGING_1_0_RC2/

2012-07-23 Thread damjan
Author: damjan Date: Mon Jul 23 17:24:34 2012 New Revision: 1364725 URL: http://svn.apache.org/viewvc?rev=1364725&view=rev Log: Creating IMAGING_1_0_RC2 tag Added: commons/proper/imaging/tags/IMAGING_1_0_RC2/ - copied from r1364724, commons/proper/imaging/trunk/

svn commit: r1364723 - in /commons/proper/imaging/trunk/src/site: site.xml xdoc/index.xml xdoc/justification.xml xdoc/whyimaging.xml

2012-07-23 Thread damjan
Author: damjan Date: Mon Jul 23 17:21:15 2012 New Revision: 1364723 URL: http://svn.apache.org/viewvc?rev=1364723&view=rev Log: Update some website pages, and fix broken links. Added: commons/proper/imaging/trunk/src/site/xdoc/whyimaging.xml - copied, changed from r1364499, commons/pr

svn commit: r1364704 - /commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/comparator/

2012-07-23 Thread kinow
Author: kinow Date: Mon Jul 23 16:40:49 2012 New Revision: 1364704 URL: http://svn.apache.org/viewvc?rev=1364704&view=rev Log: [FUNCTOR-12] Tests for functor core comparators. Modified: commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/comparator/TestIsEquivalent.jav

svn commit: r1364692 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/webdav/WebdavFileObject.java

2012-07-23 Thread ggregory
Author: ggregory Date: Mon Jul 23 15:56:23 2012 New Revision: 1364692 URL: http://svn.apache.org/viewvc?rev=1364692&view=rev Log: Rename another private method urlString to toUrlString. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/webdav/WebdavFileOb

svn commit: r1364691 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/webdav/WebdavFileObject.java

2012-07-23 Thread ggregory
Author: ggregory Date: Mon Jul 23 15:55:43 2012 New Revision: 1364691 URL: http://svn.apache.org/viewvc?rev=1364691&view=rev Log: Rename private method urlString to toUrlString. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/webdav/WebdavFileObject.jav

svn commit: r1364689 - /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/http/HttpFileObject.java

2012-07-23 Thread ggregory
Author: ggregory Date: Mon Jul 23 15:53:56 2012 New Revision: 1364689 URL: http://svn.apache.org/viewvc?rev=1364689&view=rev Log: In-line unused local var. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/http/HttpFileObject.java Modified: commons/prop

svn commit: r1364684 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider: http/HttpFileObject.java webdav/WebdavFileObject.java

2012-07-23 Thread ggregory
Author: ggregory Date: Mon Jul 23 15:35:51 2012 New Revision: 1364684 URL: http://svn.apache.org/viewvc?rev=1364684&view=rev Log: [VFS-429] Remove extra FileSystem ivar in AbstractFileObject subclasses with generics. Modified: commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/v

svn commit: r1364679 - in /commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider: http/HttpFileObject.java webdav/WebdavFileObject.java

2012-07-23 Thread ggregory
Author: ggregory Date: Mon Jul 23 15:29:05 2012 New Revision: 1364679 URL: http://svn.apache.org/viewvc?rev=1364679&view=rev Log: Reuse org.apache.commons.vfs2.provider.http.HttpFileObject.urlCharset in WebDAV subclass through new accessor method. Modified: commons/proper/vfs/trunk/core/src

svn commit: r1364676 - in /commons/proper/functor/trunk/src: changes/ main/java/org/apache/commons/functor/core/comparator/ test/java/org/apache/commons/functor/core/comparator/

2012-07-23 Thread kinow
Author: kinow Date: Mon Jul 23 15:21:25 2012 New Revision: 1364676 URL: http://svn.apache.org/viewvc?rev=1364676&view=rev Log: [FUNCTOR-22] Added generics to ComparableComparator. Few other classes that used the ComparableComparator were updated too. Tests were also updated accordingly. Modifi

svn commit: r1364668 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/SparseRealMatrixTest.java

2012-07-23 Thread erans
Author: erans Date: Mon Jul 23 15:07:39 2012 New Revision: 1364668 URL: http://svn.apache.org/viewvc?rev=1364668&view=rev Log: Fixed typo (svn tag). Modified: commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/SparseRealMatrixTest.java Modified: commons/proper/math/tru

svn commit: r1364590 - in /commons/sandbox/beanutils2/trunk/src: changes/ main/java/org/apache/commons/beanutils2/ test/java/org/apache/commons/beanutils2/

2012-07-23 Thread simonetripodi
Author: simonetripodi Date: Mon Jul 23 11:52:51 2012 New Revision: 1364590 URL: http://svn.apache.org/viewvc?rev=1364590&view=rev Log: [SANDBOX-419] Implement setIndexed(String propertyName) on DefaultBeanAccessor - patch provided by Benedikt Ritter Added: commons/sandbox/beanutils2/trunk/s

svn commit: r1364589 - /commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/beanutils2/IndexedPropertySetterAccessor.java

2012-07-23 Thread simonetripodi
Author: simonetripodi Date: Mon Jul 23 11:40:02 2012 New Revision: 1364589 URL: http://svn.apache.org/viewvc?rev=1364589&view=rev Log: relocated license header Modified: commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/beanutils2/IndexedPropertySetterAccessor.java Modified:

svn commit: r1364579 - in /commons/sandbox/beanutils2/trunk/src: changes/ test/java/org/apache/commons/beanutils2/ test/java/org/apache/commons/beanutils2/testbeans/

2012-07-23 Thread simonetripodi
Author: simonetripodi Date: Mon Jul 23 11:06:22 2012 New Revision: 1364579 URL: http://svn.apache.org/viewvc?rev=1364579&view=rev Log: [SANDBOX-429] Implement unit tests for MethodsRegistry - patch provided by Benedikt Ritter Added: commons/sandbox/beanutils2/trunk/src/test/java/org/apache/

svn commit: r1364578 - in /commons/sandbox/beanutils2/trunk/src: changes/changes.xml test/java/org/apache/commons/beanutils2/ConstructorRegistryTestCase.java

2012-07-23 Thread simonetripodi
Author: simonetripodi Date: Mon Jul 23 10:59:51 2012 New Revision: 1364578 URL: http://svn.apache.org/viewvc?rev=1364578&view=rev Log: [SANDBOX-428] Implement unit tests for ConstructorRegistry - patch provided by Benedikt Ritter Added: commons/sandbox/beanutils2/trunk/src/test/java/org/apa

svn commit: r1364575 - in /commons/sandbox/beanutils2/trunk: pom.xml src/changes/changes.xml

2012-07-23 Thread simonetripodi
Author: simonetripodi Date: Mon Jul 23 10:53:10 2012 New Revision: 1364575 URL: http://svn.apache.org/viewvc?rev=1364575&view=rev Log: [SANDBOX-427] Suppress m2e plugin life cycle mapping errors - patch provided by Benedikt Ritter Modified: commons/sandbox/beanutils2/trunk/pom.xml common

svn commit: r1364574 - in /commons/sandbox/beanutils2/trunk: pom.xml src/changes/changes.xml

2012-07-23 Thread simonetripodi
Author: simonetripodi Date: Mon Jul 23 10:50:07 2012 New Revision: 1364574 URL: http://svn.apache.org/viewvc?rev=1364574&view=rev Log: [SANDBOX-426] Add Cobertura Test Coverage Report to build - patch provided by Benedikt Ritter Modified: commons/sandbox/beanutils2/trunk/pom.xml commons/