You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sh...@apache.org on 2016/11/08 17:57:57 UTC

[4/7] airavata git commit: Added cloud script template to distribution

Added cloud script template to distribution


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/fe7bc1fc
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/fe7bc1fc
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/fe7bc1fc

Branch: refs/heads/develop
Commit: fe7bc1fcaef59bb5df73700f175ce45c99e8d6ac
Parents: 9f3810e
Author: Shameera Rathnayaka <sh...@gmail.com>
Authored: Mon Nov 7 14:58:17 2016 -0500
Committer: Shameera Rathnayaka <sh...@gmail.com>
Committed: Mon Nov 7 14:58:17 2016 -0500

----------------------------------------------------------------------
 modules/distribution/src/main/assembly/bin-assembly.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/fe7bc1fc/modules/distribution/src/main/assembly/bin-assembly.xml
----------------------------------------------------------------------
diff --git a/modules/distribution/src/main/assembly/bin-assembly.xml b/modules/distribution/src/main/assembly/bin-assembly.xml
index 971bba0..b6e589b 100644
--- a/modules/distribution/src/main/assembly/bin-assembly.xml
+++ b/modules/distribution/src/main/assembly/bin-assembly.xml
@@ -112,6 +112,7 @@
                 <include>LSF_Groovy.template</include>
                 <include>UGE_Groovy.template</include>
                 <include>FORK_Groovy.template</include>
+                <include>CLOUD_Groovy.template</include>
                 <include>gsissh.properties</include>
                 <include>airavata.jks</include>
                 <include>client_truststore.jks</include>