You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/04/17 20:24:25 UTC

[jira] [Resolved] (ACCUMULO-4194) Use bundler to manage gem dependencies for jekyll website

     [ https://issues.apache.org/jira/browse/ACCUMULO-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved ACCUMULO-4194.
----------------------------------
    Resolution: Fixed

Did this in https://git1-us-west.apache.org/repos/asf?p=accumulo.git;a=commit;h=b02b3d2be41be18115c77d1333506c31eda352e1. Turns out, there isn't anything special to do, so it was just documentation updates.

{{gem install bundler; bundle install; bundle exec jekyll ...}}

> Use bundler to manage gem dependencies for jekyll website
> ---------------------------------------------------------
>
>                 Key: ACCUMULO-4194
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4194
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: website
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>
> Requiring gems to be globally installed will lead to pain and suffering down the road. We should use bundler to install them locally for the Accumulo site.
> Should be a pretty easy change -- this is what we do for Calcite.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)