You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by ah...@apache.org on 2021/09/14 10:05:33 UTC

svn commit: r1076808 - in /websites/production/commons/content/proper/commons-rng: commons-rng-client-api/apidocs/ commons-rng-client-api/javadocs/api-1.4/ commons-rng-core/apidocs/ commons-rng-core/javadocs/api-1.4/ commons-rng-sampling/apidocs/ commo...

Author: aherbert
Date: Tue Sep 14 10:05:33 2021
New Revision: 1076808

Log:
Added package-list for javadocs required for cross-referencing

Added:
    websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/package-list
    websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.4/package-list
    websites/production/commons/content/proper/commons-rng/commons-rng-core/apidocs/package-list
    websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.4/package-list
    websites/production/commons/content/proper/commons-rng/commons-rng-sampling/apidocs/package-list
    websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.4/package-list
    websites/production/commons/content/proper/commons-rng/commons-rng-simple/apidocs/package-list
    websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.4/package-list

Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/package-list
==============================================================================
--- websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/package-list (added)
+++ websites/production/commons/content/proper/commons-rng/commons-rng-client-api/apidocs/package-list Tue Sep 14 10:05:33 2021
@@ -0,0 +1 @@
+org.apache.commons.rng

Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.4/package-list
==============================================================================
--- websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.4/package-list (added)
+++ websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.4/package-list Tue Sep 14 10:05:33 2021
@@ -0,0 +1 @@
+org.apache.commons.rng

Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/apidocs/package-list
==============================================================================
--- websites/production/commons/content/proper/commons-rng/commons-rng-core/apidocs/package-list (added)
+++ websites/production/commons/content/proper/commons-rng/commons-rng-core/apidocs/package-list Tue Sep 14 10:05:33 2021
@@ -0,0 +1,4 @@
+org.apache.commons.rng.core
+org.apache.commons.rng.core.source32
+org.apache.commons.rng.core.source64
+org.apache.commons.rng.core.util

Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.4/package-list
==============================================================================
--- websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.4/package-list (added)
+++ websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.4/package-list Tue Sep 14 10:05:33 2021
@@ -0,0 +1,4 @@
+org.apache.commons.rng.core
+org.apache.commons.rng.core.source32
+org.apache.commons.rng.core.source64
+org.apache.commons.rng.core.util

Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/apidocs/package-list
==============================================================================
--- websites/production/commons/content/proper/commons-rng/commons-rng-sampling/apidocs/package-list (added)
+++ websites/production/commons/content/proper/commons-rng/commons-rng-sampling/apidocs/package-list Tue Sep 14 10:05:33 2021
@@ -0,0 +1,3 @@
+org.apache.commons.rng.sampling
+org.apache.commons.rng.sampling.distribution
+org.apache.commons.rng.sampling.shape

Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.4/package-list
==============================================================================
--- websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.4/package-list (added)
+++ websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.4/package-list Tue Sep 14 10:05:33 2021
@@ -0,0 +1,3 @@
+org.apache.commons.rng.sampling
+org.apache.commons.rng.sampling.distribution
+org.apache.commons.rng.sampling.shape

Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/apidocs/package-list
==============================================================================
--- websites/production/commons/content/proper/commons-rng/commons-rng-simple/apidocs/package-list (added)
+++ websites/production/commons/content/proper/commons-rng/commons-rng-simple/apidocs/package-list Tue Sep 14 10:05:33 2021
@@ -0,0 +1,2 @@
+org.apache.commons.rng.simple
+org.apache.commons.rng.simple.internal

Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.4/package-list
==============================================================================
--- websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.4/package-list (added)
+++ websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.4/package-list Tue Sep 14 10:05:33 2021
@@ -0,0 +1,2 @@
+org.apache.commons.rng.simple
+org.apache.commons.rng.simple.internal