kameshsampath opened a new issue #233: Making entrypoint optional for Java Actions URL: https://github.com/apache/incubator-openwhisk-cli/issues/233 With https://github.com/apache/incubator-openwhisk-runtime-java/issues/14 the Java Actions will be able to infer the entrypoint via Main-Class attribute of the jar. Hence the check https://github.com/kameshsampath/incubator-openwhisk-cli/blob/master/commands/action.go#L512 could be made optional for Java Actions
---------------------------------------------------------------- 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
