zeppelin git commit: [ZEPPELIN-2166] HeliumBundleFactoty can't transfile imported es6+

2017-03-05 Thread moon
Repository: zeppelin Updated Branches: refs/heads/branch-0.7 3779100b6 -> 7eef7a82f [ZEPPELIN-2166] HeliumBundleFactoty can't transfile imported es6+ Currently, we don't use any preset. This cause error messages like when a helium package imports another packages which include es6+ syntax. ``

zeppelin git commit: [ZEPPELIN-2166] HeliumBundleFactoty can't transfile imported es6+

2017-03-05 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 296a448e1 -> 252055571 [ZEPPELIN-2166] HeliumBundleFactoty can't transfile imported es6+ ### What is this PR for? Currently, we don't use any preset. This cause error messages like when a helium package imports another packages which in

zeppelin git commit: [ZEPPELIN-2094] Decrease npm install retry time

2017-03-05 Thread moon
Repository: zeppelin Updated Branches: refs/heads/master 95c56f064 -> 296a448e1 [ZEPPELIN-2094] Decrease npm install retry time ### What is this PR for? It’s too delayed for npm install when computer do not connected any networks. Beacause when npm install, it has too long retry timeout. Thi

zeppelin git commit: [ZEPPELIN-791] Build infra: move all RAT to root pom.xml

2017-03-05 Thread felixcheung
Repository: zeppelin Updated Branches: refs/heads/master e4d488b3a -> 95c56f064 [ZEPPELIN-791] Build infra: move all RAT to root pom.xml What is this PR for? It is better have a single place where we manage project-wise RAT exclusions for a contributions under licenses different from Apache,