Return-Path: X-Original-To: apmail-brooklyn-dev-archive@minotaur.apache.org Delivered-To: apmail-brooklyn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DE586184C9 for ; Mon, 23 Nov 2015 22:49:15 +0000 (UTC) Received: (qmail 6515 invoked by uid 500); 23 Nov 2015 22:49:15 -0000 Delivered-To: apmail-brooklyn-dev-archive@brooklyn.apache.org Received: (qmail 6474 invoked by uid 500); 23 Nov 2015 22:49:15 -0000 Mailing-List: contact dev-help@brooklyn.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.incubator.apache.org Delivered-To: mailing list dev@brooklyn.incubator.apache.org Received: (qmail 6463 invoked by uid 99); 23 Nov 2015 22:49:15 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2015 22:49:15 +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 139C1C6939 for ; Mon, 23 Nov 2015 22:49:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.413 X-Spam-Level: X-Spam-Status: No, score=0.413 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.588, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id fX8OJeYE1Ej2 for ; Mon, 23 Nov 2015 22:49:01 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id D8440441AB for ; Mon, 23 Nov 2015 22:49:00 +0000 (UTC) Received: (qmail 5397 invoked by uid 99); 23 Nov 2015 22:49:00 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2015 22:49:00 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4BF44E0579; Mon, 23 Nov 2015 22:49:00 +0000 (UTC) From: rdowner To: dev@brooklyn.incubator.apache.org Reply-To: dev@brooklyn.incubator.apache.org Message-ID: Subject: [GitHub] incubator-brooklyn pull request: Remove incubating references Content-Type: text/plain Date: Mon, 23 Nov 2015 22:49:00 +0000 (UTC) GitHub user rdowner opened a pull request: https://github.com/apache/incubator-brooklyn/pull/1057 Remove incubating references Remove the incubator disclaimer and boilerplate text, and change the web URLs to our new home at https://brooklyn.incubator.apache.org You can merge this pull request into a Git repository by running: $ git pull https://github.com/rdowner/incubator-brooklyn remove-incubating-references Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-brooklyn/pull/1057.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1057 ---- commit ada9aad363caac6c8ccfcef82689784386874763 Author: Richard Downer Date: 2015-11-23T21:52:49Z Remove DISCLAIMER commit 091314e1b6d4e01149a60ea3b4f500a0e52ecaf9 Author: Richard Downer Date: 2015-11-23T21:54:27Z brooklyn.apache.org updates: README.md commit 985b39036f76931953ddd3dad40405b73e2cf4bd Author: Richard Downer Date: 2015-11-23T22:37:28Z Remove "incubating" boilerplate commit c08b59cfa28c547d6f716548e027f506edea4250 Author: Richard Downer Date: 2015-11-23T22:43:40Z Change brooklyn.incubator.apache.org URLs ...to new site brooklyn.apache.org ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---