You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by drigodwin <gi...@git.apache.org> on 2016/04/07 16:07:41 UTC

[GitHub] brooklyn-docs pull request: Added CLI download locations

GitHub user drigodwin opened a pull request:

    https://github.com/apache/brooklyn-docs/pull/42

    Added CLI download locations

    Added links to the separate CLI download locations

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/drigodwin/brooklyn-docs cli-components

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-docs/pull/42.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 #42
    
----
commit 499f3a0f826a46c17a9bba849091cae676e51e01
Author: Duncan Godwin <du...@cloudsoftcorp.com>
Date:   2016-04-07T14:05:49Z

    Added CLI download locations

----


---
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.
---

[GitHub] brooklyn-docs pull request: Added CLI download locations

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-docs/pull/42


---
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.
---

[GitHub] brooklyn-docs pull request: Added CLI download locations

Posted by neykov <gi...@git.apache.org>.
Github user neykov commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/42#discussion_r58985992
  
    --- Diff: guide/start/running.md ---
    @@ -187,10 +187,16 @@ address of the management interface:
     INFO  Started Brooklyn console at http://127.0.0.1:8081/, running classpath://brooklyn.war
     </pre>
     
    -By default it can be accessed by opening [127.0.0.1:8081](http://127.0.0.1:8081){:target="_blank"} in your web browser. 
    +By default it can be accessed by opening [127.0.0.1:8081](http://127.0.0.1:8081){:target="_blank"} in your web browser.
     
     The rest of this getting started guide uses the Apache Brooklyn command line interface (CLI) tool, `br`. 
    -This tool is distributed along with Apache Brooklyn. See details on the [Client CLI Reference](../ops/cli/) page. 
    +This tool is both distributed with Apache Brooklyn or can be downloaded using the most appropriate link for your OS:
    +
    +* [Windows](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-client-cli-windows.zip)
    --- End diff --
    
    There are snapshot versions of the docs (for example https://brooklyn.apache.org/v/0.9.0-SNAPSHOT/) so the links won't work there.


---
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.
---

[GitHub] brooklyn-docs pull request: Added CLI download locations

Posted by neykov <gi...@git.apache.org>.
Github user neykov commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/42#discussion_r58877082
  
    --- Diff: guide/start/running.md ---
    @@ -187,10 +187,16 @@ address of the management interface:
     INFO  Started Brooklyn console at http://127.0.0.1:8081/, running classpath://brooklyn.war
     </pre>
     
    -By default it can be accessed by opening [127.0.0.1:8081](http://127.0.0.1:8081){:target="_blank"} in your web browser. 
    +By default it can be accessed by opening [127.0.0.1:8081](http://127.0.0.1:8081){:target="_blank"} in your web browser.
     
     The rest of this getting started guide uses the Apache Brooklyn command line interface (CLI) tool, `br`. 
    -This tool is distributed along with Apache Brooklyn. See details on the [Client CLI Reference](../ops/cli/) page. 
    +This tool is both distributed with Apache Brooklyn or can be downloaded using the most appropriate link for your OS:
    +
    +* [Windows](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-client-cli-windows.zip)
    --- End diff --
    
    Are these actually artifacts uploaded by maven? I thought they were manually created as part of the release process.


---
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.
---

[GitHub] brooklyn-docs pull request: Added CLI download locations

Posted by drigodwin <gi...@git.apache.org>.
Github user drigodwin commented on a diff in the pull request:

    https://github.com/apache/brooklyn-docs/pull/42#discussion_r58903425
  
    --- Diff: guide/start/running.md ---
    @@ -187,10 +187,16 @@ address of the management interface:
     INFO  Started Brooklyn console at http://127.0.0.1:8081/, running classpath://brooklyn.war
     </pre>
     
    -By default it can be accessed by opening [127.0.0.1:8081](http://127.0.0.1:8081){:target="_blank"} in your web browser. 
    +By default it can be accessed by opening [127.0.0.1:8081](http://127.0.0.1:8081){:target="_blank"} in your web browser.
     
     The rest of this getting started guide uses the Apache Brooklyn command line interface (CLI) tool, `br`. 
    -This tool is distributed along with Apache Brooklyn. See details on the [Client CLI Reference](../ops/cli/) page. 
    +This tool is both distributed with Apache Brooklyn or can be downloaded using the most appropriate link for your OS:
    +
    +* [Windows](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-client-cli-windows.zip)
    --- End diff --
    
    I believe they will be manually uploaded for the 0.9.0 release.


---
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.
---

[GitHub] brooklyn-docs pull request: Added CLI download locations

Posted by neykov <gi...@git.apache.org>.
Github user neykov commented on the pull request:

    https://github.com/apache/brooklyn-docs/pull/42#issuecomment-215948358
  
    Merging, thanks @drigodwin 


---
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.
---