[commons-rng] branch master updated: Pass RNG as first argument to UnitSphereSampler factory constructor

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git The following commit(s) were added to refs/heads/master by this push: new e21c78d Pass RNG as first argument to Un

[commons-rng] branch master updated: RNG-157: Deprecate UnitSphereSampler constructor

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git The following commit(s) were added to refs/heads/master by this push: new f3c84f7 RNG-157: Deprecate UnitSphereSam

[commons-rng] 02/03: Pass RNG as first argument to shape sampler constructors

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git commit 621b53d39f9b796e3986ffdea93ead04eb1e9377 Author: Alex Herbert AuthorDate: Fri Jul 23 21:09:45 2021 +0100 Pas

[commons-rng] branch master updated (5b334d7 -> 811866d)

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git. from 5b334d7 Remove redundant Sampler interface from RandomAssert new e85d837 Remove final new 621b53d

[commons-rng] 01/03: Remove final

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git commit e85d837a540a9d2e28c8a65a1366726580cc4a25 Author: Alex Herbert AuthorDate: Fri Jul 23 20:33:15 2021 +0100 Rem

[commons-rng] 03/03: Add shape and composite samplers to the documentation

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git commit 811866dc0d0ef2fb04688e75c4524995e07496df Author: Alex Herbert AuthorDate: Fri Jul 23 22:11:43 2021 +0100 Add

[commons-statistics] 02/02: Remove public modifiers of package level TestUtils

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit fa9d1a88d6e007de2354caefee08767b0c7c9c73 Author: Alex Herbert AuthorDate: Fri Jul 23 18:41:41 2021 +0100

[commons-statistics] branch master updated (90bd4a9 -> fa9d1a8)

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git. from 90bd4a9 Formatting new 989fecb STATISTICS-33: Move sample method to the TestUtils new fa9d1

[commons-statistics] 01/02: STATISTICS-33: Move sample method to the TestUtils

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit 989fecb9bd871b24e74067b4d7ccbf9b68f8fa10 Author: Alex Herbert AuthorDate: Fri Jul 23 18:39:01 2021 +0100

[commons-text] branch master updated: Replace deprecated code.

2021-07-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new e68fa4b Replace deprecated code. e68fa4

[commons-text] branch master updated: Remove unused exception.

2021-07-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new f816faa Remove unused exception. f816fa

[commons-text] branch master updated: Correct Javadoc in FileStringLookup.

2021-07-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new c615351 Correct Javadoc in FileStringLo

[commons-text] branch master updated: Add testSystemPropertyDefaultStringLookup.

2021-07-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 401ff2c Add testSystemPropertyDefaultSt

[commons-text] branch master updated: Add missing Javadoc tag.

2021-07-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 0d04b3c Add missing Javadoc tag. 0d04b3

[commons-text] branch master updated: Fix Javadoc formatting.

2021-07-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 7595848 Fix Javadoc formatting. 7595848

[commons-text] branch master updated: No need to nest.

2021-07-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 562472d No need to nest. 562472d is des

[commons-text] branch master updated: Add testStaticReplaceSystemPropertiesWithUpdate.

2021-07-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 741b9b0 Add testStaticReplaceSystemProp

[commons-rng] 03/03: Remove redundant Sampler interface from RandomAssert

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git commit 5b334d76a269a40a65af9f0e1a5dfd9677c8d22f Author: Alex Herbert AuthorDate: Fri Jul 23 14:03:37 2021 +0100 Rem

[commons-rng] branch master updated (79187bb -> 5b334d7)

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git. from 79187bb Avoid unchecked conversion warning new 1496581 RNG-137: Add StableSampler new 3f5af27 RNG

[commons-rng] 02/03: RNG-137: Track changes

2021-07-23 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git commit 3f5af27451804ae0f1bd20532cc009c696eeedcd Author: Alex Herbert AuthorDate: Fri Jul 23 13:52:53 2021 +0100 RNG

[commons-lang] branch master updated: Add missing Javadoc.

2021-07-23 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new eb15d36 Add missing Javadoc. eb15d36 is