From dev-return-16618-archive-asf-public=cust-asf.ponee.io@syncope.apache.org Fri Nov 16 12:19:03 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 53C9D180670 for ; Fri, 16 Nov 2018 12:19:03 +0100 (CET) Received: (qmail 60670 invoked by uid 500); 16 Nov 2018 11:19:02 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 60659 invoked by uid 99); 16 Nov 2018 11:19:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Nov 2018 11:19:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 25DA4C030E for ; Fri, 16 Nov 2018 11:19:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id HDFHKIlsknGq for ; Fri, 16 Nov 2018 11:19:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0D9615F2C3 for ; Fri, 16 Nov 2018 11:19:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 9F153E0E1D for ; Fri, 16 Nov 2018 11:19:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 640DB21E0A for ; Fri, 16 Nov 2018 11:19:00 +0000 (UTC) Date: Fri, 16 Nov 2018 11:19:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-1395) Leverage PostgreSQL's jsonb type MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SYNCOPE-1395?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 689298#comment-16689298 ]=20 ASF subversion and git services commented on SYNCOPE-1395: ---------------------------------------------------------- Commit d29aa7e8dde16643ed03874b0984acfaeea57c0b in syncope's branch refs/he= ads/master from [~ilgrosso] [ https://gitbox.apache.org/repos/asf?p=3Dsyncope.git;h=3Dd29aa7e ] [SYNCOPE-1395] POM fix > Leverage PostgreSQL's jsonb type > -------------------------------- > > Key: SYNCOPE-1395 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1395 > Project: Syncope > Issue Type: New Feature > Components: core > Reporter: Francesco Chicchiricc=C3=B2 > Assignee: Francesco Chicchiricc=C3=B2 > Priority: Major > Labels: jpa, persistence, postgresql > Fix For: 2.1.3, 3.0.0 > > > As [discussed|https://lists.apache.org/thread.html/bcb72efa271c13e86a00b2= 36d05518ebd56ee741624b1160f3fe4ac4@%3Cdev.syncope.apache.org%3E], enhance t= he JPA layer by empowering [PostgreSQL's jsonb|https://www.postgresql.org/d= ocs/10/datatype-json.html] datatype for user, group and any object attribut= es. -- This message was sent by Atlassian JIRA (v7.6.3#76005)