You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by neykov <gi...@git.apache.org> on 2017/01/26 14:03:13 UTC

[GitHub] brooklyn-docs pull request #143: Update disk usage explanation

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

    https://github.com/apache/brooklyn-docs/pull/143#discussion_r97998577
  
    --- Diff: guide/ops/requirements.md ---
    @@ -24,8 +24,8 @@ any binaries for custom blueprints/integrations.
     There are three main consumers of disk space:
     
     * **Static files**: these are the Apache Brooklyn distribution with its own
    -  dependencies, plus binaries for custom blueprints and integrations added to
    -  the `lib` directory. Note that Brooklyn requires that Java is installed which
    +  dependencies, plus OSGi bundles for custom blueprints and integrations added to
    +  the `data/cache` directory. Note that Brooklyn requires that Java is installed which
    --- End diff --
    
    Custom bundles would be added to `deploy` folder, `data/cache` is an internal detail.


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