You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2014/03/31 23:05:14 UTC

git commit: changing the build to get new xslt for SGE,AIRAVATA-762

Repository: airavata
Updated Branches:
  refs/heads/master b57c333b2 -> c7a9c8e97


changing the build to get new xslt for SGE,AIRAVATA-762


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

Branch: refs/heads/master
Commit: c7a9c8e97209f591b86a3f5e3da07498e5342021
Parents: b57c333
Author: lahiru <la...@apache.org>
Authored: Mon Mar 31 17:05:07 2014 -0400
Committer: lahiru <la...@apache.org>
Committed: Mon Mar 31 17:05:07 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/c7a9c8e9/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml
----------------------------------------------------------------------
diff --git a/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml b/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml
index 06ef99b..5eb82f1 100644
--- a/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml
+++ b/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml
@@ -127,6 +127,7 @@
                 <include>gfac-config.xml</include>
                 <include>PBSTemplate.xslt</include>
                 <include>SLURMTemplate.xslt</include>
+                <include>SGETemplate.xslt</include>
                 <include>gsissh.properties</include>
             </includes>
         </fileSet>