Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id F130C200B12 for ; Sun, 12 Jun 2016 22:58:54 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F0179160A2C; Sun, 12 Jun 2016 20:58:54 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1D571160A04 for ; Sun, 12 Jun 2016 22:58:53 +0200 (CEST) Received: (qmail 43729 invoked by uid 500); 12 Jun 2016 20:58:53 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 43720 invoked by uid 99); 12 Jun 2016 20:58:53 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jun 2016 20:58:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BE83CE03A9; Sun, 12 Jun 2016 20:58:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: smarru@apache.org To: commits@airavata.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: airavata git commit: fixing basic maven warnings Date: Sun, 12 Jun 2016 20:58:52 +0000 (UTC) archived-at: Sun, 12 Jun 2016 20:58:55 -0000 Repository: airavata Updated Branches: refs/heads/develop 3eca75420 -> 486d7330b fixing basic maven warnings Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/486d7330 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/486d7330 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/486d7330 Branch: refs/heads/develop Commit: 486d7330b691f5c15e23449c787b5d921d4c1106 Parents: 3eca754 Author: Suresh Marru Authored: Sun Jun 12 16:58:41 2016 -0400 Committer: Suresh Marru Committed: Sun Jun 12 16:58:41 2016 -0400 ---------------------------------------------------------------------- modules/commons/pom.xml | 2 +- modules/gfac/gfac-core/pom.xml | 16 ++++++---------- modules/workflow/workflow-core/pom.xml | 9 ++------- .../user-group-models/user_profile_model.thrift | 1 + 4 files changed, 10 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/486d7330/modules/commons/pom.xml ---------------------------------------------------------------------- diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml index 7f9db2f..6ee9d59 100644 --- a/modules/commons/pom.xml +++ b/modules/commons/pom.xml @@ -27,7 +27,7 @@ org.apache.airavata airavata-model-utils - ${parent.version} + ${project.parent.version} xerces http://git-wip-us.apache.org/repos/asf/airavata/blob/486d7330/modules/gfac/gfac-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/gfac/gfac-core/pom.xml b/modules/gfac/gfac-core/pom.xml index 6a103b9..0cbafe1 100644 --- a/modules/gfac/gfac-core/pom.xml +++ b/modules/gfac/gfac-core/pom.xml @@ -8,7 +8,8 @@ ANY ~ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + org.apache.airavata airavata-gfac @@ -35,14 +36,9 @@ airavata-registry-cpi ${project.version} - - org.apache.airavata - airavata-registry-core - ${project.version} - org.apache.airavata - airavata-registry-cpi + airavata-registry-core ${project.version} @@ -94,9 +90,9 @@ org.apache.airavata airavata-server-configuration - test + test - + org.apache.airavata airavata-client-configuration test @@ -141,7 +137,7 @@ src/main/resources - src/main/resources/gsissh-schemas.xsdconfig + src/main/resources/gsissh-schemas.xsdconfig src/main/java target/generated/${project.artifactId}-${project.version}.jar http://git-wip-us.apache.org/repos/asf/airavata/blob/486d7330/modules/workflow/workflow-core/pom.xml ---------------------------------------------------------------------- diff --git a/modules/workflow/workflow-core/pom.xml b/modules/workflow/workflow-core/pom.xml index 51d7735..1047953 100644 --- a/modules/workflow/workflow-core/pom.xml +++ b/modules/workflow/workflow-core/pom.xml @@ -1,5 +1,6 @@ - + workflow org.apache.airavata @@ -42,12 +43,6 @@ gson 2.4 - - - org.apache.airavata - airavata-registry-cpi - ${project.version} - org.apache.airavata http://git-wip-us.apache.org/repos/asf/airavata/blob/486d7330/thrift-interface-descriptions/data-models/user-group-models/user_profile_model.thrift ---------------------------------------------------------------------- diff --git a/thrift-interface-descriptions/data-models/user-group-models/user_profile_model.thrift b/thrift-interface-descriptions/data-models/user-group-models/user_profile_model.thrift index 3d8a9de..a0abaed 100644 --- a/thrift-interface-descriptions/data-models/user-group-models/user_profile_model.thrift +++ b/thrift-interface-descriptions/data-models/user-group-models/user_profile_model.thrift @@ -81,6 +81,7 @@ struct Award { struct UserProfile { 1: optional string userModelVersion = USER_PROFILE_VERSION, 2: optional string airavataInternalUserId = "DO_NOT_ADD_AT_CLIENT", + 3: optional string 3: optional string email, 4: optional string name, 5: optional i64 tier,