This is an automated email from the ASF dual-hosted git repository.

ericbarnhill pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git.


 discard ff4671a  STATISTICS-7- adding a new 'commons-statistics-descriptive' 
module/maven project for Descriptive Statistics

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/master (cbdb5d4)
            \
             O -- O -- O   (ff4671a)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 commons-statistics-descriptive/CONTRIBUTING.md     | 115 ---------
 commons-statistics-descriptive/LICENSE.txt         | 275 ---------------------
 commons-statistics-descriptive/NOTICE.txt          |   5 -
 commons-statistics-descriptive/README.md           | 105 --------
 commons-statistics-descriptive/pom.xml             |  23 --
 .../apache/commons/statistics/descriptive/App.java |  13 -
 .../commons/statistics/descriptive/AppTest.java    |  38 ---
 pom.xml                                            |   6 +-
 8 files changed, 3 insertions(+), 577 deletions(-)
 delete mode 100644 commons-statistics-descriptive/CONTRIBUTING.md
 delete mode 100644 commons-statistics-descriptive/LICENSE.txt
 delete mode 100644 commons-statistics-descriptive/NOTICE.txt
 delete mode 100644 commons-statistics-descriptive/README.md
 delete mode 100644 commons-statistics-descriptive/pom.xml
 delete mode 100644 
commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive/App.java
 delete mode 100644 
commons-statistics-descriptive/src/test/java/org/apache/commons/statistics/descriptive/AppTest.java

Reply via email to