svn commit: r747650 - /commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseRealVector.java

2009-02-24 Thread billbarker
Author: billbarker Date: Wed Feb 25 03:32:52 2009 New Revision: 747650 URL: http://svn.apache.org/viewvc?rev=747650&view=rev Log: epsilon needs to be set before calling isZero, plus copy epsilon for append Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/linear/SparseReal

svn commit: r747619 - in /commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp: TestPoolableConnection.java datasources/TestPerUserPoolDataSource.java

2009-02-24 Thread sebb
Author: sebb Date: Wed Feb 25 00:05:40 2009 New Revision: 747619 URL: http://svn.apache.org/viewvc?rev=747619&view=rev Log: Unused imports Modified: commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/TestPoolableConnection.java commons/proper/dbcp/trunk/src/test/org/apache/commo

svn commit: r747617 - in /commons/proper/dbcp/trunk/src: java/org/apache/commons/dbcp/datasources/ test/org/apache/commons/dbcp/

2009-02-24 Thread sebb
Author: sebb Date: Wed Feb 25 00:01:58 2009 New Revision: 747617 URL: http://svn.apache.org/viewvc?rev=747617&view=rev Log: Javadoc corrections Modified: commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/datasources/CPDSConnectionFactory.java commons/proper/dbcp/trunk/src/java/

svn commit: r747604 - in /commons/proper/email/trunk: src/java/org/apache/commons/mail/Email.java xdocs/changes.xml

2009-02-24 Thread sgoeschl
Author: sgoeschl Date: Tue Feb 24 23:14:57 2009 New Revision: 747604 URL: http://svn.apache.org/viewvc?rev=747604&view=rev Log: [EMAIL-84] Created additional methods to support timeouts Modified: commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java commons/proper/email/t

svn commit: r747603 - /commons/proper/email/trunk/xdocs/changes.xml

2009-02-24 Thread sgoeschl
Author: sgoeschl Date: Tue Feb 24 23:12:22 2009 New Revision: 747603 URL: http://svn.apache.org/viewvc?rev=747603&view=rev Log: Corrected types - not all of the stuff was actually a fix Modified: commons/proper/email/trunk/xdocs/changes.xml Modified: commons/proper/email/trunk/xdocs/changes.

svn commit: r747585 - in /commons/proper/email/trunk: src/java/org/apache/commons/mail/Email.java xdocs/changes.xml

2009-02-24 Thread sgoeschl
Author: sgoeschl Date: Tue Feb 24 22:31:24 2009 New Revision: 747585 URL: http://svn.apache.org/viewvc?rev=747585&view=rev Log: [EMAIL-74] Create an overridable method in Email.java to create the MimeMessage instance. Modified: commons/proper/email/trunk/src/java/org/apache/commons/mail/Emai

svn commit: r747581 - in /commons/proper/email/trunk: src/java/org/apache/commons/mail/Email.java xdocs/changes.xml

2009-02-24 Thread sgoeschl
Author: sgoeschl Date: Tue Feb 24 22:21:25 2009 New Revision: 747581 URL: http://svn.apache.org/viewvc?rev=747581&view=rev Log: [EMAIL-71] Email.getHostName() throws NullPointerException Modified: commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java commons/proper/email

svn commit: r747572 - in /commons/proper/email/trunk: src/java/org/apache/commons/mail/ src/test/org/apache/commons/mail/ src/test/org/apache/commons/mail/mocks/ xdocs/

2009-02-24 Thread sgoeschl
Author: sgoeschl Date: Tue Feb 24 22:07:26 2009 New Revision: 747572 URL: http://svn.apache.org/viewvc?rev=747572&view=rev Log: [EMAIL-81] Add getTo and getReplyTo to Email class - Corey Scott did also aligned the mock classes with the Email interface. Modified: commons/proper/email/trunk/s

svn commit: r747558 - /commons/proper/exec/trunk/pom.xml

2009-02-24 Thread sgoeschl
Author: sgoeschl Date: Tue Feb 24 21:45:27 2009 New Revision: 747558 URL: http://svn.apache.org/viewvc?rev=747558&view=rev Log: Rolling back the release candidate Modified: commons/proper/exec/trunk/pom.xml Modified: commons/proper/exec/trunk/pom.xml URL: http://svn.apache.org/viewvc/common

svn commit: r747557 - /commons/proper/exec/trunk/src/assembly/src.xml

