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 [2/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-core/pmd.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-core/pmd.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-core/pmd.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-core/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-core/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>
@@ -272,13 +276,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#excessiveclasslength">ExcessiveClassLength</a></td>
-<td>Avoid really long classes.</td>
-<td><a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L63">63</a>&#x2013;<a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L1123">1123</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 class 'AbstractBSPTree' has a total cyclomatic complexity of 82 (highest 9).</td>
 <td><a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L63">63</a>&#x2013;<a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L1123">1123</a></td></tr>
+<tr class="a">
+<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#excessiveclasslength">ExcessiveClassLength</a></td>
+<td>Avoid really long classes.</td>
+<td><a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L63">63</a>&#x2013;<a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L1123">1123</a></td></tr>
 <tr class="b">
 <td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_errorprone.html#compareobjectswithequals">CompareObjectsWithEquals</a></td>
 <td>Use equals() to compare object references.</td>
@@ -449,13 +453,13 @@
 <th>Priority</th>
 <th>Line</th></tr>
 <tr class="a">
-<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#excessiveclasslength">ExcessiveClassLength</a></td>
-<td>Avoid really long classes.</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 class 'AbstractBSPTree' has a total cyclomatic complexity of 82 (highest 9).</td>
 <td>3</td>
 <td><a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L63">63</a>&#x2013;<a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L1123">1123</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 class 'AbstractBSPTree' has a total cyclomatic complexity of 82 (highest 9).</td>
+<td><a class="externalLink" href="https://pmd.github.io/pmd-6.36.0/pmd_rules_java_design.html#excessiveclasslength">ExcessiveClassLength</a></td>
+<td>Avoid really long classes.</td>
 <td>3</td>
 <td><a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L63">63</a>&#x2013;<a href="./xref/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.html#L1123">1123</a></td></tr>
 <tr class="a">

Modified: websites/production/commons/content/proper/commons-geometry/commons-geometry-core/project-info.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-core/project-info.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-core/project-info.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-core/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-core/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-core/project-reports.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-core/project-reports.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-core/project-reports.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-core/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-core/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-core/rat-report.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-core/rat-report.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-core/rat-report.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-core/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-core/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:51:17-04:00
+Generated at: 2021-08-20T23:53:21-04:00
 
 Notes: 2
 Binaries: 0
@@ -268,84 +272,84 @@ 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-core/README.md
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/CONTRIBUTING.md
-  N     /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/NOTICE.txt
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/SizedTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/AbstractHyperplaneTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestTransform2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestPoint1D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestBSPTree.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestRegionBSPTree.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/PartitionTestUtils.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestLineSegment.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestLine.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestPoint2D.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/AttributeBSPTree.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestLineSegmentCollection.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/AbstractConvexHyperplaneBoundedRegionTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractPartitionedRegionBuilderTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/RegionCutBoundaryTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractRegionBSPTreeTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTreeTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/MergeChecker.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractRegionBSPTreeBooleanTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/BSPTreeVisitorTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTreeMergeOperatorTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/SplitTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/BoundaryListTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/internal/SimpleTupleFormatTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/internal/IteratorTransformTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/internal/HyperplaneSubsetsTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/internal/GeometryInternalErrorTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/GeometryTestUtils.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/EmbeddingTest.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/RegionEmbedding.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Region.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Transform.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Embedding.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Point.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Sized.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Spatial.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/Split.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/HyperplaneSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/AbstractConvexHyperplaneBoundedRegion.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/HyperplaneConvexSubset.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/Hyperplane.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/BoundarySource.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/HyperplaneLocation.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/AbstractHyperplane.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/HyperplaneBoundedRegion.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/Splittable.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/RegionCutRule.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/BSPTreePrinter.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/BSPSubtree.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/BSPTree.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/BSPTreeVisitor.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractRegionBSPTree.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTreeMergeOperator.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/RegionCutBoundary.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractPartitionedRegionBuilder.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/SplitLocation.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/BoundaryList.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/EmbeddingHyperplane.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Vector.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/GeometryInternalError.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/SimpleTupleFormat.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/IteratorTransform.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/DoubleFunction2N.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/DoubleFunction1N.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/DoubleFunction3N.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/HyperplaneSubsets.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/package-info.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/RegionLocation.java
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/src/site/site.xml
-  AL    /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/pom.xml
-  N     /home/matt/projects/asf/tmp/commons-geometry/commons-geometry-core/LICENSE.txt
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/README.md
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/CONTRIBUTING.md
+  N     /home/matt/projects/asf/commons-geometry/commons-geometry-core/NOTICE.txt
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/SizedTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/AbstractHyperplaneTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestTransform2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestPoint1D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestBSPTree.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestRegionBSPTree.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/PartitionTestUtils.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestLineSegment.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestLine.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestPoint2D.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/AttributeBSPTree.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/test/TestLineSegmentCollection.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/AbstractConvexHyperplaneBoundedRegionTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractPartitionedRegionBuilderTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/RegionCutBoundaryTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractRegionBSPTreeTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTreeTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/MergeChecker.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractRegionBSPTreeBooleanTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/BSPTreeVisitorTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTreeMergeOperatorTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/SplitTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/partitioning/BoundaryListTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/internal/SimpleTupleFormatTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/internal/IteratorTransformTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/internal/HyperplaneSubsetsTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/internal/GeometryInternalErrorTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/GeometryTestUtils.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/test/java/org/apache/commons/geometry/core/EmbeddingTest.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/RegionEmbedding.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Region.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Transform.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Embedding.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Point.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Sized.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Spatial.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/Split.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/HyperplaneSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/AbstractConvexHyperplaneBoundedRegion.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/HyperplaneConvexSubset.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/Hyperplane.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/BoundarySource.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/HyperplaneLocation.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/AbstractHyperplane.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/HyperplaneBoundedRegion.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/Splittable.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTree.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/RegionCutRule.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/BSPTreePrinter.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/BSPSubtree.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/BSPTree.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/BSPTreeVisitor.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractRegionBSPTree.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractBSPTreeMergeOperator.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/RegionCutBoundary.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/bsp/AbstractPartitionedRegionBuilder.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/SplitLocation.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/BoundaryList.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/partitioning/EmbeddingHyperplane.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/Vector.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/GeometryInternalError.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/SimpleTupleFormat.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/IteratorTransform.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/DoubleFunction2N.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/DoubleFunction1N.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/DoubleFunction3N.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/HyperplaneSubsets.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/internal/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/package-info.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/main/java/org/apache/commons/geometry/core/RegionLocation.java
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/src/site/site.xml
+  AL    /home/matt/projects/asf/commons-geometry/commons-geometry-core/pom.xml
+  N     /home/matt/projects/asf/commons-geometry/commons-geometry-core/LICENSE.txt
  
 *****************************************************
 </pre></div></section>

Modified: websites/production/commons/content/proper/commons-geometry/commons-geometry-core/scm.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-core/scm.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-core/scm.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-core/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-core/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-core/spotbugs.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-core/spotbugs.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-core/spotbugs.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-core/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-core/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-core/summary.html
==============================================================================
--- websites/production/commons/content/proper/commons-geometry/commons-geometry-core/summary.html (original)
+++ websites/production/commons/content/proper/commons-geometry/commons-geometry-core/summary.html Sat Aug 21 04:14:36 2021
@@ -82,6 +82,10 @@
                   <a href="../../../geometry/commons-geometry-core/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-core/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>