You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by ma...@apache.org on 2021/08/21 04:14:37 UTC

svn commit: r1076454 [4/12] - in /websites/production/commons/content/proper/commons-geometry: ./ commons-geometry-core/ commons-geometry-core/jacoco/ commons-geometry-euclidean/ commons-geometry-euclidean/jacoco/ commons-geometry-examples/ commons-geo...

Modified: websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/pmd.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/pmd.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/pmd.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0/index.html" title="Javadoc (1.0 release)">
     Javadoc (1.0 release)</a>
           </li>
+                             <li class="none">
+                  <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0-beta1/index.html" title="Javadoc (1.0-beta1 release)">
+    Javadoc (1.0-beta1 release)</a>
+          </li>
                  </ul>
       <ul class="nav nav-list">
                                  <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
@@ -284,13 +288,13 @@
 <td>The method 'split(Hyperplane)' has a cyclomatic complexity of 11.</td>
 <td><a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L297">297</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L330">330</a></td></tr>
 <tr class="a">
-<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td>
-<td>The method 'of(OrientedPoint, OrientedPoint)' has an NPath complexity of 1200, current threshold is 200</td>
-<td><a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L409">409</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L435">435</a></td></tr>
-<tr class="b">
 <td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td>
 <td>The method 'of(OrientedPoint, OrientedPoint)' has a cyclomatic complexity of 15.</td>
 <td><a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L409">409</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L435">435</a></td></tr>
+<tr class="b">
+<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td>
+<td>The method 'of(OrientedPoint, OrientedPoint)' has an NPath complexity of 1200, current threshold is 200</td>
+<td><a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L409">409</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L435">435</a></td></tr>
 <tr class="a">
 <td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_errorprone.html#nullassignment">NullAssignment</a></td>
 <td>Assigning an Object to null is a code smell.  Consider refactoring.</td>
@@ -360,13 +364,13 @@
 <th>Violation</th>
 <th>Line</th></tr>
 <tr class="b">
-<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td>
-<td>The method 'split(Hyperplane)' has a cognitive complexity of 20, current threshold is 15</td>
-<td><a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L296">296</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L382">382</a></td></tr>
-<tr class="a">
 <td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td>
 <td>The method 'split(Hyperplane)' has a cyclomatic complexity of 14.</td>
 <td><a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L296">296</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L382">382</a></td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td>
+<td>The method 'split(Hyperplane)' has a cognitive complexity of 20, current threshold is 15</td>
+<td><a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L296">296</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L382">382</a></td></tr>
 <tr class="b">
 <td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_performance.html#insufficientstringbufferdeclaration">InsufficientStringBufferDeclaration</a></td>
 <td>StringBuilder has been initialized with size 16, but has at least 22 characters appended.</td>
@@ -1072,13 +1076,13 @@
 <td>3</td>
 <td><a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L297">297</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L330">330</a></td></tr>
 <tr class="a">
-<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td>
-<td>The method 'of(OrientedPoint, OrientedPoint)' has an NPath complexity of 1200, current threshold is 200</td>
+<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td>
+<td>The method 'of(OrientedPoint, OrientedPoint)' has a cyclomatic complexity of 15.</td>
 <td>3</td>
 <td><a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L409">409</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L435">435</a></td></tr>
 <tr class="b">
-<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td>
-<td>The method 'of(OrientedPoint, OrientedPoint)' has a cyclomatic complexity of 15.</td>
+<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#npathcomplexity">NPathComplexity</a></td>
+<td>The method 'of(OrientedPoint, OrientedPoint)' has an NPath complexity of 1200, current threshold is 200</td>
 <td>3</td>
 <td><a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L409">409</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/oned/Interval.html#L435">435</a></td></tr>
 <tr class="a">
@@ -1175,13 +1179,13 @@
 <th>Priority</th>
 <th>Line</th></tr>
 <tr class="b">
-<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td>
-<td>The method 'split(Hyperplane)' has a cognitive complexity of 20, current threshold is 15</td>
+<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td>
+<td>The method 'split(Hyperplane)' has a cyclomatic complexity of 14.</td>
 <td>3</td>
 <td><a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L296">296</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L382">382</a></td></tr>
 <tr class="a">
-<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cyclomaticcomplexity">CyclomaticComplexity</a></td>
-<td>The method 'split(Hyperplane)' has a cyclomatic complexity of 14.</td>
+<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#cognitivecomplexity">CognitiveComplexity</a></td>
+<td>The method 'split(Hyperplane)' has a cognitive complexity of 20, current threshold is 15</td>
 <td>3</td>
 <td><a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L296">296</a>&#x2013;<a href="./xref/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.html#L382">382</a></td></tr>
 <tr class="b">

Modified: websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/project-info.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/project-info.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/project-info.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0/index.html" title="Javadoc (1.0 release)">
     Javadoc (1.0 release)</a>
           </li>
+                             <li class="none">
+                  <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0-beta1/index.html" title="Javadoc (1.0-beta1 release)">
+    Javadoc (1.0-beta1 release)</a>
+          </li>
                  </ul>
       <ul class="nav nav-list">
                                  <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>

Modified: websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/project-reports.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/project-reports.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/project-reports.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0/index.html" title="Javadoc (1.0 release)">
     Javadoc (1.0 release)</a>
           </li>
+                             <li class="none">
+                  <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0-beta1/index.html" title="Javadoc (1.0-beta1 release)">
+    Javadoc (1.0-beta1 release)</a>
+          </li>
                  </ul>
       <ul class="nav nav-list">
                                  <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>

Modified: websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/rat-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/rat-report.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/rat-report.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0/index.html" title="Javadoc (1.0 release)">
     Javadoc (1.0 release)</a>
           </li>
+                             <li class="none">
+                  <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0-beta1/index.html" title="Javadoc (1.0-beta1 release)">
+    Javadoc (1.0-beta1 release)</a>
+          </li>
                  </ul>
       <ul class="nav nav-list">
                                  <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>
@@ -248,7 +252,7 @@
 *****************************************************
 Summary
 -------
-Generated at: 2021-08-20T21:52:41-04:00
+Generated at: 2021-08-20T23:54:57-04:00
 
 Notes: 2
 Binaries: 0
@@ -268,184 +272,184 @@ Generated files do not require license h
   Binary files (which do not require any license headers) will be marked B
   Compressed archives will be marked A
   Notices, licenses etc. will be marked N
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/README.md
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/CONTRIBUTING.md
-  N     /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/NOTICE.txt
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/DocumentationExamplesTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/IntervalTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/RegionBSPTree1DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/Vector1DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/OrientedPointTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/AffineTransformMatrix1DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/EuclideanTestUtils.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LinecastPoint2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/path/InteriorAngleLinePathConnectorTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/path/AbstractLinePathConnectorTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/path/LinePathTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/rotation/Rotation2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LineSubsetTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/BoundarySource2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LineTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/shape/CircleTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/shape/ParallelogramTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/AffineTransformMatrix2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LineConvexSubsetTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/SegmentTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/BoundarySourceBoundsBuilder2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/RayTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/EmbeddedTreeLineSubsetTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/BoundaryList2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/PolarCoordinatesTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/Vector2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/BoundarySourceLinecaster2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LinecastChecker2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/Bounds2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/ReverseRayTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/ConvexAreaTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/RegionBSPTree2DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LineSpanningSubsetTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/internal/MatricesTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/internal/EuclideanUtilsTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/internal/VectorsTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/SimpleTriangle3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/rotation/StandardRotations.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/rotation/QuaternionRotationTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisAngleSequenceTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisSequenceTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Bounds3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/EmbeddedTreePlaneSubsetTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/BoundarySourceBoundsBuilder3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/shape/ParallelepipedTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/shape/SphereTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Vector3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/RegionBSPTree3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/SphericalCoordinatesTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/EmbeddedAreaPlaneConvexSubsetTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/LinecastChecker3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/VertexListConvexPolygon3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/PlanesTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/mesh/SimpleTriangleMeshTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/AffineTransformMatrix3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/BoundaryList3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/PlaneTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/ReverseRay3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/LineConvexSubset3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/Ray3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/EmbeddedTreeLineSubset3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/Line3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/Segment3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/LinecastPoint3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/BoundarySource3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/EmbeddingPlaneTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/ConvexVolumeTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/PlaneConvexSubsetTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/BoundarySourceLinecaster3DTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/EuclideanVectorSum.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/EuclideanVector.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/AbstractAffineTransformMatrix.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/AbstractLinecastPoint.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/Interval.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/AffineTransformMatrix1D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/RegionBSPTree1D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/OrientedPoint.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/OrientedPoints.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/Vector1D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/AbstractNSphere.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/LineSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path/InteriorAngleLinePathConnector.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path/AbstractLinePathConnector.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path/LinePath.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/rotation/Rotation2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/rotation/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/LineConvexSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/PolarCoordinates.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/BoundarySourceBoundsBuilder2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/shape/Circle.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/shape/Parallelogram.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/shape/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/RegionBSPTree2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Linecastable2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Bounds2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Vector2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Lines.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Ray.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/EmbeddedTreeLineSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Line.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/LinecastPoint2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/ConvexArea.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Segment.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/BoundaryList2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/BoundarySource2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/ReverseRay.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/AffineTransformMatrix2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/BoundarySourceLinecaster2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/LineSpanningSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/EuclideanTransform.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/AbstractBounds.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/Vectors.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/EuclideanUtils.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/AbstractPathConnector.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/Matrices.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/AffineTransformMatrix3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/EmbeddedAreaPlaneConvexSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/RegionBSPTree3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/QuaternionRotation.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/Rotation3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisSequence.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisReferenceFrame.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisAngleSequence.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisSequenceType.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/BoundarySource3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/BoundarySourceBoundsBuilder3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/BoundarySourceLinecaster3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/SphericalCoordinates.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Planes.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/BoundaryList3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/ConvexVolume.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/shape/Sphere.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/shape/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/shape/Parallelepiped.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/AbstractEmbeddedRegionPlaneSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/ConvexPolygon3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Plane.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/EmbeddingPlane.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Vector3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Triangle3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/mesh/SimpleTriangleMesh.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/mesh/Mesh.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/mesh/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/mesh/TriangleMesh.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/SimpleTriangle3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/LineSubset3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/EmbeddedTreeLineSubset3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Ray3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Line3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/LineConvexSubset3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/LinecastPoint3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/LineSpanningSubset3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Linecastable3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Segment3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/ReverseRay3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Lines3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Bounds3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/EmbeddedTreePlaneSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/VertexListConvexPolygon3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/PlaneConvexSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/AbstractPlaneSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/PlaneSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/MultiDimensionalEuclideanVector.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/src/site/site.xml
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/pom.xml
-  N     /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-euclidean/LICENSE.txt
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/README.md
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/CONTRIBUTING.md
+  N     /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/NOTICE.txt
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/DocumentationExamplesTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/IntervalTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/RegionBSPTree1DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/Vector1DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/OrientedPointTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/oned/AffineTransformMatrix1DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/EuclideanTestUtils.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LinecastPoint2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/path/InteriorAngleLinePathConnectorTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/path/AbstractLinePathConnectorTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/path/LinePathTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/rotation/Rotation2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LineSubsetTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/BoundarySource2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LineTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/shape/CircleTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/shape/ParallelogramTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/AffineTransformMatrix2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LineConvexSubsetTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/SegmentTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/BoundarySourceBoundsBuilder2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/RayTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/EmbeddedTreeLineSubsetTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/BoundaryList2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/PolarCoordinatesTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/Vector2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/BoundarySourceLinecaster2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LinecastChecker2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/Bounds2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/ReverseRayTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/ConvexAreaTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/RegionBSPTree2DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/twod/LineSpanningSubsetTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/internal/MatricesTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/internal/EuclideanUtilsTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/internal/VectorsTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/SimpleTriangle3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/rotation/StandardRotations.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/rotation/QuaternionRotationTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisAngleSequenceTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisSequenceTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Bounds3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/EmbeddedTreePlaneSubsetTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/BoundarySourceBoundsBuilder3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/shape/ParallelepipedTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/shape/SphereTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/Vector3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/RegionBSPTree3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/SphericalCoordinatesTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/EmbeddedAreaPlaneConvexSubsetTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/LinecastChecker3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/VertexListConvexPolygon3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/PlanesTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/mesh/SimpleTriangleMeshTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/AffineTransformMatrix3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/BoundaryList3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/PlaneTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/ReverseRay3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/LineConvexSubset3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/Ray3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/EmbeddedTreeLineSubset3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/Line3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/Segment3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/line/LinecastPoint3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/BoundarySource3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/EmbeddingPlaneTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/ConvexVolumeTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/PlaneConvexSubsetTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/test/java/org/apache/commons/geometry/euclidean/threed/BoundarySourceLinecaster3DTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/EuclideanVectorSum.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/EuclideanVector.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/AbstractAffineTransformMatrix.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/AbstractLinecastPoint.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/Interval.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/AffineTransformMatrix1D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/RegionBSPTree1D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/OrientedPoint.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/OrientedPoints.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/oned/Vector1D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/AbstractNSphere.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/LineSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path/InteriorAngleLinePathConnector.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path/AbstractLinePathConnector.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path/LinePath.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/path/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/rotation/Rotation2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/rotation/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/LineConvexSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/PolarCoordinates.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/BoundarySourceBoundsBuilder2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/shape/Circle.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/shape/Parallelogram.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/shape/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/RegionBSPTree2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Linecastable2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Bounds2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Vector2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Lines.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Ray.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/EmbeddedTreeLineSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Line.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/LinecastPoint2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/ConvexArea.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/Segment.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/BoundaryList2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/BoundarySource2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/ReverseRay.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/AffineTransformMatrix2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/BoundarySourceLinecaster2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/twod/LineSpanningSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/EuclideanTransform.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/AbstractBounds.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/Vectors.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/EuclideanUtils.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/AbstractPathConnector.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/internal/Matrices.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/AffineTransformMatrix3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/EmbeddedAreaPlaneConvexSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/RegionBSPTree3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/QuaternionRotation.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/Rotation3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisSequence.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisReferenceFrame.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisAngleSequence.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/rotation/AxisSequenceType.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/BoundarySource3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/BoundarySourceBoundsBuilder3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/BoundarySourceLinecaster3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/SphericalCoordinates.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Planes.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/BoundaryList3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/ConvexVolume.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/shape/Sphere.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/shape/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/shape/Parallelepiped.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/AbstractEmbeddedRegionPlaneSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/ConvexPolygon3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Plane.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/EmbeddingPlane.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Vector3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Triangle3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/mesh/SimpleTriangleMesh.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/mesh/Mesh.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/mesh/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/mesh/TriangleMesh.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/SimpleTriangle3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/LineSubset3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/EmbeddedTreeLineSubset3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Ray3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Line3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/LineConvexSubset3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/LinecastPoint3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/LineSpanningSubset3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Linecastable3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Segment3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/ReverseRay3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/line/Lines3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/Bounds3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/EmbeddedTreePlaneSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/VertexListConvexPolygon3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/PlaneConvexSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/AbstractPlaneSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/PlaneSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/threed/AbstractConvexPolygon3D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/main/java/org/apache/commons/geometry/euclidean/MultiDimensionalEuclideanVector.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/src/site/site.xml
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/pom.xml
+  N     /home/matt/projects/asf/commons-geometry/commons-geometry-euclidean/LICENSE.txt
  
 *****************************************************
 </pre></div></section>

Modified: websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/scm.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/scm.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/scm.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0/index.html" title="Javadoc (1.0 release)">
     Javadoc (1.0 release)</a>
           </li>
+                             <li class="none">
+                  <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0-beta1/index.html" title="Javadoc (1.0-beta1 release)">
+    Javadoc (1.0-beta1 release)</a>
+          </li>
                  </ul>
       <ul class="nav nav-list">
                                  <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>

Modified: websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/spotbugs.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/spotbugs.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/spotbugs.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0/index.html" title="Javadoc (1.0 release)">
     Javadoc (1.0 release)</a>
           </li>
+                             <li class="none">
+                  <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0-beta1/index.html" title="Javadoc (1.0-beta1 release)">
+    Javadoc (1.0-beta1 release)</a>
+          </li>
                  </ul>
       <ul class="nav nav-list">
                                  <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>

Modified: websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/summary.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-euclidean/summary.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0/index.html" title="Javadoc (1.0 release)">
     Javadoc (1.0 release)</a>
           </li>
+                             <li class="none">
+                  <a href="../../../geometry/commons-geometry-euclidean/javadocs/api-1.0-beta1/index.html" title="Javadoc (1.0-beta1 release)">
+    Javadoc (1.0-beta1 release)</a>
+          </li>
                  </ul>
       <ul class="nav nav-list">
                                  <li class="nav-header"><i class="icon-info-sign"></i>Project Documentation</li>