You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by lu...@apache.org on 2015/04/12 19:02:48 UTC

[1/2] [math] Updated site menu for upcoming 3.5 release.

Repository: commons-math
Updated Branches:
  refs/heads/master a6ed07c55 -> e588c8f2e


Updated site menu for upcoming 3.5 release.

Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/c02d6761
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/c02d6761
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/c02d6761

Branch: refs/heads/master
Commit: c02d676118241dff740124c4dde7fa0ca00a6b9e
Parents: a6ed07c
Author: Luc Maisonobe <lu...@apache.org>
Authored: Sun Apr 12 19:02:10 2015 +0200
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Sun Apr 12 19:02:10 2015 +0200

----------------------------------------------------------------------
 src/site/site.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/c02d6761/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 62c1ad9..6f45d47 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -27,6 +27,8 @@
       <item name="Overview" href="/index.html"/>
       <item name="Downloads" href="http://commons.apache.org/math/download_math.cgi"/>
       <item name="Latest API docs (development)" href="apidocs/index.html"/>
+      <item name="Javadoc (3.5 release)"
+         href="http://commons.apache.org/math/javadocs/api-3.5/index.html"/>
       <item name="Javadoc (3.4.1 release)"
          href="http://commons.apache.org/math/javadocs/api-3.4.1/index.html"/>
       <item name="Javadoc (3.4 release)"


[2/2] [math] Fixed wrong file name.

Posted by lu...@apache.org.
Fixed wrong file name.

Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e588c8f2
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/e588c8f2
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/e588c8f2

Branch: refs/heads/master
Commit: e588c8f2e94ec422042c3c2ac27088e558a635b0
Parents: c02d676
Author: Luc Maisonobe <lu...@apache.org>
Authored: Sun Apr 12 19:02:38 2015 +0200
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Sun Apr 12 19:02:38 2015 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/e588c8f2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ad8578d..4dc0622 100644
--- a/pom.xml
+++ b/pom.xml
@@ -607,7 +607,7 @@
             <exclude>src/test/resources/org/apache/commons/math4/geometry/euclidean/threed/pentomino-N-hole.ply</exclude>
             <exclude>src/test/resources/org/apache/commons/math4/geometry/euclidean/threed/pentomino-N-out-of-plane.ply</exclude>
             <exclude>src/test/resources/org/apache/commons/math4/geometry/euclidean/threed/pentomino-N-too-close.ply</exclude>
-            <exclude>src/test/resources/org/apache/commons/math4/geometry/euclidean/threed/pentomino-N-.ply</exclude>
+            <exclude>src/test/resources/org/apache/commons/math4/geometry/euclidean/threed/pentomino-N.ply</exclude>
 
             <!-- direction numbers for Sobol generation from Frances Y. Kuo and Stephen Joe,
                  available under a BSD-style license (see LICENSE.txt) -->