Return-Path: X-Original-To: apmail-crunch-commits-archive@www.apache.org Delivered-To: apmail-crunch-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 253BCD878 for ; Sat, 23 Feb 2013 12:59:56 +0000 (UTC) Received: (qmail 58000 invoked by uid 500); 23 Feb 2013 12:59:55 -0000 Delivered-To: apmail-crunch-commits-archive@crunch.apache.org Received: (qmail 57960 invoked by uid 500); 23 Feb 2013 12:59:55 -0000 Mailing-List: contact commits-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list commits@crunch.apache.org Received: (qmail 57922 invoked by uid 99); 23 Feb 2013 12:59:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2013 12:59:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Feb 2013 12:59:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 4B7532388900; Sat, 23 Feb 2013 12:59:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1449311 - in /crunch/site/trunk/content: mailing-lists.mdtext source-repository.mdtext Date: Sat, 23 Feb 2013 12:59:33 -0000 To: commits@crunch.apache.org From: mafr@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130223125933.4B7532388900@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mafr Date: Sat Feb 23 12:59:32 2013 New Revision: 1449311 URL: http://svn.apache.org/r1449311 Log: Change mailing lists and source repo address after graduation. Modified: crunch/site/trunk/content/mailing-lists.mdtext crunch/site/trunk/content/source-repository.mdtext Modified: crunch/site/trunk/content/mailing-lists.mdtext URL: http://svn.apache.org/viewvc/crunch/site/trunk/content/mailing-lists.mdtext?rev=1449311&r1=1449310&r2=1449311&view=diff ============================================================================== --- crunch/site/trunk/content/mailing-lists.mdtext (original) +++ crunch/site/trunk/content/mailing-lists.mdtext Sat Feb 23 12:59:32 2013 @@ -38,24 +38,24 @@ will then receive a confirmation mail wi User List - Subscribe - Unsubscribe - Post - mail-archives.apache.org + Subscribe + Unsubscribe + Post + mail-archives.apache.org Developer List - Subscribe - Unsubscribe - Post - mail-archives.apache.org + Subscribe + Unsubscribe + Post + mail-archives.apache.org Commits List - Subscribe - Unsubscribe - Post - mail-archives.apache.org + Subscribe + Unsubscribe + + mail-archives.apache.org Modified: crunch/site/trunk/content/source-repository.mdtext URL: http://svn.apache.org/viewvc/crunch/site/trunk/content/source-repository.mdtext?rev=1449311&r1=1449310&r2=1449311&view=diff ============================================================================== --- crunch/site/trunk/content/source-repository.mdtext (original) +++ crunch/site/trunk/content/source-repository.mdtext Sat Feb 23 12:59:32 2013 @@ -19,6 +19,6 @@ Notice: Licensed to the Apache Softwar The Apache Crunch (incubating) Project uses [Git](http://git-scm.com/) for version control. Run the following command to clone the repository: - git clone https://git-wip-us.apache.org/repos/asf/incubator-crunch.git + git clone https://git-wip-us.apache.org/repos/asf/crunch.git -There is also a [Web UI](https://git-wip-us.apache.org/repos/asf/incubator-crunch.git) to browse the repository online. +There is also a [Web UI](https://git-wip-us.apache.org/repos/asf/crunch.git) to browse the repository online.