Build: run rat task onlyIf { version != ‘0’ }

Project: http://git-wip-us.apache.org/repos/asf/zest-qi4j/repo
Commit: http://git-wip-us.apache.org/repos/asf/zest-qi4j/commit/9e80766b
Tree: http://git-wip-us.apache.org/repos/asf/zest-qi4j/tree/9e80766b
Diff: http://git-wip-us.apache.org/repos/asf/zest-qi4j/diff/9e80766b

Branch: refs/heads/develop
Commit: 9e80766b434ca9b3557854708d842fe7f60b2364
Parents: 73e46e4
Author: Paul Merlin <[email protected]>
Authored: Sat Jul 18 15:02:19 2015 +0200
Committer: Paul Merlin <[email protected]>
Committed: Sat Jul 18 15:02:19 2015 +0200

----------------------------------------------------------------------
 build.gradle | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/9e80766b/build.gradle
----------------------------------------------------------------------
diff --git a/build.gradle b/build.gradle
index 347bc60..f81aca1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -60,6 +60,7 @@ project.ext {
 }
 
 rat {
+    onlyIf { version != '0' }
     excludes = [
         '**/.DS_Store/**', '**/._*',
         // Git Files

Reply via email to