This is an automated email from the ASF dual-hosted git repository.
asifdxtreme pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-service-center.git
The following commit(s) were added to refs/heads/master by this push:
new df1e6e4 Update Readme.md
df1e6e4 is described below
commit df1e6e4be315c76a5915d9cad480accdff97ddf5
Author: Mohammad Asif Siddiqui <[email protected]>
AuthorDate: Wed Mar 7 18:20:42 2018 +0530
Update Readme.md
---
docs/release/Readme.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/release/Readme.md b/docs/release/Readme.md
index ef3775d..1a06194 100644
--- a/docs/release/Readme.md
+++ b/docs/release/Readme.md
@@ -27,7 +27,7 @@ cp apache-rat-0.12/apache-rat-0.12.jar ./
Run the Rat tool using the below command
```
-java -jar apache-rat-0.12.jar -a -d incubator-servicecomb-service-center/ -e
*.md *.MD .gitignore .gitmodules .travis.yml *.json *.yaml *.tmpl *.conf *.html
*.pb.go services.proto manifest **vendor**
+java -jar apache-rat-0.12.jar -a -d incubator-servicecomb-service-center/ -e
*.md *.MD .gitignore .gitmodules .travis.yml *.json *.yaml *.tmpl *.conf *.html
*.pb.go services.proto broker.proto manifest **vendor** **licenses**
```
Below is the list of the files which has been excluded from the list of RAT
tool.
@@ -39,4 +39,4 @@ Below is the list of the files which has been excluded from
the list of RAT tool
You can access the latest RAT report [here](/docs/release/rat-report)
-
\ No newline at end of file
+
--
To stop receiving notification emails like this one, please contact
[email protected].