Yay, commit emails are working
On 9/28/17, 10:34 AM, "[email protected]" <[email protected]> wrote: This is an automated email from the ASF dual-hosted git repository. mattmann pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drat.git The following commit(s) were added to refs/heads/master by this push: new 811547f Whitespace change to test out commit emails. 811547f is described below commit 811547f37fc0da47517836d42635851d209f9252 Author: Chris Mattmann <[email protected]> AuthorDate: Thu Sep 28 10:34:04 2017 -0700 Whitespace change to test out commit emails. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9359b4b..3056876 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Distributed Release Audit Tool (DRAT) ==== - + A distributed, parallelized (Map Reduce) wrapper around [Apache RAT™](http://creadur.apache.org/rat/) (Release Audit Tool). RAT is used to check for proper licensing in software projects. However, RAT takes a prohibitively long time to analyze large repositories of code, since it can only run on one JVM. Furthermore, RAT isn't customizable by file type or file size and provides no incremental output. This wrapper dramatically speeds up the process by leveraging Apache OODT™ t [...] 1. Apache Solr™ based exploration of a CM repository (e.g., Git, SVN, etc.) and classification of that repository based on MIME type using Apache Tika™. -- To stop receiving notification emails like this one, please contact ['"[email protected]" <[email protected]>'].
