commit | 10b0c11fb33280b59d69316065d484d217250f27 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Tue May 24 13:17:23 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Tue May 24 13:17:23 2016 -0700 |
tree | 39a9ab7d22a7f0d6b9186912d86fa977d2a0158b | |
parent | 3b3fda01d9886cc23e1198da7729c33770dc7040 [diff] [blame] |
updated to allow deployment to be driven by a configuration file
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..1a644c7 --- /dev/null +++ b/gradle.properties
@@ -0,0 +1 @@ +org.gradle.daemon=true