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/22 22:07:28 UTC

svn commit: r1544680 - /uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml

Author: cwiklik
Date: Fri Nov 22 21:07:28 2013
New Revision: 1544680

URL: http://svn.apache.org/r1544680
Log:
UIMA-3447 removed excludes from opensources as most of them are to be removed from the svn

Modified:
    uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml

Modified: uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml?rev=1544680&r1=1544679&r2=1544680&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/assembly/bin.xml Fri Nov 22 21:07:28 2013
@@ -545,14 +545,7 @@ under the License.    
       <directory>uima-ducc-web/src/main/webapp/root</directory>
       <outputDirectory>ducc_runtime/webserver/root</outputDirectory>
       <excludes>
-         <exclude>opensources/DataTables-1.9.1/docs/**</exclude>
-         <exclude>opensources/DataTables-1.9.1/media/unit_testing/**</exclude>
-         <exclude>opensources/DataTables-1.9.1/examples/**</exclude>
-         <exclude>opensources/jquery-ui-1.8.4/docs/**</exclude>
-         <exclude>opensources/jquery-ui-1.8.4/demos/**</exclude>
-         <exclude>opensources/jquery-ui-1.8.4/tests/**</exclude>
          <exclude>opensources/**/*.txt</exclude>
-         <exclude>opensources/**/*.zip</exclude>
       </excludes>
       <fileMode>644</fileMode>
       <directoryMode>755</directoryMode>