svn commit: r1031439 [8/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/cl

2018-06-18 Thread chtompki
distribution location for apache projects. -044 * -045 * @author chtompki -046 * @since 1.0 -047 */ -048@Mojo(name = "detach-distributions", -049defaultPhase = LifecyclePhase.VERIFY, -050threadSafe = true, -051aggregator = true) -052public class CommonsDistributionDeta

svn commit: r1031439 [7/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/cl

2018-06-18 Thread chtompki
Added: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/class-use/HeaderHtmlVelocityDelegate.html == ---

svn commit: r1031440 [9/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/c

2018-06-18 Thread chtompki
) +public class CommonsDistributionStagingMojo +extends org.apache.maven.plugin.AbstractMojo +This class checks out the dev distribution location, copies the distributions into that directory + structure under the target/commons-release-plugin/scm directory. Then commits the + distributions back up

svn commit: r1031440 [15/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/

2018-06-18 Thread chtompki
with the +028 * release for the sake of downloading the release from the distribution area. +029 * +030 * @author chtompki +031 * @since 1.3 +032 */ +033public class HeaderHtmlVelocityDelegate { +034/** The location of the velocity tempate for this class. */ +035private static final String

svn commit: r1031440 [14/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/

2018-06-18 Thread chtompki
and zipped site as well as the RELEASE-NOTES.txt. +056 * +057 * @author chtompki +058 * @since 1.0 +059 */ +060@Mojo(name = "stage-distributions", +061defaultPhase = LifecyclePhase.DEPLOY, +062threadSafe = true, +063aggregator = true) +064public class Commo

svn commit: r1031440 [8/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/c

2018-06-18 Thread chtompki
.plugin.ContextEnabled, org.apache.maven.plugin.Mojo + + + +@Mojo(name="detach-distributions", + defaultPhase=VERIFY, + threadSafe=true, + aggregator=true) +public class CommonsDistributionDetachmentMojo +extends org.apache.maven.plugin.AbstractMojo +The purpose of this Mav

svn commit: r1031440 [12/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/

2018-06-18 Thread chtompki
+extends https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true; title="class or interface in java.lang">Object +This class' purpose is to generate the README.html that moves along with the + release for the

svn commit: r1031440 [2/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/c

2018-06-18 Thread chtompki
+org.apache.commons.release.plugin.SharedFunctions + + + + + + + + +public final class SharedFunctions +extends https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true; title="class or interface in java.lang">Object +Shared static functions for all of our

svn commit: r1031440 [3/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/c

2018-06-18 Thread chtompki
StagingMojo +extends org.apache.maven.plugin.AbstractMojo +This class checks out the dev distribution location, copies the distributions into that directory + structure under the target/commons-release-plugin/scm directory. Then commits the + distributions back up to SVN. Also, we include the built and zipped s

svn commit: r1031440 [6/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/c

2018-06-18 Thread chtompki
Added: websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.2/stylesheet.css == --- websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.2/stylesheet.css (added)

svn commit: r1031440 [5/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/c

2018-06-18 Thread chtompki
Apache Commons Project do not get uploaded to Nexus, and putting those artifacts +044 * in the dev distribution location for apache projects. +045 * +046 * @author chtompki +047 * @since 1.0 +048 */ +049@Mojo(name = "detach-distributions", +050defaultPhase = LifecyclePhase.VERI

svn commit: r1031440 [13/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/

2018-06-18 Thread chtompki
distributed on an "AS IS" BASIS, +013 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +014 * See the License for the specific language governing permissions and +015 * limitations under the License. +016 */ +017package org.apache.commons.release.plugin; +018 +019import java.io.Fil

svn commit: r1031440 [11/15] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs: api-1.2/ api-1.2/org/ api-1.2/org/apache/ api-1.2/org/apache/commons/ api-1.2/org/apache/

2018-06-18 Thread chtompki
ck"; + } + else { +allClassesLink.style.display = "none"; + } + //--> + + + + +Summary: +Nested| +Field| +Constr| +Method + + +Detail: +Field| +Constr| +Method + + + + + + + + +org.apache.commons.release.plugin.velocity +Class HeaderHtmlVelocityDelegate + + + +htt

svn commit: r1031439 [16/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/c

2018-06-18 Thread chtompki
rt java.util.zip.ZipEntry; -import java.util.zip.ZipOutputStream; - /** * Takes the built code./target/site/code directory and compresses it to * code./target/commons-release-plugin/site.zip/code. * * @author chtompki * @since 1.0 + * @deprecated - as we no longer wish to compress

svn commit: r1031439 [15/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/c

2018-06-18 Thread chtompki
us, and putting those artifacts - * in the dev distribution location for apache projects. + * in the dev distribution location for Apache projects. * * @author chtompki * @since 1.0 @@ -49,10 +51,10 @@ import java.util.Set; defaultPhase = LifecyclePhase.VERIFY, threadSafe =

svn commit: r1031439 [17/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/c

2018-06-18 Thread chtompki
Added: websites/production/commons/content/proper/commons-release-plugin/jacoco/org.apache.commons.release.plugin.velocity/index.source.html == ---

svn commit: r1031439 [18/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/c

2018-06-18 Thread chtompki
Added: websites/production/commons/content/proper/commons-release-plugin/release-notes/RELEASE-NOTES-1.3.txt == --- websites/production/commons/content/proper/commons-release-plugin/release-notes/RELEASE-NOTES-1.3.txt

svn commit: r1031439 [1/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/cl

2018-06-18 Thread chtompki
Author: chtompki Date: Tue Jun 19 03:50:24 2018 New Revision: 1031439 Log: Site checkin for project Apache Commons Release Plugin Added: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/velocity/ websites/production/commons

svn commit: r1031439 [22/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/c

2018-06-18 Thread chtompki
target/site/code directory and compresses it to @@ -50,157 +50,154 @@ 42 * 43 * @author chtompki 44 * @since 1.0 -45 */ -46 @Mojo(name = "compress-site", -47 defaultPhase = LifecyclePhase.POST_SITE, -48 threadSafe = true, -49 a

svn commit: r1031439 [4/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/cl

2018-06-18 Thread chtompki
Modified: websites/production/commons/content/proper/commons-release-plugin/apidocs/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.html == ---

svn commit: r1031441 [4/10] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/release/ org/apache/com

2018-06-18 Thread chtompki
CommonsDistributionStagingMojo +extends org.apache.maven.plugin.AbstractMojo +This class checks out the dev distribution location, copies the distributions into that directory + structure under the target/commons-release-plugin/scm directory. Then commits the + distributions back up to SVN. Also,

svn commit: r1031441 [9/10] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/release/ org/apache/com

2018-06-18 Thread chtompki
and zipped site as well as the RELEASE-NOTES.txt. +056 * +057 * @author chtompki +058 * @since 1.0 +059 */ +060@Mojo(name = "stage-distributions", +061defaultPhase = LifecyclePhase.DEPLOY, +062threadSafe = true, +063aggregator = true) +064public class CommonsDistributionStagin

svn commit: r1031441 [8/10] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/release/ org/apache/com

2018-06-18 Thread chtompki
ss or implied. +014 * See the License for the specific language governing permissions and +015 * limitations under the License. +016 */ +017package org.apache.commons.release.plugin; +018 +019import java.io.File; +020import java.io.IOException; +021 +022import org.apache.maven.plugin.MojoExec

svn commit: r1031441 [5/10] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/release/ org/apache/com

2018-06-18 Thread chtompki
ase/8/docs/api/java/lang/Deprecated.html?is-external=true; title="class or interface in java.lang">@Deprecated + @Mojo(name="compress-site", + defaultPhase=POST_SITE, + threadSafe=true, + aggregator=true) +public class CommonsSiteCompressionMojo +extends org

svn commit: r1031441 [10/10] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/release/ org/apache/co

2018-06-18 Thread chtompki
* release for the sake of downloading the release from the distribution area. +029 * +030 * @author chtompki +031 * @since 1.3 +032 */ +033public class HeaderHtmlVelocityDelegate { +034/** The location of the velocity tempate for this class. */ +035private static final String TEMPLATE

svn commit: r1031441 [1/10] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/release/ org/apache/com

2018-06-18 Thread chtompki
Author: chtompki Date: Tue Jun 19 03:58:59 2018 New Revision: 1031441 Log: Add 1.3 javadoc separately too Added: websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3/ websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3

svn commit: r1031441 [2/10] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/release/ org/apache/com

2018-06-18 Thread chtompki
indow==top) { +allClassesLink.style.display = "block"; + } + else { +allClassesLink.style.display = "none"; + } + //--> + + + + +Summary: +Nested| +Field| +Constr| +Method + + +Detail: +Field| +Constr| +Method + + + + + + + + +org.apache.commons.release.plugin +Class Sha

svn commit: r1031441 [6/10] - in /websites/production/commons/content/proper/commons-release-plugin/javadocs/api-1.3: ./ org/ org/apache/ org/apache/commons/ org/apache/commons/release/ org/apache/com

2018-06-18 Thread chtompki
style.display = "none"; + } + //--> + + + + +Summary: +Nested| +Field| +Constr| +Method + + +Detail: +Field| +Constr| +Method + + + + + + + + +org.apache.commons.release.plugin.velocity +Class HeaderHtmlVelocityDelegate + + + +https://docs.oracle.com/javase/8/docs/

svn commit: r1031439 [19/23] - in /websites/production/commons/content/proper/commons-release-plugin: ./ apidocs/ apidocs/org/apache/commons/release/plugin/ apidocs/org/apache/commons/release/plugin/c

2018-06-18 Thread chtompki
venProject} for the {@link CommonsDistributionDetachmentMojoTest}. See the testing pom, -31 * codesrc/test/resources/detach-distributions/detach-distributions.xml/code for the declared usage of -32 * this class. -33 * -34 * @author chtompki -35 * @since 1.0 -36 */ -37 public class DistributionDeta

svn commit: r1033980 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2018-08-15 Thread chtompki
Author: chtompki Date: Wed Aug 15 12:45:18 2018 New Revision: 1033980 Log: Publish site for RNG release Added: websites/production/commons/content/ - copied from r1033979, websites/staging/commons/trunk/content/ websites/production/commons/content/dormant/ - copied from

svn commit: r1033944 [4/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/ima

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/jquery/images/ui-bg_flat_0_aa_40x100.png == Binary file - no diff available. Propchange:

svn commit: r1033944 [11/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/member-search-index.js == ---

svn commit: r1033944 [16/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/org/apache/commons/rng/sampling/distribution/MarsagliaNormalizedGaussianSampler.html == ---

svn commit: r1033944 [8/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/ima

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/jquery/jquery-ui.min.css == ---

svn commit: r1033944 [1/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/ima

2018-08-14 Thread chtompki
Author: chtompki Date: Tue Aug 14 13:05:46 2018 New Revision: 1033944 Log: rng-sampling api-1.1 Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/ websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api

svn commit: r1033944 [2/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/ima

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/index-all.html == ---

svn commit: r1033944 [18/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/org/apache/commons/rng/sampling/distribution/class-use/ContinuousSampler.html == ---

svn commit: r1033944 [7/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/ima

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/jquery/jquery-ui.js == ---

svn commit: r1033944 [9/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/ima

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/jquery/jszip/dist/jszip.js == ---

svn commit: r1033944 [3/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/ima

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/jquery/external/jquery/jquery.js == ---

svn commit: r1033944 [6/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/ima

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/jquery/jquery-ui.css == ---

svn commit: r1033944 [10/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/jquery/jszip/dist/jszip.min.js == ---

svn commit: r1033944 [13/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/org/apache/commons/rng/sampling/distribution/BoxMullerGaussianSampler.html == ---

svn commit: r1033944 [5/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/ima

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/jquery/jquery-1.10.2.js == ---

svn commit: r1033940 [3/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jqu

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/jquery/images/ui-bg_flat_0_aa_40x100.png == Binary file - no diff available. Propchange:

svn commit: r1033940 [7/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jqu

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/jquery/jquery-ui.min.css == ---

svn commit: r1033940 [5/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jqu

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/jquery/jquery-ui.css == ---

svn commit: r1033940 [6/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jqu

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/jquery/jquery-ui.js == ---

svn commit: r1033940 [11/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jq

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/package-list == ---

svn commit: r1033939 - in /websites/production/commons/content/proper/commons-rng: ./ commons-rng-client-api/ commons-rng-client-api/apidocs/ commons-rng-client-api/apidocs/jquery/ commons-rng-client-

2018-08-14 Thread chtompki
Author: chtompki Date: Tue Aug 14 12:45:41 2018 New Revision: 1033939 Log: Attempting to get the 1.1 site correct [This commit notification would consist of 373 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1033941 [22/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/src-html/org/apache/commons/rng/core/source32/AbstractWell.IndexTable.html == ---

svn commit: r1033941 [25/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/src-html/org/apache/commons/rng/core/source64/TwoCmres.html == ---

svn commit: r1033941 [23/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/src-html/org/apache/commons/rng/core/source32/KISSRandom.html == ---

svn commit: r1033941 [19/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/org/apache/commons/rng/core/source64/TwoCmres.html == ---

svn commit: r1033941 [16/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/org/apache/commons/rng/core/source32/class-use/AbstractWell.html == ---

svn commit: r1033941 [21/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/org/apache/commons/rng/core/util/package-tree.html == ---

svn commit: r1033941 [13/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/org/apache/commons/rng/core/source32/IntProvider.html == ---

svn commit: r1033941 [15/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/org/apache/commons/rng/core/source32/Well19937c.html == ---

svn commit: r1033944 [21/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/overview-tree.html == ---

svn commit: r1033944 [20/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/org/apache/commons/rng/sampling/distribution/package-summary.html == ---

svn commit: r1033944 [12/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/org/apache/commons/rng/sampling/UnitSphereSampler.html == ---

svn commit: r1033944 [19/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/org/apache/commons/rng/sampling/distribution/class-use/LargeMeanPoissonSampler.html == ---

svn commit: r1033944 [15/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1: ./ META-INF/ jquery/ jquery/external/ jquery/external/jquery/ jquery/im

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-sampling/javadocs/api-1.1/org/apache/commons/rng/sampling/distribution/InverseTransformContinuousSampler.html == ---

svn commit: r1033946 [3/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/jquery/external/jquery/jquery.js == ---

svn commit: r1033946 [6/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/jquery/jquery-ui.css == ---

svn commit: r1033946 [13/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/org/apache/commons/rng/simple/internal/Long2Int.html == ---

svn commit: r1033946 [11/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/org/apache/commons/rng/simple/JDKRandomBridge.html == ---

svn commit: r1033946 [9/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/jquery/jszip/dist/jszip.js == ---

svn commit: r1033946 [4/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/jquery/images/ui-bg_flat_0_aa_40x100.png == Binary file - no diff available. Propchange:

svn commit: r1033946 [10/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/jquery/jszip/dist/jszip.min.js == ---

svn commit: r1033946 [15/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/org/apache/commons/rng/simple/internal/SeedFactory.html == ---

svn commit: r1033946 [2/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/index-all.html == ---

svn commit: r1033946 [18/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/src-html/org/apache/commons/rng/simple/JDKRandomBridge.html == ---

svn commit: r1033946 [1/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/

2018-08-14 Thread chtompki
Author: chtompki Date: Tue Aug 14 13:14:24 2018 New Revision: 1033946 Log: rng-simple api-1.1 Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/ websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1

svn commit: r1033946 [7/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/jquery/jquery-ui.js == ---

svn commit: r1033946 [12/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/org/apache/commons/rng/simple/class-use/RandomSource.html == ---

svn commit: r1033946 [5/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/jquery/jquery-1.10.2.js == ---

svn commit: r1033946 [8/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/jquery/jquery-ui.min.css == ---

svn commit: r1033946 [14/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/org/apache/commons/rng/simple/internal/ProviderBuilder.RandomSourceInternal.html == ---

svn commit: r1033946 [20/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/src-html/org/apache/commons/rng/simple/internal/ProviderBuilder.html == ---

svn commit: r1033946 [17/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/org/apache/commons/rng/simple/internal/package-use.html == ---

svn commit: r1033946 [21/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/stylesheet.css == ---

svn commit: r1033946 [16/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/org/apache/commons/rng/simple/internal/class-use/NoOpConverter.html == ---

svn commit: r1033946 [19/21] - in /websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-simple/javadocs/api-1.1/src-html/org/apache/commons/rng/simple/internal/Long2Int.html == ---

svn commit: r1033940 [9/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jqu

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/jquery/jszip/dist/jszip.min.js == ---

svn commit: r1033940 [2/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jqu

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/jquery/external/jquery/jquery.js == ---

svn commit: r1033940 [1/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jqu

2018-08-14 Thread chtompki
Author: chtompki Date: Tue Aug 14 12:47:01 2018 New Revision: 1033940 Log: client-api javadoc api-1.1 Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/ websites/production/commons/content/proper/commons-rng/commons-rng-client-api

svn commit: r1033940 [8/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jqu

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/jquery/jszip/dist/jszip.js == ---

svn commit: r1033940 [10/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jq

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/org/apache/commons/rng/RestorableUniformRandomProvider.html == ---

svn commit: r1033940 [4/11] - in /websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jqu

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-client-api/javadocs/api-1.1/jquery/jquery-1.10.2.js == ---

svn commit: r1033941 [5/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/js

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/jquery/jquery-1.10.2.js == ---

svn commit: r1033941 [20/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/org/apache/commons/rng/core/source64/class-use/XorShift1024Star.html == ---

svn commit: r1033941 [7/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/js

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/jquery/jquery-ui.js == ---

svn commit: r1033941 [26/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/stylesheet.css == ---

svn commit: r1033941 [2/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/js

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/index-all.html == ---

svn commit: r1033941 [9/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/js

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/jquery/jszip/dist/jszip.js == ---

svn commit: r1033941 [8/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/js

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/jquery/jquery-ui.min.css == ---

svn commit: r1033941 [14/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/org/apache/commons/rng/core/source32/MultiplyWithCarry256.html == ---

svn commit: r1033941 [17/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/j

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/org/apache/commons/rng/core/source32/class-use/Well19937a.html == ---

svn commit: r1033941 [6/26] - in /websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1: ./ jquery/ jquery/external/ jquery/external/jquery/ jquery/images/ jquery/js

2018-08-14 Thread chtompki
Added: websites/production/commons/content/proper/commons-rng/commons-rng-core/javadocs/api-1.1/jquery/jquery-ui.css == ---

<    1   2   3   4   5   6   7   8   >