Github user alasdairhodge commented on a diff in the pull request:

    https://github.com/apache/incubator-brooklyn/pull/681#discussion_r32227301
  
    --- Diff: core/src/main/java/brooklyn/entity/basic/BrooklynConfigKeys.java 
---
    @@ -143,6 +143,7 @@
          * component is up, but this entity does not care about the dependent 
component's actual config values.
          */
     
    +    public static final ConfigKey<Boolean> PROVISION_LATCH = 
newBooleanConfigKey("provision.latch", "Latch for blocking location provision 
until ready");
    --- End diff --
    
    Oh wait, `SoftwareProcess` itself isn't consistent with which keys it 
aliases. Ignore me.


---
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.
---

Reply via email to