From commits-return-12716-archive-asf-public=cust-asf.ponee.io@syncope.apache.org Mon Dec 10 15:39:15 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 F1604180679 for ; Mon, 10 Dec 2018 15:39:14 +0100 (CET) Received: (qmail 40619 invoked by uid 500); 10 Dec 2018 14:39:14 -0000 Mailing-List: contact commits-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 commits@syncope.apache.org Received: (qmail 40609 invoked by uid 99); 10 Dec 2018 14:39:14 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Dec 2018 14:39:14 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 7843E82F11; Mon, 10 Dec 2018 14:39:13 +0000 (UTC) Date: Mon, 10 Dec 2018 14:39:13 +0000 To: "commits@syncope.apache.org" Subject: [syncope] branch 2_1_X updated (fbda7da -> 6e80336) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154445275341.20617.8691374741100812031@gitbox.apache.org> From: fmartelli@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: syncope X-Git-Refname: refs/heads/2_1_X X-Git-Reftype: branch X-Git-Oldrev: fbda7da85201d082fb2d86c0ef930646cf73d46c X-Git-Newrev: 6e80336e27978a6c38a787c4a6ac71ab3ca7b0d1 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. fmartelli pushed a change to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git. from fbda7da [SYNCOPE-1409] Avoid double read either before and afterwards new 1dabd4b [SYNCOPE-1411] force cascade new 497d6fc [SYNCOPE-1412] changes in order to avoid null_attr views new aa71d84 [SYNCOPE-1412] removes debug statement new 6e80336 [SYNCOPE-1411] fixes merge from 2_0_X The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../syncope/core/persistence/jpa/dao/JPAAnySearchDAO.java | 15 +++++++++------ .../provisioning/java/data/AnyObjectDataBinderImpl.java | 2 ++ .../core/provisioning/java/data/UserDataBinderImpl.java | 4 +++- 3 files changed, 14 insertions(+), 7 deletions(-)