2009-02-24 Thread sgoeschl
Author: sgoeschl Date: Tue Feb 24 21:43:59 2009 New Revision: 747557 URL: http://svn.apache.org/viewvc?rev=747557&view=rev Log: Added the findbugs configuration file to build the whole project from the source distribution. Modified: commons/proper/exec/trunk/src/assembly/src.xml Modified: c

svn commit: r747544 - in /commons/proper/math/trunk/src/java/org/apache/commons/math: MessagesResources_fr.java linear/RealVectorImpl.java linear/SparseRealVector.java

2009-02-24 Thread luc
Author: luc Date: Tue Feb 24 20:59:41 2009 New Revision: 747544 URL: http://svn.apache.org/viewvc?rev=747544&view=rev Log: minor code cleanups (error messages, javadoc, avoiding array copies, final attributes ...) Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/MessagesR

svn commit: r747520 - /commons/sandbox/validator2/trunk/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 19:27:01 2009 New Revision: 747520 URL: http://svn.apache.org/viewvc?rev=747520&view=rev Log: Recreating the trunk directory Added: commons/sandbox/validator2/trunk/

svn commit: r747518 - /commons/sandbox/validator2/trunk/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 19:26:24 2009 New Revision: 747518 URL: http://svn.apache.org/viewvc?rev=747518&view=rev Log: Deleting contents of the trunk directory Removed: commons/sandbox/validator2/trunk/

svn commit: r747516 - /commons/sandbox/validator2/tags/old_validator/trunk/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 19:23:42 2009 New Revision: 747516 URL: http://svn.apache.org/viewvc?rev=747516&view=rev Log: Correcting a copy error Removed: commons/sandbox/validator2/tags/old_validator/trunk/

svn commit: r747513 - /commons/sandbox/validator2/tags/old_validator/xdocs/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 19:22:14 2009 New Revision: 747513 URL: http://svn.apache.org/viewvc?rev=747513&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/xdocs/ - copi

svn commit: r747497 - /commons/sandbox/validator2/tags/old_validator/license-header.txt

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:52:26 2009 New Revision: 747497 URL: http://svn.apache.org/viewvc?rev=747497&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/license-header.txt

svn commit: r747502 - /commons/sandbox/validator2/tags/old_validator/src/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:56:42 2009 New Revision: 747502 URL: http://svn.apache.org/viewvc?rev=747502&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/src/ - copied

svn commit: r747501 - /commons/sandbox/validator2/tags/old_validator/project.xml

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:56:14 2009 New Revision: 747501 URL: http://svn.apache.org/viewvc?rev=747501&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/project.xml -

svn commit: r747500 - /commons/sandbox/validator2/tags/old_validator/project.properties

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:54:37 2009 New Revision: 747500 URL: http://svn.apache.org/viewvc?rev=747500&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/project.properties

svn commit: r747499 - /commons/sandbox/validator2/tags/old_validator/pom.xml

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:53:23 2009 New Revision: 747499 URL: http://svn.apache.org/viewvc?rev=747499&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/pom.xml - cop

svn commit: r747498 - /commons/sandbox/validator2/tags/old_validator/maven.xml

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:52:57 2009 New Revision: 747498 URL: http://svn.apache.org/viewvc?rev=747498&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/maven.xml - c

svn commit: r747495 - /commons/sandbox/validator2/tags/old_validator/etc/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:51:46 2009 New Revision: 747495 URL: http://svn.apache.org/viewvc?rev=747495&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/etc/ - copied

svn commit: r747494 - /commons/sandbox/validator2/tags/old_validator/doap_validator.rdf

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:51:14 2009 New Revision: 747494 URL: http://svn.apache.org/viewvc?rev=747494&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/doap_validator.rdf

svn commit: r747493 - /commons/sandbox/validator2/tags/old_validator/checkstyle.xml

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:50:43 2009 New Revision: 747493 URL: http://svn.apache.org/viewvc?rev=747493&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/checkstyle.xml

svn commit: r747491 - /commons/sandbox/validator2/tags/old_validator/build.xml

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:50:03 2009 New Revision: 747491 URL: http://svn.apache.org/viewvc?rev=747491&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/build.xml - c

svn commit: r747490 - /commons/sandbox/validator2/tags/old_validator/build.properties.sample

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:48:57 2009 New Revision: 747490 URL: http://svn.apache.org/viewvc?rev=747490&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/build.properties.sa

svn commit: r747488 - /commons/sandbox/validator2/tags/old_validator/build-javascript.xml

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:48:09 2009 New Revision: 747488 URL: http://svn.apache.org/viewvc?rev=747488&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/build-javascript.xm

