[GitHub] flink pull request: [FLINK-1938] Add Grunt for building the front-...

2015-07-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/623 --- 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 enabl

[GitHub] flink pull request: [FLINK-1938] Add Grunt for building the front-...

2015-05-01 Thread vikhyat
Github user vikhyat commented on the pull request: https://github.com/apache/flink/pull/623#issuecomment-98117488 Grunt is basically a front-end build tool. It is useful for things like concatenating and minifying JavaScript, precompiling templates etc. The plugin I added also i

[GitHub] flink pull request: [FLINK-1938] Add Grunt for building the front-...

2015-04-27 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/623#issuecomment-96562609 You are definitely welcome to participate in the new web frontend development. Have a look at the branch I sent you and see if you find your way around the new code (i

[GitHub] flink pull request: [FLINK-1938] Add Grunt for building the front-...

2015-04-24 Thread vikhyat
Github user vikhyat commented on the pull request: https://github.com/apache/flink/pull/623#issuecomment-95969891 Sorry about that, I had given up on my last attempt because I couldn't figure out how to do the Maven-Grunt integration. After working on a few other Maven-based projects

[GitHub] flink pull request: [FLINK-1938] Add Grunt for building the front-...

2015-04-24 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/623#issuecomment-95952682 Wow, this comes with a bit of a surprise, given that it is a followup to a year-old discussion in the pre-Apache project "Stratosphere". Because such a long time ha

[GitHub] flink pull request: [FLINK-1938] Add Grunt for building the front-...

2015-04-24 Thread vikhyat
Github user vikhyat commented on the pull request: https://github.com/apache/flink/pull/623#issuecomment-95949279 The build is failing because of the license checker (RAT) hanging, not sure why it's happening. When building locally I get the same issue both on master as well a

[GitHub] flink pull request: [FLINK-1938] Add Grunt for building the front-...

2015-04-24 Thread vikhyat
GitHub user vikhyat opened a pull request: https://github.com/apache/flink/pull/623 [FLINK-1938] Add Grunt for building the front-end This is the first step towards implementing the web interface refactoring I proposed last year: https://groups.google.com/forum/#!topic/stratosphere