Author: fjuma
Date: 2009-05-15 16:38:26 -0400 (Fri, 15 May 2009)
New Revision: 429
Modified:
trunk/jsfunit/pom.xml
Log:
Including the connection factory tests in jsfunit/pom.xml.
Modified: trunk/jsfunit/pom.xml
===================================================================
--- trunk/jsfunit/pom.xml 2009-05-15 18:46:04 UTC (rev 428)
+++ trunk/jsfunit/pom.xml 2009-05-15 20:38:26 UTC (rev 429)
@@ -447,6 +447,7 @@
<include>**/as5/app/ejb/*Test.java</include>
<include>**/as5/jmsDestinations/*Test.java</include>
<include>**/as5/datasources/*Test.java</include>
+
<include>**/as5/connfactories/*Test.java</include>
<include>**/jsfunit/*Test.java</include>
<!--
-->
Show replies by date