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:01:11 UTC

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

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/884524ae
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/884524ae
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/884524ae

Branch: refs/heads/MATH_3_X
Commit: 884524ae6ef7a3c93bdef50a9a1a5148508ec191
Parents: bf2e22a
Author: Luc Maisonobe <lu...@apache.org>
Authored: Sun Apr 12 19:00:53 2015 +0200
Committer: Luc Maisonobe <lu...@apache.org>
Committed: Sun Apr 12 19:00:53 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-math/blob/884524ae/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 07a3a14..b0e266b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -605,7 +605,7 @@
             <exclude>src/test/resources/org/apache/commons/math3/geometry/euclidean/threed/pentomino-N-hole.ply</exclude>
             <exclude>src/test/resources/org/apache/commons/math3/geometry/euclidean/threed/pentomino-N-out-of-plane.ply</exclude>
             <exclude>src/test/resources/org/apache/commons/math3/geometry/euclidean/threed/pentomino-N-too-close.ply</exclude>
-            <exclude>src/test/resources/org/apache/commons/math3/geometry/euclidean/threed/pentomino-N-.ply</exclude>
+            <exclude>src/test/resources/org/apache/commons/math3/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) -->