You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2020/05/03 15:24:37 UTC

svn commit: r1877333 - in /manifoldcf/branches/release-2.16-branch: ./ build.xml

Author: kwright
Date: Sun May  3 15:24:37 2020
New Revision: 1877333

URL: http://svn.apache.org/viewvc?rev=1877333&view=rev
Log:
Pull up another build fix from trunk

Modified:
    manifoldcf/branches/release-2.16-branch/   (props changed)
    manifoldcf/branches/release-2.16-branch/build.xml

Propchange: manifoldcf/branches/release-2.16-branch/
------------------------------------------------------------------------------
  Merged /manifoldcf/trunk:r1877332

Modified: manifoldcf/branches/release-2.16-branch/build.xml
URL: http://svn.apache.org/viewvc/manifoldcf/branches/release-2.16-branch/build.xml?rev=1877333&r1=1877332&r2=1877333&view=diff
==============================================================================
--- manifoldcf/branches/release-2.16-branch/build.xml (original)
+++ manifoldcf/branches/release-2.16-branch/build.xml Sun May  3 15:24:37 2020
@@ -645,10 +645,14 @@
           <exclude name="**/test-HSQLDB-output/"/>
           <exclude name="**/test-HSQLDBext-output/"/>
           <exclude name="**/test-mysql-output/"/>
+          <exclude name="**/test-materials/windows"/>
+          <exclude name="**/test-materials/unix"/>          
           <exclude name="**/test-materials/*.jar"/>
           <exclude name="**/test-materials/*.war"/>
           <exclude name="**/test-materials/*.wsdl"/>
           <exclude name="**/test-materials/*.xsd"/>
+          <exclude name="**/test-materials-proprietary/windows/"/>
+          <exclude name="**/test-materials-proprietary/unix/"/>          
           <exclude name="**/test-materials-proprietary/*.jar"/>
           <exclude name="**/test-materials-proprietary/*.war"/>
           <exclude name="**/test-materials-proprietary/*.wsdl"/>