From commits-return-12989-archive-asf-public=cust-asf.ponee.io@openjpa.apache.org Mon Dec 3 17:39:43 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 787DB180645 for ; Mon, 3 Dec 2018 17:39:42 +0100 (CET) Received: (qmail 36195 invoked by uid 500); 3 Dec 2018 16:39:41 -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 36186 invoked by uid 99); 3 Dec 2018 16:39:41 -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, 03 Dec 2018 16:39:41 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 1094E805F7; Mon, 3 Dec 2018 16:39:41 +0000 (UTC) Date: Mon, 03 Dec 2018 16:39:41 +0000 To: "commits@openjpa.apache.org" Subject: [openjpa] branch master updated: OpenJdk documentation build is partially fixed MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154385518101.20531.13900836437209246534@gitbox.apache.org> From: solomax@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: 6fe8f101dfe4a3a7f7fc902ae49a16817beaf3cc X-Git-Newrev: 1e76dd4159382ca0b1ddc2434a393c65ce76d520 X-Git-Rev: 1e76dd4159382ca0b1ddc2434a393c65ce76d520 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. solomax pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openjpa.git The following commit(s) were added to refs/heads/master by this push: new 1e76dd4 OpenJdk documentation build is partially fixed 1e76dd4 is described below commit 1e76dd4159382ca0b1ddc2434a393c65ce76d520 Author: Maxim Solodovnik AuthorDate: Mon Dec 3 23:39:28 2018 +0700 OpenJdk documentation build is partially fixed --- openjpa-tools/openjpa-fetch-statistics-was/pom.xml | 1 + openjpa-tools/openjpa-fetch-statistics/pom.xml | 1 + openjpa-tools/pom.xml | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/openjpa-tools/openjpa-fetch-statistics-was/pom.xml b/openjpa-tools/openjpa-fetch-statistics-was/pom.xml index f2abfb4..3902e1c 100644 --- a/openjpa-tools/openjpa-fetch-statistics-was/pom.xml +++ b/openjpa-tools/openjpa-fetch-statistics-was/pom.xml @@ -28,6 +28,7 @@ 2012 + ${project.basedir}${file.separator}..${file.separator}..${file.separator}openjpa-project${file.separator}checkstyle.xml ${project.basedir}${file.separator}..${file.separator}..${file.separator}openjpa-project${file.separator}suppressions.xml diff --git a/openjpa-tools/openjpa-fetch-statistics/pom.xml b/openjpa-tools/openjpa-fetch-statistics/pom.xml index 7684331..5681498 100644 --- a/openjpa-tools/openjpa-fetch-statistics/pom.xml +++ b/openjpa-tools/openjpa-fetch-statistics/pom.xml @@ -28,6 +28,7 @@ 2012 + ${project.basedir}${file.separator}..${file.separator}..${file.separator}openjpa-project${file.separator}checkstyle.xml ${project.basedir}${file.separator}..${file.separator}..${file.separator}openjpa-project${file.separator}suppressions.xml diff --git a/openjpa-tools/pom.xml b/openjpa-tools/pom.xml index 0f29e25..a77342e 100644 --- a/openjpa-tools/pom.xml +++ b/openjpa-tools/pom.xml @@ -37,7 +37,7 @@ OpenJPA tools - ${project.basedir}${file.separator}..${file.separator}..${file.separator}openjpa-project${file.separator}checkstyle.xml + ${project.basedir}${file.separator}..${file.separator}openjpa-project${file.separator}checkstyle.xml