svn commit: r908229 - /commons/sandbox/flatfile/trunk/pom.xml

2010-02-09 Thread mbenson
Author: mbenson
Date: Tue Feb  9 21:17:22 2010
New Revision: 908229

URL: http://svn.apache.org/viewvc?rev=908229&view=rev
Log:
Morph exclusions

Modified:
commons/sandbox/flatfile/trunk/pom.xml

Modified: commons/sandbox/flatfile/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/sandbox/flatfile/trunk/pom.xml?rev=908229&r1=908228&r2=908229&view=diff
==
--- commons/sandbox/flatfile/trunk/pom.xml (original)
+++ commons/sandbox/flatfile/trunk/pom.xml Tue Feb  9 21:17:22 2010
@@ -69,6 +69,36 @@
   morph
   1.1.1
   true
+  
+
+  org.apache.velocity
+  velocity
+
+
+  velocity
+  velocity
+
+
+  servletapi
+  servletapi
+
+
+  antlr
+  antlr
+
+
+  commons-chain
+  commons-chain
+
+
+  org.springframework
+  spring
+
+
+  commons-beanutils
+  commons-beanutils
+
+  
 
 
   antlr




svn commit: r908190 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.java site/xdoc/changes.xml

2010-02-09 Thread luc
Author: luc
Date: Tue Feb  9 20:07:36 2010
New Revision: 908190

URL: http://svn.apache.org/viewvc?rev=908190&view=rev
Log:
Added a warning in the getCoefficients method documentation for
PolynomialFunctionLagrangeForm. Computation may be ill-conditioned
so this method should be used with care.
JIRA: MATH-341

Modified:

commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.java
commons/proper/math/trunk/src/site/xdoc/changes.xml

Modified: 
commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.java
URL: 
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.java?rev=908190&r1=908189&r2=908190&view=diff
==
--- 
commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.java
 (original)
+++ 
commons/proper/math/trunk/src/main/java/org/apache/commons/math/analysis/polynomials/PolynomialFunctionLagrangeForm.java
 Tue Feb  9 20:07:36 2010
@@ -133,6 +133,9 @@
  * Returns a copy of the coefficients array.
  * 
  * Changes made to the returned copy will not affect the polynomial.
+ * 
+ * Note that coefficients computation can be ill-conditioned. Use with 
caution
+ * and only when it is necessary.
  *
  * @return a fresh copy of the coefficients array
  */

Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/site/xdoc/changes.xml?rev=908190&r1=908189&r2=908190&view=diff
==
--- commons/proper/math/trunk/src/site/xdoc/changes.xml (original)
+++ commons/proper/math/trunk/src/site/xdoc/changes.xml Tue Feb  9 20:07:36 2010
@@ -39,6 +39,11 @@
   
   
 
+  
+Added a warning in the getCoefficients method documentation for
+PolynomialFunctionLagrangeForm. Computation may be ill-conditioned
+so this method should be used with care.
+  
   
 Fixed an error in BigFraction multiplication for large numerators that 
don't
 fit in a primitive int.




svn commit: r908083 - /commons/proper/compress/trunk/doap_compress.rdf

2010-02-09 Thread bodewig
Author: bodewig
Date: Tue Feb  9 15:48:10 2010
New Revision: 908083

URL: http://svn.apache.org/viewvc?rev=908083&view=rev
Log:
compress does tar as well

Modified:
commons/proper/compress/trunk/doap_compress.rdf

Modified: commons/proper/compress/trunk/doap_compress.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/compress/trunk/doap_compress.rdf?rev=908083&r1=908082&r2=908083&view=diff
==
--- commons/proper/compress/trunk/doap_compress.rdf (original)
+++ commons/proper/compress/trunk/doap_compress.rdf Tue Feb  9 15:48:10 2010
@@ -26,7 +26,7 @@
 http://commons.apache.org/downloads/download_compress.cgi"/>
 http://commons.apache.org/"/>
 Commons Compress
-Commons Compress: working with zip, ar, jar, 
bz2, cpio and gz files.
+Commons Compress: working with zip, ar, jar, 
bz2, cpio, tar and gz files.
 
   
 http://svn.apache.org/repos/asf/commons/proper/compress/trunk"/>