svn commit: r783678 [2/2] - in /commons/proper/math/trunk: ./ src/java/org/apache/commons/math/ src/java/org/apache/commons/math/linear/ src/java/org/apache/commons/math/optimization/general/ src/java

2009-06-11 Thread luc
Modified: commons/proper/math/trunk/src/test/org/apache/commons/math/linear/DenseRealMatrixTest.java URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/test/org/apache/commons/math/linear/DenseRealMatrixTest.java?rev=783678r1=783677r2=783678view=diff

svn commit: r783680 - /commons/proper/math/trunk/src/java/org/apache/commons/math/linear/MatrixUtils.java

2009-06-11 Thread luc
Author: luc Date: Thu Jun 11 08:06:05 2009 New Revision: 783680 URL: http://svn.apache.org/viewvc?rev=783680view=rev Log: switch the matrix type built by factory methods depending on the dimension Modified: commons/proper/math/trunk/src/java/org/apache/commons/math/linear/MatrixUtils.java

svn commit: r783741 - in /commons/proper/math/trunk/src: experimental/org/apache/commons/math/linear/ java/org/apache/commons/math/linear/ test/org/apache/commons/math/linear/

2009-06-11 Thread luc
Author: luc Date: Thu Jun 11 12:35:42 2009 New Revision: 783741 URL: http://svn.apache.org/viewvc?rev=783741view=rev Log: removed remaining references to DenseXxx{Matrix/Vector} Modified:

svn commit: r783862 - /commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml

2009-06-11 Thread rwinston
Author: rwinston Date: Thu Jun 11 17:41:47 2009 New Revision: 783862 URL: http://svn.apache.org/viewvc?rev=783862view=rev Log: Update xdoc Modified: commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml Modified: commons/proper/net/branches/NET_2_0/src/site/xdoc/changes.xml URL:

svn commit: r783887 - /commons/proper/email/trunk/pom.xml

2009-06-11 Thread sgoeschl
Author: sgoeschl Date: Thu Jun 11 20:08:30 2009 New Revision: 783887 URL: http://svn.apache.org/viewvc?rev=783887view=rev Log: Accidently moved the version to 1.2 - change it back to 1.2-SNAPSHOT Modified: commons/proper/email/trunk/pom.xml Modified: commons/proper/email/trunk/pom.xml URL:

svn commit: r783888 - in /commons/proper/email/trunk: src/changes/ src/changes/changes.xml xdocs/changes.xml

2009-06-11 Thread sgoeschl
Author: sgoeschl Date: Thu Jun 11 20:09:11 2009 New Revision: 783888 URL: http://svn.apache.org/viewvc?rev=783888view=rev Log: Moving changes.xml to a proper M2 location Added: commons/proper/email/trunk/src/changes/ commons/proper/email/trunk/src/changes/changes.xml (props changed)

svn commit: r783889 - /commons/proper/email/trunk/xdocs/index.xml

2009-06-11 Thread sgoeschl
Author: sgoeschl Date: Thu Jun 11 20:10:08 2009 New Revision: 783889 URL: http://svn.apache.org/viewvc?rev=783889view=rev Log: Preparing the next release Modified: commons/proper/email/trunk/xdocs/index.xml Modified: commons/proper/email/trunk/xdocs/index.xml URL:

svn commit: r783908 - /commons/proper/email/trunk/pom.xml

2009-06-11 Thread sgoeschl
Author: sgoeschl Date: Thu Jun 11 21:10:35 2009 New Revision: 783908 URL: http://svn.apache.org/viewvc?rev=783908view=rev Log: Moving findbugs-maven-plugin from dependency to plugin section where it actually belongs Modified: commons/proper/email/trunk/pom.xml Modified:

svn commit: r783910 - /commons/proper/email/trunk/src/java/org/apache/commons/mail/Email.java

2009-06-11 Thread sgoeschl
Author: sgoeschl Date: Thu Jun 11 21:13:54 2009 New Revision: 783910 URL: http://svn.apache.org/viewvc?rev=783910view=rev Log: Make findbugs happy with the existing code - the internal mail sent date was exposed by the API Modified:

svn commit: r783911 - in /commons/proper/email/trunk: RELEASE-NOTES.txt STATUS.html src/changes/changes.xml src/site/site.xml xdocs/index.xml xdocs/navigation.xml

2009-06-11 Thread sgoeschl
Author: sgoeschl Date: Thu Jun 11 21:15:05 2009 New Revision: 783911 URL: http://svn.apache.org/viewvc?rev=783911view=rev Log: Preparing the next release Modified: commons/proper/email/trunk/RELEASE-NOTES.txt commons/proper/email/trunk/STATUS.html

svn commit: r783912 - in /commons/proper/email/trunk: commons-email.iml commons-email.ipr

2009-06-11 Thread sgoeschl
Author: sgoeschl Date: Thu Jun 11 21:16:19 2009 New Revision: 783912 URL: http://svn.apache.org/viewvc?rev=783912view=rev Log: Excluding the IntelliJ project files from SVN Added: commons/proper/email/trunk/commons-email.iml commons/proper/email/trunk/commons-email.ipr Added:

svn commit: r783926 - in /commons/proper/email/trunk: commons-email.iml commons-email.ipr

2009-06-11 Thread sgoeschl
Author: sgoeschl Date: Thu Jun 11 21:31:13 2009 New Revision: 783926 URL: http://svn.apache.org/viewvc?rev=783926view=rev Log: Removing my project files Removed: commons/proper/email/trunk/commons-email.iml commons/proper/email/trunk/commons-email.ipr

svn commit: r783930 - in /commons/proper/email/tags/EMAIL_1_2: ./ pom.xml

2009-06-11 Thread sgoeschl
Author: sgoeschl Date: Thu Jun 11 21:35:29 2009 New Revision: 783930 URL: http://svn.apache.org/viewvc?rev=783930view=rev Log: [maven-release-plugin] copy for tag EMAIL_1_2 Added: commons/proper/email/tags/EMAIL_1_2/ - copied from r783925, commons/proper/email/trunk/