[richfaces-svn-commits] JBoss Rich Faces SVN: r16010 - branches/community/3.3.X/samples/richfaces-demo/functional-test.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Nov 26 09:39:41 EST 2009


Author: lfryc at redhat.com
Date: 2009-11-26 09:39:40 -0500 (Thu, 26 Nov 2009)
New Revision: 16010

Modified:
   branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml
Log:
- RF-demo ftest - removed commit mistake - profile 'debug' doesn't work

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	2009-11-26 14:36:17 UTC (rev 16009)
+++ branches/community/3.3.X/samples/richfaces-demo/functional-test/pom.xml	2009-11-26 14:39:40 UTC (rev 16010)
@@ -122,12 +122,6 @@
 		</plugins>
 	</build>
 	<profiles>
-		<profile>
-			<id>debug</id>
-			<properties>
-				<maven.surefire.debug>-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000 -Xnoagent -Djava.compiler=NONE"</maven.surefire.debug>
-			</properties>
-		</profile>
 		<!--
 		  **********************
 		  ** Integration Test **



More information about the richfaces-svn-commits mailing list