Github user geomacy commented on a diff in the pull request:
https://github.com/apache/brooklyn-server/pull/482#discussion_r92219271
--- Diff:
camp/camp-brooklyn/src/main/java/org/apache/brooklyn/camp/brooklyn/spi/dsl/methods/DslComponent.java
---
@@ -410,6 +424,7 @@ public String toString() {
}
}
+ @DslAccessible
--- End diff --
(does the comment on the PR header, "DslComponent is a special case where
it will not be resolved before evaluating the DSL as that's the expected
behaviour.", still apply?)
---
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.
---