[portal-commits] JBoss Portal SVN: r11960 - branches/JBoss_Portal_Branch_2_6/testsuite/ui-tests.
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Wed Sep 24 06:08:21 EDT 2008
Author: vrockai
Date: 2008-09-24 06:08:21 -0400 (Wed, 24 Sep 2008)
New Revision: 11960
Modified:
branches/JBoss_Portal_Branch_2_6/testsuite/ui-tests/build.xml
Log:
build.xml second fix
Modified: branches/JBoss_Portal_Branch_2_6/testsuite/ui-tests/build.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/testsuite/ui-tests/build.xml 2008-09-24 09:46:05 UTC (rev 11959)
+++ branches/JBoss_Portal_Branch_2_6/testsuite/ui-tests/build.xml 2008-09-24 10:08:21 UTC (rev 11960)
@@ -136,8 +136,9 @@
</target>
<target name="selenium-test" depends="init, compile, run-src">
+<!--
<antcall target="copyApps" />
-<!--
+
<echo message="Starting portal instance : ${portal.instance}" />
<server:start name="${portal.instance}" />
-->
More information about the portal-commits
mailing list