You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sa...@apache.org on 2014/03/10 17:38:33 UTC

git commit: adding rabitmq library

Repository: airavata
Updated Branches:
  refs/heads/master 85cde27cc -> 4ee0852d0


adding rabitmq library


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

Branch: refs/heads/master
Commit: 4ee0852d0a254800dc18ef3a518e6476d83c831c
Parents: 85cde27
Author: Saminda Wijeratne <sa...@gmail.com>
Authored: Mon Mar 10 12:38:19 2014 -0400
Committer: Saminda Wijeratne <sa...@gmail.com>
Committed: Mon Mar 10 12:38:19 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/airavata/blob/4ee0852d/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 3f5ad89..ab3bbf3 100644
--- a/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml
+++ b/modules/distribution/airavata-server/src/main/assembly/bin-assembly.xml
@@ -272,7 +272,6 @@
 		<include>org.apache.thrift:libthrift:jar:0.9.1</include>
 		<include>commons-cli:commons-cli</include>
 		<include>com.rabbitmq:amqp-client</include>
-       </dependency>
                   <!-- unicore start 
                 <include>eu.unicore:ogsabes-client</include>
 				<include>eu.unicore:ogsabes-types</include>