GitHub user 1ambda reopened a pull request:
https://github.com/apache/zeppelin/pull/1659
[ZEPPELIN-1667] Fix maven options while updating node, npm packages
### What is this PR for?
Update maven plugin, node vesion, npm package and fix tests to make #1639
pass CI
### What is the Jira issue?
Sub issue of #1639
### Questions:
Does the licenses files need update? NO
Is there breaking changes for older versions? YES (front-end build tool
usage changed)
Does this needs documentation? YES (front-end build tool usage changed)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/1ambda/zeppelin pr/1639
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1659.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1659
----
commit ef32be0d8178d1eaafb40c5223c3b40375608a01
Author: 1ambda <[email protected]>
Date: 2016-11-19T07:47:42Z
chore: Update frontend plugin version
commit a5d43df6921ce556292e73415611dca9d4fdcda5
Author: 1ambda <[email protected]>
Date: 2016-11-19T08:05:21Z
chore: Add test, build task to npm
commit 11e9b003cc530f24b182ba8ace44180e612fa38a
Author: 1ambda <[email protected]>
Date: 2016-11-19T12:30:08Z
chore: Set maven options
commit 6b12125fd773d73cff6f2455ef2b08fa8750b9da
Author: 1ambda <[email protected]>
Date: 2016-11-19T12:37:26Z
fix(web): npm tasks in pom.xml
commit 8efd32db0fbb7d62b689bf9b8acbbb4cce61fa37
Author: 1ambda <[email protected]>
Date: 2016-11-19T12:49:26Z
fix(web): Set maven PerrGen option
commit 244f7c5ef3c5e5c2a2cc6db85dceee1704fd64c3
Author: 1ambda <[email protected]>
Date: 2016-11-19T13:21:57Z
chore: Update assembly plugin version
commit 3daf4238d919d1a077e00afcfa87dfdbdef7efa2
Author: 1ambda <[email protected]>
Date: 2016-11-19T13:24:43Z
chore: Set maven option using mavenrc
commit f2a85145e22e9298d886038e9c10107e7492376e
Author: 1ambda <[email protected]>
Date: 2016-11-19T13:27:53Z
chore: fix travis maven option
commit 548336c28e907efb8ffab621ad023b04132e9fb5
Author: 1ambda <[email protected]>
Date: 2016-11-19T13:38:10Z
chore: Remove bower install root option
commit 4fcc48b3a1c8928a91223f597f39c36b8674d64b
Author: 1ambda <[email protected]>
Date: 2016-11-19T13:44:55Z
chore: Update node, npm version to avoid proxy error
commit a6d10990da52f31aa0b9fb371bd4d72b21f47e16
Author: 1ambda <[email protected]>
Date: 2016-11-19T13:50:53Z
fix: Restore bower install option
commit 3ca7372bc804f4da26269b7e2b3d39f02f429339
Author: 1ambda <[email protected]>
Date: 2016-11-19T14:19:13Z
chore: Add slient option to bower (show error only)
commit 216db8751f6027dae07b3a4c06378a804d834bac
Author: 1ambda <[email protected]>
Date: 2016-11-19T14:31:40Z
chore: Update karma, phantom related package version
commit f0f7dc72b422e400ddcd2815f78ec6742162e809
Author: 1ambda <[email protected]>
Date: 2016-11-19T14:58:43Z
test: fix test for jasmine-core 2.x
ref -
http://stackoverflow.com/questions/27680933/jasmine-have-createspy-return-mock-object
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---