[GitHub] zeppelin issue #3001: [ZEPPELIN-3524] Replace the Amazon json libs with org....

2018-07-18 Thread arminwasicek
Github user arminwasicek commented on the issue: https://github.com/apache/zeppelin/pull/3001 The story is that Amazon deprecated their use of json.org and moved to jackson. The Zeppelin code in question uses on json.org through the import of the Amazon lib. The change I'm prop

[GitHub] zeppelin pull request #3077: [ZEPPELIN-3631] Increase the maven-shade-plugin...

2018-07-17 Thread arminwasicek
GitHub user arminwasicek opened a pull request: https://github.com/apache/zeppelin/pull/3077 [ZEPPELIN-3631] Increase the maven-shade-plugin version to 3.1.1 ### What is this PR for? Increase the maven-shade-plugin version to 3.1.1 ### What type of PR is it

[GitHub] zeppelin pull request #3001: [ZEPPELIN-3524] Replace the Amazon json libs wi...

2018-06-01 Thread arminwasicek
GitHub user arminwasicek opened a pull request: https://github.com/apache/zeppelin/pull/3001 [ZEPPELIN-3524] Replace the Amazon json libs with org.json ### What is this PR for? Currently, Zeppelin uses a JSON library that Amazon deprecated in subsequent releases. This PR