Author: mageshbk(a)jboss.com
Date: 2009-05-13 03:32:54 -0400 (Wed, 13 May 2009)
New Revision: 13349
Modified:
branches/Enterprise_Portal_Platform_4_3_GA_CP01_JBEPP-78/testsuite/ui-tests/build.xml
Log:
[JBEPP-79] Set workspace to ${basedir}
Modified:
branches/Enterprise_Portal_Platform_4_3_GA_CP01_JBEPP-78/testsuite/ui-tests/build.xml
===================================================================
---
branches/Enterprise_Portal_Platform_4_3_GA_CP01_JBEPP-78/testsuite/ui-tests/build.xml 2009-05-13
07:26:37 UTC (rev 13348)
+++
branches/Enterprise_Portal_Platform_4_3_GA_CP01_JBEPP-78/testsuite/ui-tests/build.xml 2009-05-13
07:32:54 UTC (rev 13349)
@@ -3,7 +3,7 @@
<property environment="env" />
- <property name="workspace" location="build.xml" />
+ <property name="workspace" location="${basedir}" />
<property name="java.home" location="${env.JAVA_HOME}" />
<property name="suitename" location="testng-files" />
Show replies by date