snleee commented on a change in pull request #4290: Prepare licenses for 0.2 URL: https://github.com/apache/incubator-pinot/pull/4290#discussion_r292109496
########## File path: LICENSE-binary ########## @@ -323,57 +359,58 @@ Common Development and Distribution License (CDDL) 1.0 (see license/LICENSE-cddl-1.0.txt) javax.annotation:javax.annotation-api - https://github.com/javaee/javax.annotation -javax.servlet:javax.servlet-api - https://javaee.github.io/servlet-spec -javax.ws.rs:jsr311-api - https://javaee.github.io/jsr311 +javax.servlet:javax.servlet-api:3.0.1 - https://javaee.github.io/servlet-spec +javax.ws.rs:jsr311-api:1.1.1 - https://javaee.github.io/jsr311 Common Development and Distribution License (CDDL) 1.1 ------------------------------------------------------ (see license/LICENSE-cddl-1.1.txt) -javax.ws.rs:javax.ws.rs-api - http://jax-rs-spec.java.net -org.glassfish.jersey.containers:jersey-container-servlet-core - https://jersey.github.io -org.glassfish.tyrus.bundles:tyrus-standalone-client - https://github.com/tyrus-project/tyrus +com.sun.jersey:jersey-core:1.9 +com.sun.jersey:jersey-server:1.9 +javax.ws.rs:javax.ws.rs-api:2.0.1 - http://jax-rs-spec.java.net +org.glassfish.jersey.containers:jersey-container-servlet-core:2.25.1 - https://jersey.github.io +org.glassfish.tyrus.bundles:tyrus-standalone-client:1.5 - https://github.com/tyrus-project/tyrus Common Public License (CPL) 1.0 ------------------------------- (see license/LICENSE-cpl-1.0.txt) -junit:junit - http://junit.sourceforge.net/junit3.8.1 +junit:junit:3.8.1 - http://junit.sourceforge.net/junit3.8.1 Eclipse Public License (EPL) 1.0 -------------------------------- (see license/LICENSE-epl-1.0.txt) -org.aspectj:aspectjrt - https://www.eclipse.org/aspectj +org.aspectj:aspectjrt:1.8.4 - https://www.eclipse.org/aspectj Eclipse Public LIcense (EPL) 2.0 Review comment: Can you rename `LIcense -> License`? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
