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/08/12 20:33:50 UTC

[1/3] airavata git commit: Remove 0.16-SNAPSHOT version string

Repository: airavata
Updated Branches:
  refs/heads/develop d19f8c5c9 -> 1ecff7642


Remove 0.16-SNAPSHOT version string


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

Branch: refs/heads/develop
Commit: a94e0efb517f87113fe086d59e16dcdd9053a9b8
Parents: e759b55
Author: Shameera Rathnayaka <sh...@gmail.com>
Authored: Fri Aug 12 16:32:52 2016 -0400
Committer: Shameera Rathnayaka <sh...@gmail.com>
Committed: Fri Aug 12 16:32:52 2016 -0400

----------------------------------------------------------------------
 modules/cloud/cloud-provisioning/pom.xml                | 2 +-
 modules/cloud/pom.xml                                   | 2 +-
 modules/gfac/gfac-bes/pom.xml                           | 2 +-
 modules/integration-tests/pom.xml                       | 2 +-
 modules/workflow-model/pom.xml                          | 2 +-
 modules/workflow-model/workflow-engine/pom.xml          | 2 +-
 modules/workflow-model/workflow-model-component/pom.xml | 2 +-
 modules/workflow-model/workflow-model-core/pom.xml      | 2 +-
 modules/xbaya-gui/pom.xml                               | 2 +-
 modules/xbaya/pom.xml                                   | 2 +-
 tools/pom.xml                                           | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/cloud/cloud-provisioning/pom.xml
----------------------------------------------------------------------
diff --git a/modules/cloud/cloud-provisioning/pom.xml b/modules/cloud/cloud-provisioning/pom.xml
index b322167..105323a 100644
--- a/modules/cloud/cloud-provisioning/pom.xml
+++ b/modules/cloud/cloud-provisioning/pom.xml
@@ -14,7 +14,7 @@
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>airavata-cloud</artifactId>
-		<version>0.16-SNAPSHOT</version>
+		<version>0.17-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/cloud/pom.xml
----------------------------------------------------------------------
diff --git a/modules/cloud/pom.xml b/modules/cloud/pom.xml
index c165fc7..42495e9 100644
--- a/modules/cloud/pom.xml
+++ b/modules/cloud/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.16-SNAPSHOT</version>
+        <version>0.17-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/gfac/gfac-bes/pom.xml
----------------------------------------------------------------------
diff --git a/modules/gfac/gfac-bes/pom.xml b/modules/gfac/gfac-bes/pom.xml
index f3fba4f..5f313c0 100644
--- a/modules/gfac/gfac-bes/pom.xml
+++ b/modules/gfac/gfac-bes/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.airavata</groupId>
 		<artifactId>airavata-gfac</artifactId>
