sciabarracom opened a new pull request #84: Actionloop java URL: https://github.com/apache/incubator-openwhisk-runtime-java/pull/84 Implemented a backward compatible action loop runtime. It passes the existing tests. The only user visible changes are in thee way it reports compilation errors at init (not in the logs but in the answer, that is either "ok" or "error" with thee details) and the fact that it does not set the status code when there is an error (it is always 200 because the action loop protocol does not allow for it).
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
