You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/05/14 18:00:40 UTC

[GitHub] merlimat commented on a change in pull request #1774: Removed multifunction.jar from sources

merlimat commented on a change in pull request #1774: Removed multifunction.jar from sources
URL: https://github.com/apache/incubator-pulsar/pull/1774#discussion_r188044421
 
 

 ##########
 File path: pulsar-functions/utils/src/test/java/org/apache/pulsar/functions/utils/functioncache/FunctionClassLoadersTest.java
 ##########
 @@ -34,23 +35,24 @@
 
     @Test
     public void testCreateClassLoader() throws Exception {
-        URL jarUrl = getClass().getClassLoader().getResource("multifunction.jar");
+        URL jarUrl = FileSystems.getDefault()
 
 Review comment:
   Fine for me 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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