You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by sjcorbett <gi...@git.apache.org> on 2015/06/01 11:31:40 UTC

[GitHub] incubator-brooklyn pull request: Revert the eager loading of the c...

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

    https://github.com/apache/incubator-brooklyn/pull/622#discussion_r31411200
  
    --- Diff: docs/_build/build.sh ---
    @@ -179,9 +179,20 @@ function test_site() {
     }
     
     function make_jekyll() {
    +  if [ -f ../usage/dist/target/brooklyn-dist/bin/brooklyn ]; then
    +    ITEMS_JS=style/js/catalog/items.js
    --- End diff --
    
    Does `items.js` need to be checked in if it is generated by this function?


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