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 b329c214 spotbugs: Allow floating-point loop control in sampling
example
new f7926801 Drop antrun 1.8 for 3.1.0 in commons parent
new 31600bca Drop surefire 3.0.0-M5 for 3.0.0-M7 in commons parent
new 1b9a1daa Drop junit 5.7.2 for 5.9.0 in commons parent
new 457a6e93 Drop checkstyle 3.1.2 for 3.2.0 in commons parent
new 94d602c6 Update revapi plugin
new 1238424c Update checkstyle config using latest example
new f9bcccdd Simplify boolean expression
new d150ee2f Correct line number for checkstyle suppression
The 8 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-examples/examples-stress/pom.xml | 1 -
commons-rng-examples/pom.xml | 1 -
.../commons/rng/sampling/ListSamplerTest.java | 4 +-
docs-archive/pom.xml | 1 -
pom.xml | 38 +---------------
.../checkstyle/checkstyle-suppressions.xml | 2 +-
src/main/resources/checkstyle/checkstyle.xml | 51 +++++++++++-----------
7 files changed, 31 insertions(+), 67 deletions(-)