You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by pa...@apache.org on 2015/07/18 15:02:33 UTC

[2/2] zest-qi4j git commit: Build: run rat task onlyIf { version != ‘0’ }

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 <pa...@apache.org>
Authored: Sat Jul 18 15:02:19 2015 +0200
Committer: Paul Merlin <pa...@apache.org>
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