You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/06/13 11:29:06 UTC

[GitHub] [zeppelin] r-kamath commented on a change in pull request #3376: [ZEPPELIN-4185] Upgrade Thrift to 0.12.0

r-kamath 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_r293330494
 
 

 ##########
 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:
   @liuxunorg this is an accidental change. However, agimatec-validation 0.9.3 or 0.12.0 are not available and it is addressed in #3381

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services