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 bbe3fbe3 Sonar fix: Remove public modifier from test method add 6dd39bc7 Bump CP 71 to 81 add add6d8e3 Update changes schema for maven changes plugin to validate add 9f32bb97 PMD fix: Avoid synchronized block and use a lock add 3b945e99 Add SpotBugs exclusion for false positive add 021f1689 Bug Fix: Support setSeed(long) after JDKRandomBridge deserialization No new revisions were added by this update. Summary of changes: .../apache/commons/rng/simple/JDKRandomBridge.java | 33 ++++++++++++++++------ .../rng/simple/ThreadLocalRandomSource.java | 8 +++++- .../commons/rng/simple/JDKRandomBridgeTest.java | 5 ++++ pom.xml | 2 +- src/changes/changes.xml | 7 +++-- src/conf/spotbugs/spotbugs-exclude-filter.xml | 6 ++++ 6 files changed, 49 insertions(+), 12 deletions(-)