Author: anil.saldhana(a)jboss.com
Date: 2012-02-27 13:28:39 -0500 (Mon, 27 Feb 2012)
New Revision: 1445
Modified:
integration-tests/trunk/picketlink-sts-jbas7-cxf/pom.xml
Log:
include the relevant test
Modified: integration-tests/trunk/picketlink-sts-jbas7-cxf/pom.xml
===================================================================
--- integration-tests/trunk/picketlink-sts-jbas7-cxf/pom.xml 2012-02-27 18:26:30 UTC (rev
1444)
+++ integration-tests/trunk/picketlink-sts-jbas7-cxf/pom.xml 2012-02-27 18:28:39 UTC (rev
1445)
@@ -38,7 +38,7 @@
<printSummary>true</printSummary>
<disableXmlReport>false</disableXmlReport>
<includes>
- <include>**/**TestCase.java</include>
+ <include>**/Picket**TestCase.java</include>
</includes>
<forkMode>pertest</forkMode>
<argLine>-Djava.endorsed.dirs=${basedir}/../picketlink-sts-tests/src/test/resources/endorsed</argLine>
Show replies by date