You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2017/02/15 22:10:11 UTC

svn commit: r1783154 - /qpid/java/trunk/systests/pom.xml

Author: orudyy
Date: Wed Feb 15 22:10:11 2017
New Revision: 1783154

URL: http://svn.apache.org/viewvc?rev=1783154&view=rev
Log:
NO-JIRA: Add submodule qpid-systests-jms_2.0 into rat excludes for systests

Modified:
    qpid/java/trunk/systests/pom.xml

Modified: qpid/java/trunk/systests/pom.xml
URL: http://svn.apache.org/viewvc/qpid/java/trunk/systests/pom.xml?rev=1783154&r1=1783153&r2=1783154&view=diff
==============================================================================
--- qpid/java/trunk/systests/pom.xml (original)
+++ qpid/java/trunk/systests/pom.xml Wed Feb 15 22:10:11 2017
@@ -183,6 +183,7 @@
         <configuration>
           <excludes>
             <exclude>src/test/resources/org/apache/qpid/test/unit/message/**</exclude>
+            <exclude>qpid-systests-jms_2.0/**</exclude>
           </excludes>
         </configuration>
       </plugin>



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