-		<version>0.16-SNAPSHOT</version>
+		<version>0.17-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/integration-tests/pom.xml
----------------------------------------------------------------------
diff --git a/modules/integration-tests/pom.xml b/modules/integration-tests/pom.xml
index d4ad646..c22c70d 100644
--- a/modules/integration-tests/pom.xml
+++ b/modules/integration-tests/pom.xml
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.16-SNAPSHOT</version>
+        <version>0.17-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/workflow-model/pom.xml
----------------------------------------------------------------------
diff --git a/modules/workflow-model/pom.xml b/modules/workflow-model/pom.xml
index d93aea7..48ef519 100644
--- a/modules/workflow-model/pom.xml
+++ b/modules/workflow-model/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.16-SNAPSHOT</version>
+        <version>0.17-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/workflow-model/workflow-engine/pom.xml
----------------------------------------------------------------------
diff --git a/modules/workflow-model/workflow-engine/pom.xml b/modules/workflow-model/workflow-engine/pom.xml
index 6f9bf15..78db098 100644
--- a/modules/workflow-model/workflow-engine/pom.xml
+++ b/modules/workflow-model/workflow-engine/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.16-SNAPSHOT</version>
+        <version>0.17-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/workflow-model/workflow-model-component/pom.xml
----------------------------------------------------------------------
diff --git a/modules/workflow-model/workflow-model-component/pom.xml b/modules/workflow-model/workflow-model-component/pom.xml
index aa99ab0..bb58039 100644
--- a/modules/workflow-model/workflow-model-component/pom.xml
+++ b/modules/workflow-model/workflow-model-component/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.16-SNAPSHOT</version>
+        <version>0.17-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/workflow-model/workflow-model-core/pom.xml
----------------------------------------------------------------------
diff --git a/modules/workflow-model/workflow-model-core/pom.xml b/modules/workflow-model/workflow-model-core/pom.xml
index 2e78243..e6d6e02 100644
--- a/modules/workflow-model/workflow-model-core/pom.xml
+++ b/modules/workflow-model/workflow-model-core/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata-workflow-model-parent</artifactId>
-        <version>0.16-SNAPSHOT</version>
+        <version>0.17-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/xbaya-gui/pom.xml
----------------------------------------------------------------------
diff --git a/modules/xbaya-gui/pom.xml b/modules/xbaya-gui/pom.xml
index d15c231..937b14a 100644
--- a/modules/xbaya-gui/pom.xml
+++ b/modules/xbaya-gui/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.16-SNAPSHOT</version>
+        <version>0.17-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/modules/xbaya/pom.xml
----------------------------------------------------------------------
diff --git a/modules/xbaya/pom.xml b/modules/xbaya/pom.xml
index afefaaa..9878360 100644
--- a/modules/xbaya/pom.xml
+++ b/modules/xbaya/pom.xml
@@ -21,7 +21,7 @@
   <url>http://maven.apache.org</url>
  <properties>
         <!-- Airavata version-->
-        <airavata.version>0.16-SNAPSHOT</airavata.version>
+        <airavata.version>0.17-SNAPSHOT</airavata.version>
 
       
         <!-- Optional parameters to the application, will be embedded in the launcher and can be overriden on the command line -->

http://git-wip-us.apache.org/repos/asf/airavata/blob/a94e0efb/tools/pom.xml
----------------------------------------------------------------------
diff --git a/tools/pom.xml b/tools/pom.xml
index c2971b5..ca78b5b 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.apache.airavata</groupId>
         <artifactId>airavata</artifactId>
-        <version>0.16-SNAPSHOT</version>
+        <version>0.17-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 


[3/3] airavata git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/airavata into develop

Posted by sh...@apache.org.
Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/airavata into develop


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

Branch: refs/heads/develop
Commit: 1ecff7642340b49278172412c44ac49750d36e05
Parents: abcdd33 d19f8c5
Author: Shameera Rathnayaka <sh...@gmail.com>
Authored: Fri Aug 12 16:33:31 2016 -0400
Committer: Shameera Rathnayaka <sh...@gmail.com>
Committed: Fri Aug 12 16:33:31 2016 -0400

----------------------------------------------------------------------
 .../api/service/handler/RegistryServerHandler.java  | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)
----------------------------------------------------------------------



[2/3] airavata git commit: Merge branch 'master' into develop

Posted by sh...@apache.org.
Merge branch 'master' into develop


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

Branch: refs/heads/develop
Commit: abcdd33bd60856ebe04157f6fc996d85df1f0fd0
Parents: 79aa486 a94e0ef
Author: Shameera Rathnayaka <sh...@gmail.com>
Authored: Fri Aug 12 16:33:15 2016 -0400
Committer: Shameera Rathnayaka <sh...@gmail.com>
Committed: Fri Aug 12 16:33:15 2016 -0400

----------------------------------------------------------------------
 modules/cloud/cloud-provisioning/pom.xml                | 2 +-
 modules/cloud/pom.xml                                   | 2 +-
 modules/gfac/gfac-bes/pom.xml                           | 2 +-
 modules/integration-tests/pom.xml                       | 2 +-
 modules/workflow-model/pom.xml                          | 2 +-
 modules/workflow-model/workflow-engine/pom.xml          | 2 +-
 modules/workflow-model/workflow-model-component/pom.xml | 2 +-
 modules/workflow-model/workflow-model-core/pom.xml      | 2 +-
 modules/xbaya-gui/pom.xml                               | 2 +-
 modules/xbaya/pom.xml                                   | 2 +-
 tools/pom.xml                                           | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------