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

schor pushed a commit to branch rc/uimaj-3.1.1
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 20dced7db33b8ae9a879dbf70c038df679a6587e
Author: Marshall Schor <[email protected]>
AuthorDate: Mon Nov 4 13:24:40 2019 -0500

    put combine.self on target for test
---
 uimaj-eclipse-update-site/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/uimaj-eclipse-update-site/pom.xml 
b/uimaj-eclipse-update-site/pom.xml
index 455b9ca..6852f55 100644
--- a/uimaj-eclipse-update-site/pom.xml
+++ b/uimaj-eclipse-update-site/pom.xml
@@ -133,7 +133,7 @@
               <goal>run</goal>
             </goals>
             <configuration>
-              <target>
+              <target combine.self="override">
                 <taskdef classname="net.sf.antcontrib.logic.IfTask" name="if" 
/>
 
                 <condition property="eclipse.home" 
value="${uima-maven-build-eclipse-home}">

Reply via email to