You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by richardcloudsoft <gi...@git.apache.org> on 2016/06/29 15:50:40 UTC

[GitHub] brooklyn-docs pull request #83: Significant updates to the release documenta...

GitHub user richardcloudsoft opened a pull request:

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

    Significant updates to the release documentation

    Makes lots of updates related to us now being a top-level project, and no longer in the Incubator.

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

    $ git pull https://github.com/rdowner/brooklyn-docs release-docs-update

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

    https://github.com/apache/brooklyn-docs/pull/83.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 #83
    
----
commit b08fded4d94389d0b6760591e3966759d3c64b99
Author: Richard Downer <ri...@apache.org>
Date:   2016-06-29T15:49:32Z

    Significant updates to the release process
    
    Makes lots of updates related to us now being a top-level project, and
    no longer in the Incubator.

----


---
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 #83: Significant updates to the release documenta...

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

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


---
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 #83: Significant updates to the release documenta...

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/83#discussion_r69106390
  
    --- Diff: website/developers/committers/release-process/environment-variables.md ---
    @@ -11,11 +11,17 @@ releases. To allow these example commands to run unmodified, set these environme
     # The version currently set on the master branch (BROOKLYN_VERSION_BELOW)
     OLD_MASTER_VERSION=0.10.0-SNAPSHOT
     # The next version to be set on the master branch
    -NEW_MASTER_VERSION=0.NNN+1.0-SNAPSHOT
    +NEW_MASTER_VERSION=0.10.0-SNAPSHOT
     
     # The version we are releasing now.
    -VERSION_NAME=0.NNN.0
    +VERSION_NAME=0.9.0
    --- End diff --
    
    Did you mean to commit those?


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