You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2019/06/26 20:00:15 UTC

[airavata] branch staging updated: Adding profile service stubs to participant distribution

This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/staging by this push:
     new ea77eee  Adding profile service stubs to participant distribution
ea77eee is described below

commit ea77eee0359fb9873b9f1e5861e11897dac08031
Author: Dimuthu Wannipurage <di...@gmail.com>
AuthorDate: Wed Jun 26 16:00:01 2019 -0400

    Adding profile service stubs to participant distribution
---
 modules/distribution/src/main/assembly/participant-bin-assembly.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/distribution/src/main/assembly/participant-bin-assembly.xml b/modules/distribution/src/main/assembly/participant-bin-assembly.xml
index ce15e4c..e11312e 100644
--- a/modules/distribution/src/main/assembly/participant-bin-assembly.xml
+++ b/modules/distribution/src/main/assembly/participant-bin-assembly.xml
@@ -85,6 +85,7 @@
                 <include>org.apache.airavata:airavata-registry-core:jar</include>
                 <include>org.apache.airavata:airavata-registry-cpi:jar</include>
                 <include>org.apache.airavata:airavata-server-configuration:jar</include>
+                <include>org.apache.airavata:profile-service-stubs:jar</include>
                 <include>com.rabbitmq:amqp-client:jar</include>
                 <include>asm:asm:jar</include>
                 <include>org.bouncycastle:bcpkix-jdk15on:jar</include>