Github user echarles commented on the issue:

    https://github.com/apache/zeppelin/pull/932
  
    @bzz I have updated the PR descrption (first comment) with the need to 
update license and adding a note on how easy it is with jersey to map a full 
json to a pojo being passed as method parameter.
    
    I have also checked the transitive deps [1] and updated 
`zeppelin-distribution/src/bin-license/LICENSE` accordinly.
    
    Lets's if build is green.
    
    + com.fasterxml.jackson.core:jackson-core:jar:2.5.4:compile
    + com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.5.4:compile
    + com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.5.4:compile
    + com.fasterxml.jackson.core:jackson-databind:jar:2.5.4:compile
    + com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.5.4:co
    
    → Apache 2
    
    + javax.annotation:javax.annotation-api:jar:1.2:compile
    
    → CDDL2
    
    + javax.ws.rs:javax.ws.rs-api:jar:2.0.1:compile
    
    → CDDL2
    
    + javax.validation:validation-api:jar:1.1.0.Final:compile
    
    → Apache2
    
    + org.glassfish.hk2:hk2-api:jar:2.4.0-b34:compile
    + org.glassfish.hk2:hk2-locator:jar:2.4.0-b34:compile
    + org.glassfish.hk2:hk2-utils:jar:2.4.0-b34:compile
    + org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile
    + org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b34:compile
    + org.glassfish.hk2.external:javax.inject:jar:2.4.0-b34:compile
    
    → CDDL2
    
    + org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.22.2:compile
    + 
org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.22.2:compile
    + org.glassfish.jersey.core:jersey-client:jar:2.22.2:compile
    + org.glassfish.jersey.core:jersey-common:jar:2.22.2:compile
    + org.glassfish.jersey.core:jersey-server:jar:2.22.2:compile
    + org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.22.2:compile
    + org.glassfish.jersey.media:jersey-media-jaxb:jar:2.22.2:compile
    + org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.22.2:compile
    
    → CDDL
    
    + org.javassist:javassist:jar:3.18.1-GA:compile
    
    → Apache2



---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to