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/04/23 14:32:06 UTC

[GitHub] daisy-ycguo opened a new issue #125: Update RAT config to exclude some files in OpenWhisk repo

daisy-ycguo opened a new issue #125: Update RAT config to exclude some files in OpenWhisk repo
URL: https://github.com/apache/incubator-openwhisk-release/issues/125
 
 
   We should edit pom.xml to exclude below files, which are reported in issue #93 .
   We may need to update scan tool also, to sync with the changes.
   
   configurations:
   ```
     openwhisk/ansible/group_vars/all
     openwhisk/ansible/environments/docker-machine/group_vars/all
     openwhisk/ansible/environments/distributed/group_vars/all
     openwhisk/ansible/environments/distributed/files/openstack/openstack.env
     openwhisk/ansible/environments/distributed/hosts
     openwhisk/ansible/environments/vagrant/group_vars/all
     openwhisk/ansible/environments/vagrant/hosts
     openwhisk/ansible/environments/local/group_vars/all
     openwhisk/ansible/ansible.cfg
     openwhisk/ansible/files/package-versions.ini
     openwhisk/tools/eclipse/scala.properties
     openwhisk/tools/eclipse/java.xml
     openwhisk/tools/build/scanCode.cfg
     openwhisk/tools/jenkins/apache/dockerhub.groovy
     openwhisk/core/invoker/src/main/resources/application.conf
     openwhisk/core/controller/src/main/resources/application.conf
     openwhisk/core/controller/src/main/resources/reference.conf
     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/performance/gatling_tests/src/gatling/resources/conf/logback.xml
     openwhisk/performance/wrk_tests/post.lua
   
   ```
   legal documents
   ```
     openwhisk/CREDITS.txt
     openwhisk/licenses/LICENSE-scala.txt
     openwhisk/licenses/LICENSE-apachehttpcomponentsclient.txt
     openwhisk/licenses/LICENSE-pureconfig.txt
     openwhisk/licenses/LICENSE-logbackclassic.txt
     openwhisk/licenses/LICENSE-jsr305.txt
   ```
   Very short files without any creativity
   
   ```
     openwhisk/actionRuntimes/python2Action/Dockerfile
     openwhisk/actionRuntimes/swift4.1Action/Dockerfile
     openwhisk/actionRuntimes/nodejs6Action/Dockerfile
     openwhisk/actionRuntimes/javaAction/Dockerfile
     openwhisk/actionRuntimes/swift3.1.1Action/Dockerfile
     openwhisk/actionRuntimes/nodejs8Action/Dockerfile
     openwhisk/actionRuntimes/actionProxy/Dockerfile
     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:
users@infra.apache.org


With regards,
Apache Git Services