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 2016/11/19 22:50:05 UTC

[04/35] zest-java git commit: build: enable gradle’s configure-on-demand

build: enable gradle\u2019s configure-on-demand


Project: http://git-wip-us.apache.org/repos/asf/zest-java/repo
Commit: http://git-wip-us.apache.org/repos/asf/zest-java/commit/8039b614
Tree: http://git-wip-us.apache.org/repos/asf/zest-java/tree/8039b614
Diff: http://git-wip-us.apache.org/repos/asf/zest-java/diff/8039b614

Branch: refs/heads/develop
Commit: 8039b61430747358b9278e1a7363b36c54037852
Parents: f8c4e16
Author: Paul Merlin <pa...@apache.org>
Authored: Fri Nov 11 17:14:19 2016 +0100
Committer: Paul Merlin <pa...@apache.org>
Committed: Fri Nov 11 17:14:19 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/zest-java/blob/8039b614/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 84409fc..c9c1c7b 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,3 +17,4 @@
 #
 #
 #
+org.gradle.configureondemand=true