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 063f7829 Update GH actions
     new 4392bb2a Update to CP 69
     new 66e8b7ab Prevent partially constructed objects
     new b761d69a RNG-186: OSGi export packages required by the simple module

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 commons-rng-bom/pom.xml                               |  2 ++
 commons-rng-client-api/pom.xml                        |  6 ++++--
 commons-rng-core/pom.xml                              | 14 +++++++++++---
 commons-rng-docs/pom.xml                              |  7 +++++--
 commons-rng-examples/examples-jmh/pom.xml             |  6 ++++--
 commons-rng-examples/examples-jpms/jpms-app/pom.xml   |  2 ++
 commons-rng-examples/examples-jpms/jpms-lib/pom.xml   |  2 ++
 commons-rng-examples/examples-jpms/pom.xml            |  2 ++
 commons-rng-examples/examples-quadrature/pom.xml      |  6 ++++--
 commons-rng-examples/examples-sampling/pom.xml        |  6 ++++--
 commons-rng-examples/examples-stress/pom.xml          |  6 ++++--
 commons-rng-examples/pom.xml                          |  6 ++++--
 commons-rng-sampling/pom.xml                          |  6 ++++--
 .../commons/rng/sampling/UnitSphereSampler.java       | 13 ++++++++++++-
 .../sampling/distribution/DiscreteUniformSampler.java | 12 +++++++++++-
 .../distribution/RejectionInversionZipfSampler.java   | 14 +++++++++++---
 commons-rng-simple/pom.xml                            |  6 ++++--
 dist-archive/pom.xml                                  |  3 +++
 pom.xml                                               | 19 +++++--------------
 .../resources/spotbugs/spotbugs-exclude-filter.xml    |  1 +
 20 files changed, 99 insertions(+), 40 deletions(-)

Reply via email to