Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BB036200BAE for ; Fri, 28 Oct 2016 23:11:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B9DF9160AE4; Fri, 28 Oct 2016 21:11:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0C19A160ACA for ; Fri, 28 Oct 2016 23:11:21 +0200 (CEST) Received: (qmail 16790 invoked by uid 500); 28 Oct 2016 21:11:21 -0000 Mailing-List: contact commits-help@bval.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@bval.apache.org Delivered-To: mailing list commits@bval.apache.org Received: (qmail 16781 invoked by uid 99); 28 Oct 2016 21:11:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Oct 2016 21:11:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id D2AF0C01BC for ; Fri, 28 Oct 2016 21:11:20 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id IjM_TUWe_CgP for ; Fri, 28 Oct 2016 21:11:20 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 212C55F245 for ; Fri, 28 Oct 2016 21:11:20 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 910B3E0425 for ; Fri, 28 Oct 2016 21:11:19 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 8E6053A0230 for ; Fri, 28 Oct 2016 21:11:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1000076 - in /websites/staging/bval/trunk/content: ./ release-process.html Date: Fri, 28 Oct 2016 21:11:19 -0000 To: commits@bval.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161028211119.8E6053A0230@svn01-us-west.apache.org> archived-at: Fri, 28 Oct 2016 21:11:22 -0000 Author: buildbot Date: Fri Oct 28 21:11:19 2016 New Revision: 1000076 Log: Staging update by buildbot for bval Modified: websites/staging/bval/trunk/content/ (props changed) websites/staging/bval/trunk/content/release-process.html Propchange: websites/staging/bval/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Fri Oct 28 21:11:19 2016 @@ -1 +1 @@ -1767073 +1767077 Modified: websites/staging/bval/trunk/content/release-process.html ============================================================================== --- websites/staging/bval/trunk/content/release-process.html (original) +++ websites/staging/bval/trunk/content/release-process.html Fri Oct 28 21:11:19 2016 @@ -155,7 +155,7 @@ releases)

  • Use the latest Sun 1.6.0 JDK

  • -
  • Use Maven 2.2.1 or later (required for release signing fixes)
  • +
  • Use Maven 3.2.1 or later
  • Make sure the Release Setup steps have been performed.
  • @@ -180,7 +180,7 @@ releases)

  • Stage any Roadmap or Release landing pages on the wiki.

  • -
  • Use mvn rat:check to verify the source has the required headers before +
  • Use mvn apache-rat:check to verify the source has the required headers before trying to release.
  • Perform a full build and deploy the SNAPSHOT artifacts: