Making entrypoint optional for Java Actions
Open
enhancement
help wanted
- Dominant language
- Go
- Stars
- 109
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.