You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/11/08 14:55:25 UTC

svn commit: r1540033 - /uima/sandbox/uima-ducc/trunk/pom.xml

Author: cwiklik
Date: Fri Nov  8 13:55:25 2013
New Revision: 1540033

URL: http://svn.apache.org/r1540033
Log:
UIMA-2881

Modified:
    uima/sandbox/uima-ducc/trunk/pom.xml

Modified: uima/sandbox/uima-ducc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/pom.xml?rev=1540033&r1=1540032&r2=1540033&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/pom.xml Fri Nov  8 13:55:25 2013
@@ -408,7 +408,7 @@
      				        <exclude>uima-ducc-spawn/**</exclude> 
      				        <exclude>uima-ducc-transport/**</exclude> 
      				        <exclude>uima-ducc-web/**</exclude> 
-     				        <exclude>uima-ducc-web/src/main/webapp/root/opensources/**/*</exclude> 
+     				        <exclude>**/uima-ducc-web/src/main/webapp/root/opensources/**/*</exclude> 
 				          </excludes> 
 				       </configuration> 
 				    </execution>