Skip to content

Fix master branch build error.#217

Closed
Leemoonsoo wants to merge 1 commit intoapache:masterfrom
Leemoonsoo:hotfix
Closed

Fix master branch build error.#217
Leemoonsoo wants to merge 1 commit intoapache:masterfrom
Leemoonsoo:hotfix

Conversation

@Leemoonsoo
Copy link
Copy Markdown
Member

master branch build failing with error

[INFO] Running "jshint:all" (jshint) task
[INFO] 
[INFO] src/app/home/home.controller.js
[INFO]   line 27  col 4  Missing semicolon.
[INFO] 
[INFO] ✖ 1 problem
[INFO] 
[INFO] Warning: Task "jshint:all" failed. Use --force to continue.
[INFO] 
[INFO] Aborted due to warnings.

This patch fixes the build.

@Leemoonsoo
Copy link
Copy Markdown
Member Author

Merging it, while it is providing quickfix for the master branch. (And change is only code style)

@asfgit asfgit closed this in cb9f6f7 Aug 16, 2015
Leemoonsoo added a commit to Leemoonsoo/zeppelin that referenced this pull request Sep 17, 2015
master branch build failing with error

```
[INFO] Running "jshint:all" (jshint) task
[INFO]
[INFO] src/app/home/home.controller.js
[INFO]   line 27  col 4  Missing semicolon.
[INFO]
[INFO] ✖ 1 problem
[INFO]
[INFO] Warning: Task "jshint:all" failed. Use --force to continue.
[INFO]
[INFO] Aborted due to warnings.
```

This patch fixes the build.

Author: Lee moon soo <moon@apache.org>

Closes apache#217 from Leemoonsoo/hotfix and squashes the following commits:

85b2914 [Lee moon soo] Add missing ';'

(cherry picked from commit cb9f6f7)
Signed-off-by: Lee moon soo <moon@apache.org>
lelou6666 pushed a commit to lelou6666/incubator-zeppelin that referenced this pull request Mar 25, 2016
fix line chart x axis minimum to 0, not min(y-data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant