Author: jharting
Date: 2009-07-11 15:48:40 -0400 (Sat, 11 Jul 2009)
New Revision: 11270
Modified:
branches/community/Seam_2_2/build.xml
Log:
Fixed seam-tasks tests and added to testall
Modified: branches/community/Seam_2_2/build.xml
===================================================================
--- branches/community/Seam_2_2/build.xml 2009-07-11 19:47:21 UTC (rev 11269)
+++ branches/community/Seam_2_2/build.xml 2009-07-11 19:48:40 UTC (rev 11270)
@@ -528,6 +528,7 @@
<testexample name="jpa" />
<testexample name="quartz" />
<testexample name="guice" />
+ <testexample name="tasks" />
<ant dir="examples/wiki" target="test"
inheritall="false">
<property name="test.output.dir" value="${test.dir}/wiki"
/>
</ant>
Show replies by date