xingyunhui opened a new issue #3648: java Actionruntime of jar confilcts URL: https://github.com/apache/incubator-openwhisk/issues/3648 hi, I use java8 actionRuntime, and have two jars are conflicted. for example, there is a jar -- base-0.0.1.jar in java8 actionRuntime, my function use a jar -- base-0.0.2.jar, when I run my function in java8 actionRuntime, I find the actionRuntime always use base-0.0.1.jar , and I wanna use base-0.0.2.jar for my funtion
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
