Repository: brooklyn-docs
Updated Branches:
  refs/heads/master ea07b78d6 -> e6527eefd


Remove reference to “incubator” and “incubating”

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/45541181
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/45541181
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/45541181

Branch: refs/heads/master
Commit: 45541181d653484708856fef6f1a3698c730db1d
Parents: 2ea588d
Author: Aled Sage <[email protected]>
Authored: Tue Feb 2 17:49:37 2016 +0000
Committer: Aled Sage <[email protected]>
Committed: Wed Feb 3 16:32:10 2016 +0000

----------------------------------------------------------------------
 _build/javadoc-overview.html                    |  7 -----
 _includes/base-head.html                        |  2 +-
 guide/dev/code/index.md                         |  2 +-
 guide/java/entity.md                            |  2 +-
 guide/ops/persistence/index.md                  |  2 +-
 website/community/mailing-lists.md              | 12 ++++++---
 .../committers/release-process/announce.md      | 28 +++++++-------------
 .../release-process/environment-variables.md    |  4 +--
 .../committers/release-process/index.md         |  1 +
 .../release-process/verify-release-artifacts.md |  4 +--
 website/developers/index.md                     |  2 +-
 website/meta/license.md                         |  2 --
 12 files changed, 27 insertions(+), 41 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/_build/javadoc-overview.html
----------------------------------------------------------------------
diff --git a/_build/javadoc-overview.html b/_build/javadoc-overview.html
index ef4819a..b3f7192 100644
--- a/_build/javadoc-overview.html
+++ b/_build/javadoc-overview.html
@@ -4,13 +4,6 @@
 Javadoc for <a href="http://brooklyn.io";> Apache Brooklyn</a> 0.9.0-SNAPSHOT
 
 <p>
-                Apache Brooklyn is an effort undergoing incubation at The 
Apache Software Foundation (ASF), sponsored by the 
-                Apache Incubator. Incubation is required of all newly accepted 
projects until a further review indicates that the
-                infrastructure, communications, and decision making process 
have stabilized in a manner consistent with other
-                successful ASF projects. While incubation status is not 
necessarily a reflection of the completeness or stability of
-                the code, it does indicate that the project has yet to be 
fully endorsed by the ASF.
-</p>
-<p>
                 Apache Brooklyn is distributed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0";>Apache License v2.0</a>.
 </p>
 

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/_includes/base-head.html
----------------------------------------------------------------------
diff --git a/_includes/base-head.html b/_includes/base-head.html
index 3f79d02..35435d4 100644
--- a/_includes/base-head.html
+++ b/_includes/base-head.html
@@ -1,5 +1,5 @@
 
-<title>{{ page.title }} - Apache Brooklyn (incubating)</title>
+<title>{{ page.title }} - Apache Brooklyn</title>
 
 <meta http-equiv="content-type" content="text/html; charset=utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/guide/dev/code/index.md
----------------------------------------------------------------------
diff --git a/guide/dev/code/index.md b/guide/dev/code/index.md
index e72ab20..955658f 100644
--- a/guide/dev/code/index.md
+++ b/guide/dev/code/index.md
@@ -88,5 +88,5 @@ If you're interested in building and editing the code, you 
probably want to beco
 * [Remote Debugging](../tips/debugging-remote-brooklyn.html)
 
 Where things aren't documented **please ask us** at 
