[
https://issues.apache.org/jira/browse/BROOKLYN-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aled Sage resolved BROOKLYN-224.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
I just ran {{grep -R brooklyn-incubator *}} across master of all the brooklyn
repos - it found nothing. Therefore marking this as fixed. My best guess is
that we fixed it by 0.10.0 (e.g. a few refs things remained even after our
first non-incubating release of 0.9.0, but that's a wild guess).
> Brooklyn is out of incubator, update code-base accordingly to reflect this
> --------------------------------------------------------------------------
>
> Key: BROOKLYN-224
> URL: https://issues.apache.org/jira/browse/BROOKLYN-224
> Project: Brooklyn
> Issue Type: Bug
> Reporter: Samuel Marks
> Labels: documentation, easyfix
> Fix For: 0.10.0
>
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> There are a bunch of broken links around the place. Maybe someone with access
> can just run this [or similar] against the whole of the codebase and push it
> up?
> {code}
> find -type f -exec sed -i 's/brooklyn-incubator/brooklyn/g' {} \;
> {code}
> Thanks
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)