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 21B05200BF1 for ; Tue, 3 Jan 2017 10:12:36 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 20737160B43; Tue, 3 Jan 2017 09:12:36 +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 8D8B2160B33 for ; Tue, 3 Jan 2017 10:12:35 +0100 (CET) Received: (qmail 10669 invoked by uid 500); 3 Jan 2017 09:12:34 -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 10660 invoked by uid 99); 3 Jan 2017 09:12:34 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Jan 2017 09:12:34 +0000 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 19C003A1F5C for ; Tue, 3 Jan 2017 09:12:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1777098 - /openjpa/site/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).mdtext Date: Tue, 03 Jan 2017 09:12:33 -0000 To: commits@openjpa.apache.org From: ilgrosso@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170103091234.19C003A1F5C@svn01-us-west.apache.org> archived-at: Tue, 03 Jan 2017 09:12:36 -0000 Author: ilgrosso Date: Tue Jan 3 09:12:33 2017 New Revision: 1777098 URL: http://svn.apache.org/viewvc?rev=1777098&view=rev Log: OpenJPA uses now the ASF CMS for its site Modified: openjpa/site/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).mdtext Modified: openjpa/site/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).mdtext URL: http://svn.apache.org/viewvc/openjpa/site/trunk/content/apache-nexus-release-process-%281.2.x-2.1.x%29.mdtext?rev=1777098&r1=1777097&r2=1777098&view=diff ============================================================================== --- openjpa/site/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).mdtext (original) +++ openjpa/site/trunk/content/apache-nexus-release-process-(1.2.x-2.1.x).mdtext Tue Jan 3 09:12:33 2017 @@ -53,7 +53,7 @@ https://svn.apache.org/repos/infra/websi 1. Run the JPA 1.0 TCK (for 1.x) and JPA 2.0 TCK (for 2.x) to verify the latest code passes. 1. Perform a full build and deploy the SNAPSHOT artifacts - $ mvn clean deploy site site-deploy -Papache-release,docbook-profile,test-derby,bval -DskipTests + $ mvn clean deploy -Papache-release,docbook-profile,test-derby,bval -DskipTests
If you run into the following exception during the build: