[jboss-cvs] Picketbox SVN: r148 - trunk/security-spi/parent.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 12 10:30:11 EST 2011


Author: anil.saldhana at jboss.com
Date: 2011-01-12 10:30:10 -0500 (Wed, 12 Jan 2011)
New Revision: 148

Modified:
   trunk/security-spi/parent/pom.xml
Log:
fix relative path

Modified: trunk/security-spi/parent/pom.xml
===================================================================
--- trunk/security-spi/parent/pom.xml	2011-01-12 15:18:08 UTC (rev 147)
+++ trunk/security-spi/parent/pom.xml	2011-01-12 15:30:10 UTC (rev 148)
@@ -43,7 +43,6 @@
              <configuration>
                <printSummary>true</printSummary>
                <disableXmlReport>false</disableXmlReport>
-               <testFailureIgnore>true</testFailureIgnore>
                <includes>
                  <include>**/**TestCase.java</include>
                </includes>



More information about the jboss-cvs-commits mailing list