Github user alasdairhodge commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/790#discussion_r36394879
--- Diff: core/src/main/java/brooklyn/entity/basic/Attributes.java ---
@@ -114,6 +115,15 @@
"service.problems",
"A map of namespaced indicators of problems with a service");
+ /**
+ * @since 0.8.0
+ */
+ @SuppressWarnings("serial")
--- End diff --
Oh, this is acceptable? I got into the habit of just defining my
`TypeToken`s with the version UUID inline.
---
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.
---