From commits-return-76433-archive-asf-public=cust-asf.ponee.io@maven.apache.org Fri Oct 5 22:51:52 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 22708180649 for ; Fri, 5 Oct 2018 22:51:51 +0200 (CEST) Received: (qmail 78724 invoked by uid 500); 5 Oct 2018 20:51:51 -0000 Mailing-List: contact commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list commits@maven.apache.org Received: (qmail 78706 invoked by uid 99); 5 Oct 2018 20:51:51 -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; Fri, 05 Oct 2018 20:51:51 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 97B4985C2D; Fri, 5 Oct 2018 20:51:50 +0000 (UTC) Date: Fri, 05 Oct 2018 20:51:50 +0000 To: , "' commits@maven.apache.org" , '@gitbox.apache.org, Subject: [maven-enforcer] branch MENFORCER-317 updated (1aad120 -> b6c9b73) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <153877271057.29297.2898237948433050171@gitbox.apache.org> From: khmarbaise@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: maven-enforcer X-Git-Refname: refs/heads/MENFORCER-317 X-Git-Reftype: branch X-Git-Oldrev: 1aad120efeb2ea91ba396866e35861386476805f X-Git-Newrev: b6c9b73f2ef28975733c43f3869bb97d3e166520 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. khmarbaise pushed a change to branch MENFORCER-317 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git. discard 1aad120 [MENFORCER-317] - Fix RequireFileChecksum ignores configured message add 7b02571 Changed configuration for allowedPluginRepositories new b6c9b73 [MENFORCER-317] - Fix RequireFileChecksum ignores configured message This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (1aad120) \ N -- N -- N refs/heads/MENFORCER-317 (b6c9b73) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 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: .../it/projects/require-no-repositories-allow-plugin-repo/pom.xml | 4 +++- .../src/it/projects/require-no-repositories-allow-repo/pom.xml | 4 +++- .../require-no-repositories_failure_allowed-plugin-repo/pom.xml | 5 ++++- .../it/projects/require-no-repositories_failure_repositories/pom.xml | 4 +++- 4 files changed, 13 insertions(+), 4 deletions(-)