[commons-rng] 01/02: InternalUtils: fix javadoc @throws tags

2019-03-03 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 5916d2d14ec1ccb9c65af740b5d7e418a19ecfdf Author: Alex Herbert AuthorDate: Sun Mar 3 23:49:42 2019 + Inte

[commons-rng] 02/02: InternalUtilsTest: Test for NegativeArraySizeException

2019-03-03 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 fccc73e3eb62f57cb0f03b1e52d7c7499aa4112a Author: Alex Herbert AuthorDate: Sun Mar 3 23:50:04 2019 + Inte

[commons-rng] branch master updated (e27f4cf -> fccc73e)

2019-03-03 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 e27f4cf Added sampling InternalUtilsTest. new 5916d2d InternalUtils: fix javadoc @throws tags new

[commons-rng] branch master updated: Added sampling InternalUtilsTest.

2019-03-03 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 e27f4cf Added sampling InternalUtilsTest

[commons-rng] 01/02: UnitSphereSamplerTest: Test to show any normSq value after 0 is valid.

2019-03-03 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 52858ebe5277184a46c2d7fecfe55ea907d3c2ea Author: Alex Herbert AuthorDate: Sun Mar 3 16:22:20 2019 + Unit

[commons-rng] 02/02: GeometricSamplerTest: Test to show probability of success < 1 is valid.

2019-03-03 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 c947e72f30028e3094445bd3072cfb9684c54811 Author: Alex Herbert AuthorDate: Sun Mar 3 16:29:07 2019 + Geom

[commons-rng] branch master updated (14871a9 -> c947e72)

2019-03-03 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 14871a9 Nits. new 52858eb UnitSphereSamplerTest: Test to show any normSq value after 0 is valid.

[commons-text] branch master updated: Update maven-pmd-plugin from 3.10.0 to 3.11.0.

2019-03-03 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 d880f68 Update maven-pmd-plugin from 3.

[commons-text] branch master updated: Update tests from assertj-core 3.12.0 to 3.12.1.

2019-03-03 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 0dbd772 Update tests from assertj-core

[commons-release-plugin] branch master updated: Add a "Validating a release candidate" section.

2019-03-03 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-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new fe945e9 Add a "Validating a r

[commons-lang] branch master updated: Consolidate the StringUtils.equals and equalsIgnoreCase methods. (#409)

2019-03-03 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 fa9f1aa Consolidate the StringUtils.equ

[commons-rng] branch master updated: Nits.

2019-03-03 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans 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 14871a9 Nits. 14871a9 is described below c

[commons-text] branch master updated: TEXT-111: changes.xml entry

2019-03-03 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow 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 7999baa TEXT-111: changes.xml entry 7999ba

[commons-text] branch master updated (d315258 -> 7486f9a)

2019-03-03 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git. from d315258 TEXT-151: Use StringUtils.equals to test for CharSequence equality. (#105) new ffab903 TEXT-111