Add file-paths ** 17/41317/2
authoragardner <agardner@linuxfoundation.org>
Thu, 7 Sep 2017 14:51:25 +0000 (10:51 -0400)
committeragardner <agardner@linuxfoundation.org>
Thu, 7 Sep 2017 14:53:06 +0000 (10:53 -0400)
this should make forbidden-file-paths work

Change-Id: I18d63bffb92abd916eae54c7aafe9a8e1e98926f
Signed-off-by: agardner <agardner@linuxfoundation.org>
jjb/apex/apex.yml
jjb/apex/apex.yml.j2

index 158eee5..9ccf8e3 100644 (file)
                 branches:
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/{branch}'
-                disable-strict-forbidden-file-verification: 'false'
+                disable-strict-forbidden-file-verification: 'true'
+                file-paths:
+                  - compare-type: ANT
+                    pattern: '**'
                 forbidden-file-paths:
                   - compare-type: ANT
                     pattern: 'apex/tests/**'
                   - compare-type: ANT
                     pattern: 'docs/**'
+
     properties:
         - logrotate-default
         - build-blocker:
index e907e2a..c878fe6 100644 (file)
                 branches:
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/{branch}'
-                disable-strict-forbidden-file-verification: 'false'
+                disable-strict-forbidden-file-verification: 'true'
+                file-paths:
+                  - compare-type: ANT
+                    pattern: '**'
                 forbidden-file-paths:
                   - compare-type: ANT
                     pattern: 'apex/tests/**'
                   - compare-type: ANT
                     pattern: 'docs/**'
+
     properties:
         - logrotate-default
         - build-blocker: