Github user geomacy commented on a diff in the pull request:
https://github.com/apache/brooklyn-server/pull/562#discussion_r101565527
--- Diff:
camp/camp-brooklyn/src/test/java/org/apache/brooklyn/camp/brooklyn/test/lite/CampPlatformWithJustBrooklynMgmt.java
---
@@ -30,7 +30,9 @@
public CampPlatformWithJustBrooklynMgmt(ManagementContext mgmt) {
this.mgmt = mgmt;
+ // Deprecated in 0.11.0. Add to release notes and remove in next
release.
--- End diff --
maybe tweak the comment to clarify that it is the `use of getConfig().put()
on the following line` that is deprecated in favour of the use of the
scratchpad. (and same goes for similar comments elsewhere)
---
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 [email protected] or file a JIRA ticket
with INFRA.
---