I submitted the actionloop version of the ruby and java runtimes but the non-actionloop has never been removed. Also there has been some additional work on the java runtime non-actionloop recently. The runtime has been updated to java11 in the non-actionloop version. If needed I can do support for java11 for the actionloop one. -- Michele Sciabarra [email protected]
----- Original message ----- From: Rodric Rabbah <[email protected]> To: [email protected] Subject: Re: Adding OW_ACTION_VERSION Date: Tuesday, December 03, 2019 4:17 PM I went ahead and created PRs for most of the runtimes - ones missing are Docker, Go and Swift. I noticed for Java and Ruby we have two copies of mostly the same code for action-loop and non-action-loop. Do we need two copies of the same code? These exists in Java and Ruby. I didn't spot them elsewhere. https://github.com/apache/openwhisk-runtime-nodejs/pull/154 https://github.com/apache/openwhisk-runtime-python/pull/76 https://github.com/apache/openwhisk-runtime-php/pull/71 https://github.com/apache/openwhisk-runtime-dotnet/pull/27 https://github.com/apache/openwhisk-runtime-java/pull/104 https://github.com/apache/openwhisk-runtime-java/pull/105 https://github.com/apache/openwhisk-runtime-ruby/pull/38 https://github.com/apache/openwhisk-runtime-ruby/pull/39 https://github.com/apache/openwhisk-runtime-rust/pull/18
