[
https://issues.apache.org/jira/browse/MYRIAD-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967469#comment-14967469
]
Jim Klucar commented on MYRIAD-114:
-----------------------------------
I created a branch with gulp changes and a gradle script. The main gradle
script needs to call this as a dependency and I'm not sure how to do that right.
https://github.com/klucar/incubator-myriad/tree/gulp
[~kensipe]
> Automatic dashboard building
> ----------------------------
>
> Key: MYRIAD-114
> URL: https://issues.apache.org/jira/browse/MYRIAD-114
> Project: Myriad
> Issue Type: Bug
> Reporter: Jim Klucar
> Fix For: Myriad 0.1.0
>
>
> Build the dashboard as part of the Myriad build process. This would require:
> - [ ] npm install of dashboard dependencies
> - [ ] removing files under webapp/public (could be part of gulp)
> - [ ] running gulp script
> Benefits:
> Can remove myriad-scheduler/src/main/resources/webapp/public/* from git. This
> is auto-generated each time gulp is run, so any diffs in this directory don't
> mean anything and are just noise.
> Drawbacks:
> Users must have npm/node installed to build Myriad. (maybe we only build if
> they have node installed?)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)