svn commit: r747487 - /commons/sandbox/validator2/tags/old_validator/STATUS.html

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:47:17 2009 New Revision: 747487 URL: http://svn.apache.org/viewvc?rev=747487&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/STATUS.html -

svn commit: r747486 - /commons/sandbox/validator2/tags/old_validator/RELEASE-NOTES.txt

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:46:40 2009 New Revision: 747486 URL: http://svn.apache.org/viewvc?rev=747486&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/RELEASE-NOTES.txt

svn commit: r747485 - /commons/sandbox/validator2/tags/old_validator/PROPOSAL.html

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:45:32 2009 New Revision: 747485 URL: http://svn.apache.org/viewvc?rev=747485&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/PROPOSAL.html

svn commit: r747484 - /commons/sandbox/validator2/tags/old_validator/NOTICE.txt

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:43:31 2009 New Revision: 747484 URL: http://svn.apache.org/viewvc?rev=747484&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/NOTICE.txt -

svn commit: r747482 - /commons/sandbox/validator2/tags/old_validator/LICENSE.txt

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:40:36 2009 New Revision: 747482 URL: http://svn.apache.org/viewvc?rev=747482&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/LICENSE.txt -

svn commit: r747478 - /commons/sandbox/validator2/tags/old_validator/trunk/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:32:56 2009 New Revision: 747478 URL: http://svn.apache.org/viewvc?rev=747478&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/trunk/ - copi

svn commit: r747475 - /commons/sandbox/validator2/tags/old_validator/trunk/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:26:49 2009 New Revision: 747475 URL: http://svn.apache.org/viewvc?rev=747475&view=rev Log: Correcting a copy error Removed: commons/sandbox/validator2/tags/old_validator/trunk/

svn commit: r747474 - /commons/sandbox/validator2/tags/old_validator/trunk/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:26:24 2009 New Revision: 747474 URL: http://svn.apache.org/viewvc?rev=747474&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/trunk/ - copi

svn commit: r747473 - /commons/sandbox/validator2/tags/old_validator/trunk/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:25:34 2009 New Revision: 747473 URL: http://svn.apache.org/viewvc?rev=747473&view=rev Log: Correcting a copy error Removed: commons/sandbox/validator2/tags/old_validator/trunk/

svn commit: r747472 - /commons/sandbox/validator2/tags/old_validator/trunk/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:23:55 2009 New Revision: 747472 URL: http://svn.apache.org/viewvc?rev=747472&view=rev Log: copying the contents of the old validator code into the new directory under tags/old_validator Added: commons/sandbox/validator2/tags/old_validator/trunk/ - copi

svn commit: r747469 - /commons/sandbox/validator2/tags/old_validator/

2009-02-24 Thread mnour
Author: mnour Date: Tue Feb 24 18:21:01 2009 New Revision: 747469 URL: http://svn.apache.org/viewvc?rev=747469&view=rev Log: creating a directory of the old validator project under the tags directory Added: commons/sandbox/validator2/tags/old_validator/

svn commit: r747452 - in /commons/sandbox/dbutils/java5: ./ src/java/org/apache/commons/dbutils/QueryRunner.java src/test/org/apache/commons/dbutils/QueryRunnerTest.java

2009-02-24 Thread dfabulich
Author: dfabulich Date: Tue Feb 24 17:35:05 2009 New Revision: 747452 URL: http://svn.apache.org/viewvc?rev=747452&view=rev Log: merged from bugfixing branch Added: commons/sandbox/dbutils/java5/src/test/org/apache/commons/dbutils/QueryRunnerTest.java - copied, changed from r747450, c

svn commit: r747449 - in /commons/sandbox/dbutils/bugfixing/src: java/org/apache/commons/dbutils/QueryRunner.java test/org/apache/commons/dbutils/QueryRunnerTest.java

2009-02-24 Thread dfabulich
Author: dfabulich Date: Tue Feb 24 17:30:59 2009 New Revision: 747449 URL: http://svn.apache.org/viewvc?rev=747449&view=rev Log: fillStatementWithBean: tweaked exception handling, added unit test Added: commons/sandbox/dbutils/bugfixing/src/test/org/apache/commons/dbutils/QueryRunnerTest.jav

svn commit: r747427 - /commons/proper/commons-parent/trunk/pom.xml

2009-02-24 Thread dennisl
Author: dennisl Date: Tue Feb 24 16:52:15 2009 New Revision: 747427 URL: http://svn.apache.org/viewvc?rev=747427&view=rev Log: o Improve manifest in javadoc jar, by adding implementation and specification entries Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper