[seam-commits] Seam SVN: r12020 - branches/enterprise/JBPAPP_5_0.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Feb 9 07:27:26 EST 2010
Author: manaRH
Date: 2010-02-09 07:27:26 -0500 (Tue, 09 Feb 2010)
New Revision: 12020
Modified:
branches/enterprise/JBPAPP_5_0/build.xml
Log:
added tasks unit test into testexamples target
Modified: branches/enterprise/JBPAPP_5_0/build.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build.xml 2010-02-09 06:48:55 UTC (rev 12019)
+++ branches/enterprise/JBPAPP_5_0/build.xml 2010-02-09 12:27:26 UTC (rev 12020)
@@ -448,6 +448,7 @@
<testexample name="hibernate" />
<testexample name="jpa" />
<testexample name="quartz" />
+ <testexample name="tasks" />
</target>
<!-- ########################## 'ALL' TARGETS ##########################-->
More information about the seam-commits
mailing list