Author: julien(a)jboss.com
Date: 2007-03-07 17:44:51 -0500 (Wed, 07 Mar 2007)
New Revision: 6588
Modified:
trunk/common/build.xml
Log:
uncomment the test cases I had just commited as comments
Modified: trunk/common/build.xml
===================================================================
--- trunk/common/build.xml 2007-03-07 22:44:19 UTC (rev 6587)
+++ trunk/common/build.xml 2007-03-07 22:44:51 UTC (rev 6588)
@@ -204,7 +204,6 @@
<x-test>
<test todir="${test.reports}"
name="org.jboss.portal.test.common.ObjectLoaderTestCase"/>
-<!--
<test todir="${test.reports}"
name="org.jboss.portal.test.common.MarkupTestCase"/>
<test todir="${test.reports}"
name="org.jboss.portal.test.common.TypedMapTestCase"/>
<test todir="${test.reports}"
name="org.jboss.portal.test.common.test.InfoTestCase"/>
@@ -232,7 +231,6 @@
<test todir="${test.reports}"
name="org.jboss.portal.test.common.CopyOnWriteRegistryTestCase"/>
<test todir="${test.reports}"
name="org.jboss.portal.test.common.URLToolsTestCase"/>
<test todir="${test.reports}"
name="org.jboss.portal.test.common.ToolsTestCase"/>
--->
</x-test>
<x-classpath>
<pathelement location="${build.classes}"/>
Show replies by date