From commits-return-72249-archive-asf-public=cust-asf.ponee.io@commons.apache.org Mon Feb 17 23:20:12 2020 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 83767180636 for ; Tue, 18 Feb 2020 00:20:12 +0100 (CET) Received: (qmail 61530 invoked by uid 500); 17 Feb 2020 23:20:11 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 61502 invoked by uid 99); 17 Feb 2020 23:20:11 -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, 17 Feb 2020 23:20:11 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 5C5EB8B69E; Mon, 17 Feb 2020 23:20:11 +0000 (UTC) Date: Mon, 17 Feb 2020 23:20:11 +0000 To: "commits@commons.apache.org" Subject: [commons-rng] branch master updated (e92c4ce -> 82bb26e) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <158198161115.13604.12431014913966034451@gitbox.apache.org> From: aherbert@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: commons-rng X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e92c4cebf7a79854e79d91c73d801d4d54be1110 X-Git-Newrev: 82bb26e7347368b2e8b4dd4f899f8b84dc509fbb 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. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-rng.git. from e92c4ce Fix spotbugs for the JMH module. new d75911b Update checkstyle new 57bd214 Update pmd new 82bb26e Fix invalid javadoc position. The 3 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: .../apache/commons/rng/core/source64/TwoCmres.java | 2 +- pom.xml | 8 ++++---- src/main/resources/checkstyle/checkstyle.xml | 21 +++++++++------------ 3 files changed, 14 insertions(+), 17 deletions(-)