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 22bba877 Do not leak package-private class in public API
new f98554ff Add revapi plugin for binary compatibility check
new c285f7d2 Add explicit dependency from simple to the client-api module
The 2 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/pom.xml | 8 ++++
commons-rng-simple/pom.xml | 5 +++
pom.xml | 68 ++++++++++++++++++++++++++++++
src/main/resources/revapi/api-changes.json | 17 ++++++++
4 files changed, 98 insertions(+)
create mode 100644 src/main/resources/revapi/api-changes.json