This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a change to branch 1.1-release
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git
from 7dc1343 Sonar fix: reword comment to avoid false positive commented
code
add 2aae07b Release candidate.
No new revisions were added by this update.
Summary of changes:
RELEASE-NOTES.txt | 65 ++++++-
commons-statistics-bom/pom.xml | 2 +-
commons-statistics-bom/src/site/xdoc/index.xml | 2 +-
commons-statistics-descriptive/pom.xml | 4 +-
commons-statistics-descriptive/src/site/site.xml | 2 -
commons-statistics-distribution/pom.xml | 2 +-
commons-statistics-distribution/src/site/site.xml | 2 +
commons-statistics-docs/pom.xml | 10 +-
.../examples-distribution/pom.xml | 2 +-
commons-statistics-examples/examples-jmh/pom.xml | 2 +-
commons-statistics-examples/pom.xml | 8 +-
commons-statistics-inference/pom.xml | 8 +-
commons-statistics-inference/src/site/site.xml | 2 -
commons-statistics-ranking/pom.xml | 2 +-
commons-statistics-ranking/src/site/site.xml | 2 -
commons-statistics-regression/LICENSE | 201 ---------------------
commons-statistics-regression/NOTICE | 5 -
commons-statistics-regression/README.md | 94 ----------
commons-statistics-regression/pom.xml | 55 ------
.../src/site/resources/profile.jacoco | 17 --
dist-archive/pom.xml | 26 +--
pom.xml | 5 +-
src/changes/changes.xml | 33 ++--
.../resources/release-notes/RELEASE-NOTES-1.1.txt | 91 ++++++++++
src/site/xdoc/download_statistics.xml | 28 +--
src/site/xdoc/release-history.xml | 3 +
26 files changed, 224 insertions(+), 449 deletions(-)
delete mode 100644 commons-statistics-regression/LICENSE
delete mode 100644 commons-statistics-regression/NOTICE
delete mode 100644 commons-statistics-regression/README.md
delete mode 100644 commons-statistics-regression/pom.xml
delete mode 100644
commons-statistics-regression/src/site/resources/profile.jacoco
create mode 100644 src/site/resources/release-notes/RELEASE-NOTES-1.1.txt