-[the brooklyn mailing 
list](https://mail-archives.apache.org/mod_mbox/incubator-brooklyn-dev/)
+[the brooklyn mailing 
list](https://mail-archives.apache.org/mod_mbox/brooklyn-dev/)
 so we can remedy this!

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/guide/java/entity.md
----------------------------------------------------------------------
diff --git a/guide/java/entity.md b/guide/java/entity.md
index 6828a17..ec06347 100644
--- a/guide/java/entity.md
+++ b/guide/java/entity.md
@@ -87,4 +87,4 @@ You might also find the following helpful:
 
 * **[Entity Design 
Tips]({{site.path.guide}}/dev/tips/index.html#EntityDesign)**
 * The **[User Guide]({{site.path.guide}})**
-* The **[Mailing 
List](https://mail-archives.apache.org/mod_mbox/incubator-brooklyn-dev/)**
+* The **[Mailing 
List](https://mail-archives.apache.org/mod_mbox/brooklyn-dev/)**

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/guide/ops/persistence/index.md
----------------------------------------------------------------------
diff --git a/guide/ops/persistence/index.md b/guide/ops/persistence/index.md
index 02c05ff..58b5915 100644
--- a/guide/ops/persistence/index.md
+++ b/guide/ops/persistence/index.md
@@ -219,7 +219,7 @@ The meaning of the configuration options is:
 
 ### Seek Help
 
-Help can be found at `[email protected]`, where folk will be 
able to investigate 
+Help can be found at `[email protected]`, where folk will be able to 
investigate 
 issues and suggest work-arounds.
 
 By sharing the persisted state (with credentials removed), Brooklyn developers 
will be able to 

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/website/community/mailing-lists.md
----------------------------------------------------------------------
diff --git a/website/community/mailing-lists.md 
b/website/community/mailing-lists.md
index 40cb72b..6d62d7b 100644
--- a/website/community/mailing-lists.md
+++ b/website/community/mailing-lists.md
@@ -8,10 +8,10 @@ help with issues, ranging from basic getting started through 
to detailed
 questions about Brooklyn's internals.
 
 To subscribe, send an email to:
-[[email protected]](mailto:[email protected])
+[[email protected]](mailto:[email protected])
 
 You can also [read and search the dev list
-archives](https://mail-archives.apache.org/mod_mbox/incubator-brooklyn-dev/) on
+archives](https://mail-archives.apache.org/mod_mbox/brooklyn-dev/) on
 Apache's list archiver.
 
 
@@ -19,12 +19,16 @@ Apache's list archiver.
 
 We also have a *commits* list - a read-only list which automatically posts as
 commits are made to our source repositories. Subscribe by sending an email to
-[[email protected]](mailto:[email protected]),
-and [read the archives 
here](https://mail-archives.apache.org/mod_mbox/incubator-brooklyn-commits/).
+[[email protected]](mailto:[email protected]),
+and [read the archives 
here](https://mail-archives.apache.org/mod_mbox/brooklyn-commits/).
 
 
 ### Historical lists
 
+Before Brooklyn graduated from the Apache Incubator, the lists included the 
word
+"incubator" (e.g. [email protected]). These were automatically
+migrated upon graduation; the old lists should not be used.
+
 Before Brooklyn joined the Apache Incubator, we had lists hosted on Google
 Groups. These lists are now deprecated and it's no longer possible to subscribe
 or post, but you may find useful information in the archives.

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/website/developers/committers/release-process/announce.md
----------------------------------------------------------------------
diff --git a/website/developers/committers/release-process/announce.md 
b/website/developers/committers/release-process/announce.md
index f982631..128fa7d 100644
--- a/website/developers/committers/release-process/announce.md
+++ b/website/developers/committers/release-process/announce.md
@@ -4,21 +4,21 @@ title: Announce the release
 navgroup: developers
 ---
 
-After svnpubsub has updated, the artifacts will be visible at 
https://www.apache.org/dist/incubator/brooklyn/, and distributed to Apache 
mirrors around the world shortly after.
+After svnpubsub has updated, the artifacts will be visible at 
https://www.apache.org/dist/brooklyn/, and distributed to Apache mirrors around 
the world shortly after.
 
 An announcement email can then be made:
 
-### Subject: [ANNOUNCE] Apache Brooklyn 0.7.0-incubating released
+### Subject: [ANNOUNCE] Apache Brooklyn 0.9.0 released
 {% highlight text %}
 The Apache Brooklyn team is proud to announce the latest release of Apache
-Brooklyn 0.7.0-incubating.
+Brooklyn 0.9.0.
 
-Apache Brooklyn is a framework for modelling, monitoring, and managing
+Apache Brooklyn is a framework for modelling, deploying, and managing
 applications through autonomic blueprints. More details on Apache Brooklyn
 can be found at https://brooklyn.apache.org/
 
-Version 0.7.0 is a major step for Apache Brooklyn. It is the first full
-release of the project as part of the Apache incubator.
+Version 0.9.0 is a major step for Apache Brooklyn, including many new features
+and fixes.
 
 Thanks go to our community for their improvements, feedback and guidance, and
 to Brooklyn’s commercial users for funding much of this development.
@@ -27,29 +27,19 @@ As well as a source code release, we offer a full binary 
distribution
 download, and a full set of Maven artifacts for developers.
 
 Release notes:
-https://brooklyn.apache.org/v/0.7.0-incubating/misc/release-notes.html
+https://brooklyn.apache.org/v/0.9.0/misc/release-notes.html
 
 Download:
 https://brooklyn.apache.org/download/
 
 User guide:
-https://brooklyn.apache.org/v/0.7.0-incubating/
+https://brooklyn.apache.org/v/0.9.0/
 
 Maven artifacts have also been made available on repository.apache.org and
 Maven Central.
 
-Disclaimer:
-Apache Brooklyn is an effort undergoing incubation at The Apache Software
-Foundation (ASF), sponsored by Incubator. Incubation is required of
-all newly accepted projects until a further review indicates that the
-infrastructure, communications, and decision making process have
-stabilized in a manner consistent with other successful ASF projects.
-While incubation status is not necessarily a reflection of the
-completeness or stability of the code, it does indicate that the
-project has yet to be fully endorsed by the ASF.
-
 Thanks
 Richard Downer
-release manager for 0.7.0-incubating
+release manager for 0.9.0
 on behalf of the Brooklyn PPMC
 {% endhighlight %}

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/website/developers/committers/release-process/environment-variables.md
----------------------------------------------------------------------
diff --git 
a/website/developers/committers/release-process/environment-variables.md 
b/website/developers/committers/release-process/environment-variables.md
index 886d3c7..4ee295d 100644
--- a/website/developers/committers/release-process/environment-variables.md
+++ b/website/developers/committers/release-process/environment-variables.md
@@ -13,8 +13,8 @@ OLD_MASTER_VERSION=0.9.0-SNAPSHOT
 # The next version to be set on the master branch
 NEW_MASTER_VERSION=0.NNN+1.0-SNAPSHOT
 
-# The version we are releasing now. While Brooklyn is in the Apache Incubator, 
this must be suffixed `-incubating`.
-VERSION_NAME=0.NNN.0-incubating
+# The version we are releasing now.
+VERSION_NAME=0.NNN.0
 
 # The release candidate number we are making now.
 RC_NUMBER=1

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/website/developers/committers/release-process/index.md
----------------------------------------------------------------------
diff --git a/website/developers/committers/release-process/index.md 
b/website/developers/committers/release-process/index.md
index 0e09c0b..9d67965 100644
--- a/website/developers/committers/release-process/index.md
+++ b/website/developers/committers/release-process/index.md
@@ -15,6 +15,7 @@ children:
 - { path: publish.md }
 - { path: announce.md }
 ---
+0. Review and update these instructions, post-graduation from incubation!
 1. [Prerequisites](prerequisites.html) - steps that a new release manager must 
do (but which only need to be done once)
 2. [Set environment variables](environment-variables.html) - many example 
snippets here use environment variables to
    avoid repetition - this page describes what they are

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/website/developers/committers/release-process/verify-release-artifacts.md
----------------------------------------------------------------------
diff --git 
a/website/developers/committers/release-process/verify-release-artifacts.md 
b/website/developers/committers/release-process/verify-release-artifacts.md
index 40c8b20..af7c5ab 100644
--- a/website/developers/committers/release-process/verify-release-artifacts.md
+++ b/website/developers/committers/release-process/verify-release-artifacts.md
@@ -16,8 +16,8 @@ The scripts below use several environment variables to cut 
out repetition and en
 release. You should determine the following information and set your 
environment:
 
 {% highlight bash %}
-# The version we are releasing now. While Brooklyn is in the Apache Incubator, 
this must be suffixed `-incubating`.
-VERSION_NAME=0.7.0-incubating
+# The version we are releasing now.
+VERSION_NAME=0.9.0
 
 # The release candidate number we are making now.
 RC_NUMBER=1

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/website/developers/index.md
----------------------------------------------------------------------
diff --git a/website/developers/index.md b/website/developers/index.md
index eb74497..14dba00 100644
--- a/website/developers/index.md
+++ b/website/developers/index.md
@@ -6,7 +6,7 @@ children:
 - /guide/dev/
 - committers/
 - code-standards.md
-- { link: 'http://github.com/apache/incubator-brooklyn', title: 'GitHub' }
+- { link: 'http://github.com/apache/brooklyn', title: 'GitHub' }
 - { link: 'https://issues.apache.org/jira/browse/BROOKLYN', title: 'Bug 
Tracker (JIRA)' }
 ---
 

http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/45541181/website/meta/license.md
----------------------------------------------------------------------
diff --git a/website/meta/license.md b/website/meta/license.md
index c7f5366..02d05f4 100644
--- a/website/meta/license.md
+++ b/website/meta/license.md
@@ -15,8 +15,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express 
or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 
-Apache Brooklyn is currently undergoing Incubation at the Apache Software 
Foundation.
-
 
 ## Trademark
 

Reply via email to