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 F1CA7200C78 for ; Thu, 18 May 2017 16:02:24 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F0227160BB0; Thu, 18 May 2017 14:02:24 +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 68E17160BA7 for ; Thu, 18 May 2017 16:02:24 +0200 (CEST) Received: (qmail 67628 invoked by uid 500); 18 May 2017 14:02:23 -0000 Mailing-List: contact commits-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list commits@brooklyn.apache.org Received: (qmail 67619 invoked by uid 99); 18 May 2017 14:02:23 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 May 2017 14:02:23 +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 11D563A00E6 for ; Thu, 18 May 2017 14:02:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1795535 - /brooklyn/site/index.html Date: Thu, 18 May 2017 14:02:22 -0000 To: commits@brooklyn.apache.org From: richard@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170518140223.11D563A00E6@svn01-us-west.apache.org> archived-at: Thu, 18 May 2017 14:02:25 -0000 Author: richard Date: Thu May 18 14:02:22 2017 New Revision: 1795535 URL: http://svn.apache.org/viewvc?rev=1795535&view=rev Log: Apache Brooklyn website update - to brooklyn-docs git commit b835145 Modified: brooklyn/site/index.html Modified: brooklyn/site/index.html URL: http://svn.apache.org/viewvc/brooklyn/site/index.html?rev=1795535&r1=1795534&r2=1795535&view=diff ============================================================================== --- brooklyn/site/index.html (original) +++ brooklyn/site/index.html Thu May 18 14:02:22 2017 @@ -432,9 +432,9 @@ bash -
curl -SL --output apache-brooklyn-0.12.0-SNAPSHOT-vagrant.tar.gz "https://repository.apache.org/service/local/artifact/maven/redirect?r=snapshots&g=org.apache.brooklyn&a=brooklyn-vagrant&v=0.12.0-SNAPSHOT&c=dist&e=zip"
-tar xvf apache-brooklyn-0.12.0-SNAPSHOT-vagrant.tar.gz
-cd apache-brooklyn-0.12.0-SNAPSHOT-vagrant
+
curl -SL --output apache-brooklyn-0.11.0-vagrant.tar.gz "https://www.apache.org/dyn/closer.lua?action=download&filename=brooklyn/apache-brooklyn-0.11.0/apache-brooklyn-0.11.0-vagrant.tar.gz"
+tar xvf apache-brooklyn-0.11.0-vagrant.tar.gz
+cd apache-brooklyn-0.11.0-vagrant
 vagrant up brooklyn