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

    https://github.com/apache/brooklyn-server/pull/120#discussion_r60735381
  
    --- Diff: 
karaf/init/src/main/java/org/apache/brooklyn/launcher/osgi/OsgiLauncher.java ---
    @@ -38,6 +39,7 @@
     public class OsgiLauncher extends BasicLauncher<OsgiLauncher> {
     
         private static final Logger LOG = 
LoggerFactory.getLogger(OsgiLauncher.class);
    +    private static final String DEFAULT_CATALOG_BOM = 
"file:conf/brooklyn/default.catalog.bom";
    --- End diff --
    
    What do you think about moving the file to the `etc` folder?


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