From commits-return-12964-apmail-openjpa-commits-archive=openjpa.apache.org@openjpa.apache.org Sat Nov 3 13:26:09 2018 Return-Path: X-Original-To: apmail-openjpa-commits-archive@www.apache.org Delivered-To: apmail-openjpa-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6D0118BEF for ; Sat, 3 Nov 2018 13:26:09 +0000 (UTC) Received: (qmail 75627 invoked by uid 500); 3 Nov 2018 13:26:09 -0000 Delivered-To: apmail-openjpa-commits-archive@openjpa.apache.org Received: (qmail 75558 invoked by uid 500); 3 Nov 2018 13:26:09 -0000 Mailing-List: contact commits-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list commits@openjpa.apache.org Received: (qmail 75549 invoked by uid 99); 3 Nov 2018 13:26:09 -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; Sat, 03 Nov 2018 13:26:09 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C9CE187045; Sat, 3 Nov 2018 13:26:08 +0000 (UTC) Date: Sat, 03 Nov 2018 13:26:08 +0000 To: , "' commits@openjpa.apache.org" , '@gitbox.apache.org, Subject: [openjpa] branch master updated (34c99b3 -> eaecedf) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154125156875.8481.10831171222523511695@gitbox.apache.org> From: struberg@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: openjpa X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 34c99b342a0d3b823b1c777d16b2dbba57350d5e X-Git-Newrev: eaecedf328038ea646c7b55063f71b40218f3a65 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. struberg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git. from 34c99b3 OPENJPA-2554 fix TestSchemaGenerationProperties on MySQL new ba7b849 fix weird equals error. new eaecedf fix more broken tests due to lazy Id generation The 2 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: .../image-gallery/src/test/resources/META-INF/persistence.xml | 7 +++++++ .../persistence/jdbc/maps/m2mmapex1/TestMany2ManyMapEx1.java | 4 +++- .../jdbc/maps/spec_10_1_27_ex3/TestSpec10_1_27_Ex3.java | 4 +++- .../jdbc/maps/spec_10_1_27_ex4/TestSpec10_1_27_Ex4.java | 5 +++-- .../jdbc/maps/spec_10_1_27_ex6/TestSpec10_1_27_Ex6.java | 3 ++- .../jdbc/maps/spec_10_1_27_ex8/TestSpec10_1_27_Ex8.java | 2 ++ .../jdbc/maps/spec_10_1_29_ex1/TestSpec10_1_29_Ex1.java | 5 ++++- 7 files changed, 24 insertions(+), 6 deletions(-)