You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2017/01/10 09:52:59 UTC

[GitHub] brooklyn-dist pull request #75: Use new brooklyn-server-config feature

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

    https://github.com/apache/brooklyn-dist/pull/75#discussion_r95330574
  
    --- Diff: karaf/features/src/main/feature/feature.xml ---
    @@ -55,7 +55,12 @@
             <bundle>mvn:javax.annotation/javax.annotation-api/${cxf.javax.annotation-api.version}</bundle>
         </feature>
     
    +    <feature name="brooklyn-config" version="${project.version}">
    --- End diff --
    
    Is it worth declaring the feature `brooklyn-config`, rather than just using `brooklyn-server-config` directly? Did you include it for backwards compatibility of downstream projects, or for another reason?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---