[GitHub] mrutkows commented on issue #3264: A list of source files miss Apache license headers

2018-04-27 Thread GitBox
mrutkows commented on issue #3264: A list of source files miss Apache license 
headers
URL: 
https://github.com/apache/incubator-openwhisk/issues/3264#issuecomment-385111832
 
 
   @daisy-ycguo it appears after merging 3565 (ansible/*) and 3566 that only 
the following files remain:
   ```
   openwhisk/actionRuntimes/actionProxy/Dockerfile
   openwhisk/actionRuntimes/actionProxy/README.md
   openwhisk/actionRuntimes/javaAction/delete-build-run.sh
   openwhisk/actionRuntimes/javaAction/Dockerfile
   openwhisk/actionRuntimes/php7.1Action/Dockerfile
   openwhisk/actionRuntimes/python2Action/Dockerfile
   openwhisk/actionRuntimes/pythonAction/Dockerfile
   openwhisk/actionRuntimes/swift3.1.1Action/Dockerfile
   openwhisk/common/scala/copyJMXFiles.sh
   openwhisk/common/scala/src/main/resources/application.conf
   openwhisk/common/scala/src/main/resources/logback.xml
   openwhisk/common/scala/src/main/resources/logging.conf
   openwhisk/common/scala/src/main/resources/reference.conf
   openwhisk/common/scala/transformEnvironment.sh
   openwhisk/core/controller/src/main/resources/application.conf
   openwhisk/core/invoker/src/main/resources/application.conf
   openwhisk/CREDITS.txt
   openwhisk/tools/admin/README.md
   openwhisk/tools/build/README.md
   openwhisk/tools/build/scanCode.cfg
   openwhisk/tools/db/README.md
   openwhisk/tools/dev/README.md
   openwhisk/tools/eclipse/java.xml
   openwhisk/tools/eclipse/scala.properties
   openwhisk/tools/git/pre-commit-scalafmt-gradlew.sh
   openwhisk/tools/git/pre-commit-scalafmt-native.sh
   openwhisk/tools/git/README.md
   openwhisk/tools/jenkins/apache/dockerhub.groovy
   openwhisk/tools/macos/docker-machine/README.md
   openwhisk/tools/macos/docker-machine/tweak-dockerhost.sh
   openwhisk/tools/macos/docker-machine/tweak-dockermachine.sh
   openwhisk/tools/macos/README.md
   openwhisk/tools/travis/build.sh
   openwhisk/tools/travis/flake8.sh
   openwhisk/tools/travis/setup.sh
   openwhisk/tools/ubuntu-setup/all.sh
   openwhisk/tools/ubuntu-setup/ansible.sh
   openwhisk/tools/ubuntu-setup/bashprofile.sh
   openwhisk/tools/ubuntu-setup/docker.sh
   openwhisk/tools/ubuntu-setup/java8.sh
   openwhisk/tools/ubuntu-setup/misc.sh
   openwhisk/tools/ubuntu-setup/pip.sh
   openwhisk/tools/ubuntu-setup/README.md
   openwhisk/tools/ubuntu-setup/scala.sh
   openwhisk/tools/vagrant/README.md
   openwhisk/sdk/docker/Dockerfile
   ...
   
   and it appears you got also got all the new test files under "performance"  
and mesos.md.


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


With regards,
Apache Git Services


[GitHub] mrutkows commented on issue #3264: A list of source files miss Apache license headers

2018-04-27 Thread GitBox
mrutkows commented on issue #3264: A list of source files miss Apache license 
headers
URL: 
https://github.com/apache/incubator-openwhisk/issues/3264#issuecomment-385111832
 
 
   @daisy-ycguo it appears after merging 3565 (ansible/*) and 3566 that only 
the following files remain:
   ```
   openwhisk/tools/macos/docker-machine/tweak-dockerhost.sh
 openwhisk/tools/macos/docker-machine/README.md
 openwhisk/tools/macos/docker-machine/tweak-dockermachine.sh
 openwhisk/tools/macos/README.md
 openwhisk/tools/eclipse/scala.properties
 openwhisk/tools/eclipse/java.xml
 openwhisk/tools/vagrant/README.md
 openwhisk/tools/vagrant/Vagrantfile
 openwhisk/tools/vagrant/hello
 openwhisk/tools/vagrant/hello.cmd
 openwhisk/tools/admin/README.md
 openwhisk/tools/db/README.md
 openwhisk/tools/dev/README.md
 openwhisk/tools/build/scanCode.cfg
 openwhisk/tools/build/README.md
 openwhisk/tools/jenkins/apache/dockerhub.groovy
 openwhisk/tools/ubuntu-setup/bashprofile.sh
 openwhisk/tools/ubuntu-setup/pip.sh
 openwhisk/tools/ubuntu-setup/scala.sh
 openwhisk/tools/ubuntu-setup/java8.sh
 openwhisk/tools/ubuntu-setup/README.md
 openwhisk/tools/ubuntu-setup/ansible.sh
 openwhisk/tools/ubuntu-setup/misc.sh
 openwhisk/tools/ubuntu-setup/all.sh
 openwhisk/tools/ubuntu-setup/docker.sh
 openwhisk/tools/git/pre-commit-scalafmt-gradlew.sh
 openwhisk/tools/git/README.md
 openwhisk/tools/git/pre-commit-scalafmt-native.sh
 openwhisk/tools/travis/setup.sh
 openwhisk/tools/travis/flake8.sh
 openwhisk/tools/travis/build.sh
 openwhisk/core/invoker/src/main/resources/application.conf
 openwhisk/core/controller/src/main/resources/application.conf
 openwhisk/docs/reference.md
 openwhisk/docs/parameters.md
 openwhisk/docs/cli.md
 openwhisk/docs/mobile_sdk.md
 openwhisk/docs/images/README.md
 openwhisk/docs/spi.md
 openwhisk/docs/samples.md
 openwhisk/docs/rest_api.md
 openwhisk/docs/webactions.md
 openwhisk/docs/use_cases.md
 openwhisk/docs/conductors.md
 openwhisk/docs/deploy.md
 openwhisk/docs/logging.md
 openwhisk/docs/catalog.md
 openwhisk/docs/dev/future.md
 openwhisk/docs/dev/configuration.md
 openwhisk/docs/metrics.md
 openwhisk/docs/packages.md
 openwhisk/docs/triggers_rules.md
 openwhisk/docs/feeds.md
 openwhisk/CREDITS.txt
 openwhisk/common/scala/transformEnvironment.sh
 openwhisk/common/scala/copyJMXFiles.sh
 openwhisk/common/scala/src/main/resources/logback.xml
 openwhisk/common/scala/src/main/resources/logging.conf
 openwhisk/common/scala/src/main/resources/application.conf
 openwhisk/common/scala/src/main/resources/reference.conf
 openwhisk/actionRuntimes/python2Action/Dockerfile
 openwhisk/actionRuntimes/javaAction/Dockerfile
 openwhisk/actionRuntimes/javaAction/delete-build-run.sh
 openwhisk/actionRuntimes/swift3.1.1Action/Dockerfile
 openwhisk/actionRuntimes/actionProxy/Dockerfile
 openwhisk/actionRuntimes/actionProxy/README.md
 openwhisk/actionRuntimes/pythonAction/Dockerfile
 openwhisk/actionRuntimes/php7.1Action/Dockerfile
 openwhisk/sdk/docker/Dockerfile
   ...


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


With regards,
Apache Git Services


[GitHub] mrutkows commented on issue #3264: A list of source files miss Apache license headers

2018-04-27 Thread GitBox
mrutkows commented on issue #3264: A list of source files miss Apache license 
headers
URL: 
https://github.com/apache/incubator-openwhisk/issues/3264#issuecomment-385111832
 
 
   @daisy-ycguo it appears after merging 3565 (ansible/*) and 3566 that only 
the following files remain:
   ```
   openwhisk/tools/macos/docker-machine/tweak-dockerhost.sh
 openwhisk/tools/macos/docker-machine/README.md
 openwhisk/tools/macos/docker-machine/tweak-dockermachine.sh
 openwhisk/tools/macos/README.md
 openwhisk/tools/eclipse/scala.properties
 openwhisk/tools/eclipse/java.xml
 openwhisk/tools/vagrant/README.md
 openwhisk/tools/vagrant/Vagrantfile
 openwhisk/tools/vagrant/hello
 openwhisk/tools/vagrant/hello.cmd
 openwhisk/tools/admin/README.md
 openwhisk/tools/db/README.md
 openwhisk/tools/dev/README.md
 openwhisk/tools/build/scanCode.cfg
 openwhisk/tools/build/README.md
 openwhisk/tools/jenkins/apache/dockerhub.groovy
 openwhisk/tools/ubuntu-setup/bashprofile.sh
 openwhisk/tools/ubuntu-setup/pip.sh
 openwhisk/tools/ubuntu-setup/scala.sh
 openwhisk/tools/ubuntu-setup/java8.sh
 openwhisk/tools/ubuntu-setup/README.md
 openwhisk/tools/ubuntu-setup/ansible.sh
 openwhisk/tools/ubuntu-setup/misc.sh
 openwhisk/tools/ubuntu-setup/all.sh
 openwhisk/tools/ubuntu-setup/docker.sh
 openwhisk/tools/git/pre-commit-scalafmt-gradlew.sh
 openwhisk/tools/git/README.md
 openwhisk/tools/git/pre-commit-scalafmt-native.sh
 openwhisk/tools/travis/setup.sh
 openwhisk/tools/travis/flake8.sh
 openwhisk/tools/travis/build.sh
 openwhisk/core/invoker/src/main/resources/application.conf
 openwhisk/core/controller/src/main/resources/application.conf
 openwhisk/docs/reference.md
 openwhisk/docs/parameters.md
 openwhisk/docs/cli.md
 openwhisk/docs/mobile_sdk.md
 openwhisk/docs/images/README.md
 openwhisk/docs/spi.md
 openwhisk/docs/samples.md
 openwhisk/docs/rest_api.md
 openwhisk/docs/webactions.md
 openwhisk/docs/use_cases.md
 openwhisk/docs/conductors.md
 openwhisk/docs/annotations.md
 openwhisk/docs/deploy.md
 openwhisk/docs/logging.md
 openwhisk/docs/catalog.md
 openwhisk/docs/dev/future.md
 openwhisk/docs/dev/configuration.md
 openwhisk/docs/metrics.md
 openwhisk/docs/packages.md
 openwhisk/docs/apigateway.md
 openwhisk/docs/actions.md
 openwhisk/docs/about.md
 openwhisk/docs/triggers_rules.md
 openwhisk/docs/feeds.md
 openwhisk/CREDITS.txt
 openwhisk/common/scala/transformEnvironment.sh
 openwhisk/common/scala/copyJMXFiles.sh
 openwhisk/common/scala/src/main/resources/logback.xml
 openwhisk/common/scala/src/main/resources/logging.conf
 openwhisk/common/scala/src/main/resources/application.conf
 openwhisk/common/scala/src/main/resources/reference.conf
 openwhisk/actionRuntimes/python2Action/Dockerfile
 openwhisk/actionRuntimes/javaAction/Dockerfile
 openwhisk/actionRuntimes/javaAction/delete-build-run.sh
 openwhisk/actionRuntimes/swift3.1.1Action/Dockerfile
 openwhisk/actionRuntimes/actionProxy/Dockerfile
 openwhisk/actionRuntimes/actionProxy/README.md
 openwhisk/actionRuntimes/pythonAction/Dockerfile
 openwhisk/actionRuntimes/php7.1Action/Dockerfile
 openwhisk/sdk/docker/Dockerfile
   ...


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


With regards,
Apache Git Services


[GitHub] mrutkows commented on issue #3264: A list of source files miss Apache license headers

2018-04-06 Thread GitBox
mrutkows commented on issue #3264: A list of source files miss Apache license 
headers
URL: 
https://github.com/apache/incubator-openwhisk/issues/3264#issuecomment-379315586
 
 
   @daisy-ycguo @csantanapr I believe Daisy put together a slide/chart which 
she was going to publish to incubator-openwhisk-release repo. which describes 
which files we chose to exclude (with reasoning that aligns with Apache 
guidance).  That was a couple weeks ago and could not find that posting.  We 
could then discuss that "global" exclusion list and reduce this issue to 
perhaps a smaller subset of files that we would need to add ASF headers to.   
Unfortunately, if I recall, might include .sh and .md files if not more.


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


With regards,
Apache Git Services