You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2017/01/27 12:47:24 UTC

cxf-fediz git commit: Fixing more tests

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 2524b7d3a -> c0424a8c6


Fixing more tests


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/c0424a8c
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/c0424a8c
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/c0424a8c

Branch: refs/heads/master
Commit: c0424a8c6efe375ba27e09f66e072caf5a66ed9d
Parents: 2524b7d
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Jan 27 12:47:17 2017 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Jan 27 12:47:17 2017 +0000

----------------------------------------------------------------------
 systests/custom/pom.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/c0424a8c/systests/custom/pom.xml
----------------------------------------------------------------------
diff --git a/systests/custom/pom.xml b/systests/custom/pom.xml
index 697ca3d..b91e849 100644
--- a/systests/custom/pom.xml
+++ b/systests/custom/pom.xml
@@ -192,7 +192,7 @@
                                     <filtering>false</filtering>
                                 </resource>
                             </resources>       
-                             <overwrite>true</overwrite>       
+                            <overwrite>true</overwrite>       
                         </configuration>            
                     </execution>
                     <execution>
@@ -212,6 +212,7 @@
                                     <filtering>false</filtering>
                                 </resource>
                             </resources>              
+                            <overwrite>true</overwrite>       
                         </configuration>            
                     </execution>
                     <execution>
@@ -231,6 +232,7 @@
                                     <filtering>false</filtering>
                                 </resource>
                             </resources>              
+                            <overwrite>true</overwrite>       
                         </configuration>            
                     </execution>
                 </executions>