[portal-commits] JBoss Portal SVN: r5764 - trunk/core
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Tue Dec 5 12:42:04 EST 2006
Author: julien at jboss.com
Date: 2006-12-05 12:42:02 -0500 (Tue, 05 Dec 2006)
New Revision: 5764
Modified:
trunk/core/build.xml
Log:
run all tests in core (was commented because of me in previous commit)
Modified: trunk/core/build.xml
===================================================================
--- trunk/core/build.xml 2006-12-05 17:36:47 UTC (rev 5763)
+++ trunk/core/build.xml 2006-12-05 17:42:02 UTC (rev 5764)
@@ -568,7 +568,6 @@
</x-sysproperty>
<x-test>
-<!--
<zest todir="${test.reports}" name="org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase"
outfile="TEST-PortalObjectContainerTestCase">
<parameter name="CacheNaturalId" value="true"/>
@@ -602,7 +601,6 @@
</zest>
<test todir="${test.reports}"
name="org.jboss.portal.test.core.deployment.JBossApplicationMetaDataFactoryTestCase"/>
--->
<test todir="${test.reports}"
name="org.jboss.portal.test.core.model.portal.PortalObjectPermissionTestCase"/>
</x-test>
More information about the portal-commits
mailing list