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/11 18:48:44 UTC

[GitHub] kameshsampath commented on a change in pull request #95: Maven Example

kameshsampath commented on a change in pull request #95: Maven Example
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/95#discussion_r167444806
 
 

 ##########
 File path: README.md
 ##########
 @@ -9,6 +9,7 @@ This repository is part of [Apache OpenWhisk](http://openwhisk.incubator.apache.
 
 * [docker-compose](docker-compose/README.md) allows testing OpenWhisk locally, using Docker Compose. This is ideal if you are contributing to core development
 * [node-local](node-local/README.md) allows testing individual OpenWhisk functions locally, using only node.js. This is ideal if you are writing node.js functions to run in OpenWhisk, but need to emulate some of OpenWhisk's behavior in creating `params` and expecting promises.
+* [maven-java](maven-java/README.adoc) allows testing OpenWhisk Java Actions. This shows how to package the function dependencies e.g. external jar.
 
 Review comment:
   done

----------------------------------------------------------------
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