This is an automated email from the ASF dual-hosted git repository.

houshengbo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new ae312b5  Fix exclusions for wskdeploy repo. (#173)
ae312b5 is described below

commit ae312b53511b5893702e58099cd074e4f5e70ca2
Author: Matt Rutkowski <[email protected]>
AuthorDate: Fri Jun 1 12:05:27 2018 -0500

    Fix exclusions for wskdeploy repo. (#173)
---
 docs/license_exclusions.md | 34 +++++++++++++++++++---------------
 1 file changed, 19 insertions(+), 15 deletions(-)

diff --git a/docs/license_exclusions.md b/docs/license_exclusions.md
index a73ee91..59e6478 100644
--- a/docs/license_exclusions.md
+++ b/docs/license_exclusions.md
@@ -165,21 +165,6 @@ In additon, the specific rationale for the exclusion, in 
accordance with Apache
 | [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 |
-| [tests/apps/owbp-cloudant-trigger/manifest-bp.json]() | JSON |
-| [tests/dat/wskprops]() | 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 |
-| [tests/src/integration/jaraction/src/hello.jar]() | TEST.JAR |
-| [tests/src/integration/message-hub/src/events.json]() | JSON |
-| [tests/src/integration/runtimetests/src/hello.jar]() | TEST.JAR |
-| [tests/src/integration/runtimetests/src/helloworld/helloworld.zip]() | 
TEST.ZIP |
-| 
[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/apps/owbp-cloudant-trigger/manifest-bp.json]() | JSON |
 
 ## Exclusions NOT part of Apache source code release
 <!--
@@ -278,5 +263,24 @@ The following "tests" files are excluded from having ASF 
License headers, but al
 |:---|:---|
 | 
[tests/dat/SwiftyRequest/Package.resolved](https://github.com/apache/incubator-openwhisk-runtime-swift/blob/master/tests/dat/actions/SwiftyRequest/Package.resolved)
 | OAPI |
 
+### 
[incubator-openwhisk-wskdeploy](https://github.com/apache/incubator-openwhisk-wskdeploy)
+| Exclusion | Rationale [TAG] |
+|:---|:---|
+| [tests/apps/owbp-cloudant-trigger/manifest-bp.json]() | JSON |
+| [tests/dat/wskprops]() | 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 |
+| [tests/src/integration/jaraction/src/hello.jar]() | TEST.JAR |
+| [tests/src/integration/message-hub/src/events.json]() | JSON |
+| [tests/src/integration/runtimetests/src/hello.jar]() | TEST.JAR |
+| [tests/src/integration/runtimetests/src/helloworld/helloworld.zip]() | 
TEST.ZIP |
+| 
[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/apps/owbp-cloudant-trigger/manifest-bp.json]() | JSON |
+
 ### Notes
 - logback (logger) failed in PG when adding XML comments that included the ASF 
license header. See 
PR[#3702](https://github.com/apache/incubator-openwhisk/pull/3702/files) which 
had to be reverted (although it passed Travis).  This needs to be investigated 
as to why it failed in PG and if we need additional Travis tests.

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to