GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-docs/pull/220
Delete 'migrating to 0.8.0'
The page http://brooklyn.apache.org/v/0.12.0/misc/index.html includes a
bullet point link "Migrating to 0.8.0". I think we can safely say that we don't
want people to migrate to 0.8.0, so I'm deleting it.
The purpose of the page is to help people get from the `brooklyn.*` package
names to the `org.apache.*` package names, which we did in the 0.8.0 release.
If someone wants to see those docs, it is still available at
http://brooklyn.apache.org/v/0.8.0-incubating/misc/migrate-to-0.8.0.html
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-docs delete-migrate-to-0_8
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/220.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 #220
----
commit 9986a23b87e2f42c7a10625561368fa1c8674573
Author: Aled Sage <[email protected]>
Date: 2017-10-09T11:16:02Z
Delete 'migrating to 0.8.0'
----
---