liuxunorg commented on a change in pull request #3376: [ZEPPELIN-4185] Upgrade Thrift to 0.12.0 URL: https://github.com/apache/zeppelin/pull/3376#discussion_r293194485
########## File path: zeppelin-interpreter/src/test/java/org/apache/zeppelin/dep/DependencyResolverTest.java ########## @@ -89,13 +89,13 @@ public void testLoad() throws Exception { // load from added repository resolver.addRepo("sonatype", "https://oss.sonatype.org/content/repositories/agimatec-releases/", false); - resolver.load("com.agimatec:agimatec-validation:0.9.3", testCopyPath); Review comment: Need to be modified here? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services