Author: lfryc(a)redhat.com
Date: 2010-03-03 02:32:38 -0500 (Wed, 03 Mar 2010)
New Revision: 16518
Modified:
branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml
Log:
RFPL-284 - rf-demo ftest - pom.xml: default definition of firefoxProfileTemplate points to
maven root directory - caused copying all of the directory data to /tmp/customProfile*
Modified: branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml
===================================================================
--- branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml 2010-03-03
00:08:19 UTC (rev 16517)
+++ branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml 2010-03-03
07:32:38 UTC (rev 16518)
@@ -69,7 +69,6 @@
<selenium.port>8444</selenium.port>
<selenium.debug>false</selenium.debug>
<selenium.maximize>false</selenium.maximize>
- <firefoxProfileTemplate></firefoxProfileTemplate>
<demo.deployable>${demo.deployable.directory}/${demo.deployable.file}</demo.deployable>
<demo.deployable.directory>${project.build.directory}</demo.deployable.directory>
<demo.deployable.file>richfaces-demo.war</demo.deployable.file>
Show replies by date