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 86E07200C30 for ; Tue, 7 Mar 2017 23:06:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 85792160B74; Tue, 7 Mar 2017 22:06:02 +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 D195C160B68 for ; Tue, 7 Mar 2017 23:06:01 +0100 (CET) Received: (qmail 1561 invoked by uid 500); 7 Mar 2017 22:05:01 -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 1365 invoked by uid 99); 7 Mar 2017 22:05:01 -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; Tue, 07 Mar 2017 22:05:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 84DCCF2185; Tue, 7 Mar 2017 22:05:01 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: scnakandala@apache.org To: commits@airavata.apache.org Date: Tue, 07 Mar 2017 22:05:16 -0000 Message-Id: In-Reply-To: <2fc3ff37e20c4d66bcc72710a7f07065@git.apache.org> References: <2fc3ff37e20c4d66bcc72710a7f07065@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [16/50] [abbrv] airavata git commit: AIRAVATA-2316 Configure forward mapping to generate foreign keys archived-at: Tue, 07 Mar 2017 22:06:02 -0000 AIRAVATA-2316 Configure forward mapping to generate foreign keys Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/71dcaac1 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/71dcaac1 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/71dcaac1 Branch: refs/heads/develop Commit: 71dcaac1b728bbf305e3e10de9d90399f68f9f51 Parents: e0f63bc Author: Marcus Christie Authored: Fri Feb 10 11:55:45 2017 -0500 Committer: Anuj Bhandar Committed: Tue Feb 28 12:55:35 2017 -0500 ---------------------------------------------------------------------- .../src/main/resources/META-INF/persistence.xml | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/71dcaac1/modules/user-profile/user-profile-core/src/main/resources/META-INF/persistence.xml ---------------------------------------------------------------------- diff --git a/modules/user-profile/user-profile-core/src/main/resources/META-INF/persistence.xml b/modules/user-profile/user-profile-core/src/main/resources/META-INF/persistence.xml index 4791c67..12ae6cc 100644 --- a/modules/user-profile/user-profile-core/src/main/resources/META-INF/persistence.xml +++ b/modules/user-profile/user-profile-core/src/main/resources/META-INF/persistence.xml @@ -25,5 +25,9 @@ org.apache.airavata.user.registry.core.entities.UserProfileEntity org.apache.airavata.user.registry.core.entities.NSFDemographicsEntity true + + +