svn commit: r785473 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/ java/org/apache/commons/math/analysis/solvers/ java/org/apache/commons/math/ode/ java/org/apache/commons/math/ode

2009-06-16 Thread billbarker
Author: billbarker Date: Wed Jun 17 04:02:35 2009 New Revision: 785473 URL: http://svn.apache.org/viewvc?rev=785473&view=rev Log: More Serialization changes, mostly for ode and friends. Unfortunately, had to leave some abstract base classes as Serializable, since they had no senible default cons

svn commit: r785383 - /commons/proper/email/trunk/src/java/org/apache/commons/mail/HtmlEmail.java

2009-06-16 Thread sgoeschl
Author: sgoeschl Date: Tue Jun 16 20:36:22 2009 New Revision: 785383 URL: http://svn.apache.org/viewvc?rev=785383&view=rev Log: [EMAIL-87] Updated the comments Modified: commons/proper/email/trunk/src/java/org/apache/commons/mail/HtmlEmail.java Modified: commons/proper/email/trunk/src/java/

svn commit: r785382 - /commons/proper/email/trunk/src/java/org/apache/commons/mail/HtmlEmail.java

2009-06-16 Thread sgoeschl
Author: sgoeschl Date: Tue Jun 16 20:34:00 2009 New Revision: 785382 URL: http://svn.apache.org/viewvc?rev=785382&view=rev Log: [EMAIL-87] HtmlEmail invokes java.net.URL.equals(Object), which blocks to do domain name resolution. This is avoided by using "url.toExternalForm().equals()" instead of

svn commit: r785338 - in /commons/proper/jexl/branches/2.0/xdocs/style: maven.css print.css project.css tigris.css

2009-06-16 Thread grobmeier
Author: grobmeier Date: Tue Jun 16 18:38:22 2009 New Revision: 785338 URL: http://svn.apache.org/viewvc?rev=785338&view=rev Log: added svn:eol-style native Modified: commons/proper/jexl/branches/2.0/xdocs/style/maven.css (props changed) commons/proper/jexl/branches/2.0/xdocs/style/print

svn commit: r785326 - in /commons/proper/configuration/trunk/src: java/org/apache/commons/configuration/VFSFileSystem.java test/org/apache/commons/configuration/TestWebdavConfigurationBuilder.java

2009-06-16 Thread rgoers
Author: rgoers Date: Tue Jun 16 17:57:42 2009 New Revision: 785326 URL: http://svn.apache.org/viewvc?rev=785326&view=rev Log: VFSFileReloadingStrategy fails when filename is a full url Modified: commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/VFSFileSystem.java

svn commit: r785316 - /commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/core/NoOp.java

2009-06-16 Thread mbenson
Author: mbenson Date: Tue Jun 16 17:37:08 2009 New Revision: 785316 URL: http://svn.apache.org/viewvc?rev=785316&view=rev Log: add convenience static methods for typesafe NoOps Modified: commons/sandbox/functor/trunk/src/main/java/org/apache/commons/functor/core/NoOp.java Modified: commons

svn commit: r785155 - /commons/sandbox/runtime/trunk/src/main/native/include/acr.h

2009-06-16 Thread mturk
Author: mturk Date: Tue Jun 16 10:48:10 2009 New Revision: 785155 URL: http://svn.apache.org/viewvc?rev=785155&view=rev Log: Check for HAVE_OFF64_T define Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr.h Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr

svn commit: r785153 - /commons/sandbox/runtime/trunk/src/main/native/configure

2009-06-16 Thread mturk
Author: mturk Date: Tue Jun 16 10:46:06 2009 New Revision: 785153 URL: http://svn.apache.org/viewvc?rev=785153&view=rev Log: Check for off64_t and add presence define Modified: commons/sandbox/runtime/trunk/src/main/native/configure Modified: commons/sandbox/runtime/trunk/src/main/native/con

svn commit: r785132 - /commons/sandbox/runtime/trunk/src/main/native/configure

2009-06-16 Thread mturk
Author: mturk Date: Tue Jun 16 09:51:12 2009 New Revision: 785132 URL: http://svn.apache.org/viewvc?rev=785132&view=rev Log: Check for long long and long double and crete presence defines Modified: commons/sandbox/runtime/trunk/src/main/native/configure Modified: commons/sandbox/runtime/trun