You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/02/27 18:54:31 UTC

[GitHub] kameshsampath opened a new issue #233: Making entrypoint optional for Java Actions

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:
users@infra.apache.org


With regards,
Apache Git Services