Repository: cxf-fediz
Updated Branches:
  refs/heads/master 83746b8cc -> f9c0026d7


Enabling the test


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

Branch: refs/heads/master
Commit: f9c0026d710515f636da3f34b3059484139c96e9
Parents: 83746b8
Author: Colm O hEigeartaigh <cohei...@apache.org>
Authored: Thu Jan 26 12:06:32 2017 +0000
Committer: Colm O hEigeartaigh <cohei...@apache.org>
Committed: Thu Jan 26 12:06:32 2017 +0000

----------------------------------------------------------------------
 systests/custom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/f9c0026d/systests/custom/pom.xml
----------------------------------------------------------------------
diff --git a/systests/custom/pom.xml b/systests/custom/pom.xml
index e80d836..e90d7ff 100644
--- a/systests/custom/pom.xml
+++ b/systests/custom/pom.xml
@@ -253,7 +253,7 @@
                                 
<java.util.logging.config.file>${basedir}/target/test-classes/logging.properties</java.util.logging.config.file>
                             </systemPropertyVariables>
                             <includes>
-                                <include>**/idp/**</include>
+                                <include>**/custom/**</include>
                             </includes>
                             <argLine>-Xms512m -Xmx1024m -XX:MaxPermSize=256m 
</argLine>
                             <!--argLine>-Xms512m -Xmx1024m 
-XX:MaxPermSize=256m -Xdebug 
-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y</argLine-->

Reply via email to