houshengbo closed pull request #183: Adjust docs to reflect addition of Kube 
deployment to release repos.
URL: https://github.com/apache/incubator-openwhisk-release/pull/183
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/license_compliance.md b/docs/license_compliance.md
index 7b3c490..37d2a4d 100644
--- a/docs/license_compliance.md
+++ b/docs/license_compliance.md
@@ -50,7 +50,7 @@ In addition, the recommended type of approved ASF license 
header (i.e., "full" o
 | Source code (e.g., `*.scala`, `*.go`, `*.java`, `*.py`, etc.) | Full | 
Source code. |
 | Action functions (source) (e.g., `.js`, `.py`, `.swift`, etc, particularly 
under `tests/dat` folder.) | Mini | Source code.</br>Use "Mini" header as best 
practice for performance reasons. |
 | Ansible Group vars. (YAML) (`*/group_vars/all`) | Mini | Project convention. 
|
-| Docker image build file (`dockerfile`) | Mini | May contain functional 
(script) code. |
+| Docker image build file (`Dockerfile`) | Mini | May contain functional 
(script) code. |
 | Documentation (e.g., `*.md`) | Full | Intellectual property. |
 | Gradle files (`build.gradle`, `*.gradle`) | Full |  May contain functional 
scripts and code (e.g., Groovy, Kotlin).</br>Includes build (`build.gradle`) 
and settings (`settings.gradle`)files. |
 | Gradle properties files (`*.properties`) | Mini | Project convention. |
diff --git a/docs/license_exclusions.md b/docs/license_exclusions.md
index 59e6478..5c88700 100644
--- a/docs/license_exclusions.md
+++ b/docs/license_exclusions.md
@@ -17,7 +17,7 @@
 #
 -->
 
-# ASF License header Known Exclusions
+# ASF License Header Known Exclusions
 
 For convenience, the following tables provide listings of each project 
repository's files that have been excluded from having Apache license headers 
and from license scanning utilities that are part of the release process.
 
@@ -161,10 +161,6 @@ In additon, the specific rationale for the exclusion, in 
accordance with Apache
 | [gradle/wrapper/gradle-wrapper.jar]() | GRDL.JAR |
 | [gradlew]() | GRDL.W |
 | [gradlew.bat]() | GRDL.BAT |
-| [specificatio_N/A_rchive/*.pdf]() | **TBD**, e.g., 
specificatio_N/A_rchive/openwhisk_v0.8.1.pdf |
-| [specification/diagrams/*.jpg]() | IMAGE, e.g., 
specification/diagrams/OW-Programming-Model-Slides-Slide1.jpg |
-| [specification/diagrams/*.pptx]() | **TBD**, e.g., 
OW-Programming-Model-Slides.pptx |
-| [specification/*.pdf]() | **TBD**, e.g., specification/openwhisk_v0.9.1.pdf |
 
 ## Exclusions NOT part of Apache source code release
 <!--
@@ -266,8 +262,11 @@ The following "tests" files are excluded from having ASF 
License headers, but al
 ### 
[incubator-openwhisk-wskdeploy](https://github.com/apache/incubator-openwhisk-wskdeploy)
 | Exclusion | Rationale [TAG] |
 |:---|:---|
+| 
[specification/archive/*](https://github.com/apache/incubator-openwhisk-wskdeploy/tree/master/specification/archive)
 | Archive of specification versions in PDF format. |
+| 
[specification/diagrams/*](https://github.com/apache/incubator-openwhisk-wskdeploy/tree/master/specification/diagrams)
 | IMAGE, Ninary images (e.g., ```.jpg```, ```.png```, etc.) used in 
specification HTML. |
 | [tests/apps/owbp-cloudant-trigger/manifest-bp.json]() | JSON |
 | [tests/dat/wskprops]() | API Client configuration data. |
+| [tests/dat/wskpropsnokeycert]() | API Client configuration data. |
 | [tests/src/integration/docker/actions/exec.zip]() | TEST.ZIP |
 | [tests/src/integration/docker/actions/go/exec]() | TEST.ZIP, renamed from 
exec.zip |
 | [tests/src/integration/helloworld/actions/hello.jar]() | TEST.JAR |
@@ -278,8 +277,8 @@ The following "tests" files are excluded from having ASF 
License headers, but al
 | 
[tests/src/integration/runtimetests/src/helloworld/node_modules/string-format/package.json]()
 | JSON |
 | [tests/src/integration/runtimetests/src/helloworld/package.json]() | JSON |
 | [tests/src/integration/validate-packages-in-manifest/actions/hello.jar]() | 
TEST.JAR |
-| 
[tests/src/integration/zipactio_N/A_ctions/cat/node_modules/cat/package.json]() 
| JSON |
-| [tests/src/integration/zipactio_N/A_ctions/cat/package.json]() | JSON |
+| [tests/src/integration/zipactio_actions/cat/node_modules/cat/package.json]() 
| JSON |
+| [tests/src/integration/zipactio_actions/cat/package.json]() | JSON |
 | [tests/apps/owbp-cloudant-trigger/manifest-bp.json]() | JSON |
 
 ### Notes


 

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

Reply via email to