This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/master by this push:
new 1951a0e Try to tame rat checks once more
1951a0e is described below
commit 1951a0e3c9bb7fffa6717c67ce2d8895e9a23f68
Author: Antoine Toulme <[email protected]>
AuthorDate: Wed Jun 12 11:31:45 2019 -0700
Try to tame rat checks once more
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index 5d0ae6a..67620a1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -104,7 +104,7 @@ if (file('.git').exists()) {
'\\w+/out/.*',
'eth-reference-tests/**',
'build',
- '.*/build',
+ 'build/**',
'.editorconfig',
'.idea/**',
'gradlew.bat',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]