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/05/30 15:38:37 UTC

[GitHub] mrutkows commented on issue #166: Assure `lua_modules` directory tree (test deps.) is not part of source or binary release.

mrutkows commented on issue #166: Assure `lua_modules` directory tree (test deps.) is not part of source or binary release.
URL: https://github.com/apache/incubator-openwhisk-release/issues/166#issuecomment-393209838
 
 
   @houshengbo we need to validate the removal with Dragos or Matt Hamann before we submit a vote to release.  In addition, I should note that the install script that installs these modules also installs these modules:
   
   ```
   # Install global dependencies
   luarocks install busted
   luarocks install luacov
   ```
   
   which should be referenced in the LICENSE and not deleted from TAR file.

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