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

orudyy pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git

commit 001d9eaf21e0cc871a031c7e753123d84765c176
Author: Alex Rudyy <oru...@apache.org>
AuthorDate: Sun Sep 29 23:13:50 2019 +0100

    NO-JIRA: Exclude test dependecies from license check
    
    (cherry picked from commit 4d8b5032b41e3cf2caf7366df569f3c36ea84372)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 693b218..5757c75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1439,7 +1439,7 @@
             <!-- version specified in pluginManagement -->
             <configuration>
               <failIfWarning>true</failIfWarning>
-              <excludedScopes>provided</excludedScopes>
+              <excludedScopes>provided,test</excludedScopes>
               
<outputDirectory>${license-maven-plugin-output-dir}</outputDirectory>
               <!-- Exclude logback from being checked, it is dual licensed and 
lists both licenses in META-INF Bundle-License   -->
               <!-- Exclude BCEL from being checked, it is ALv2 but doesnt have 
the necessary metadata -->


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to