[richfaces-svn-commits] JBoss Rich Faces SVN: r11513 - trunk/test-applications/seleniumTest.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Dec 3 08:29:52 EST 2008


Author: konstantin.mishin
Date: 2008-12-03 08:29:52 -0500 (Wed, 03 Dec 2008)
New Revision: 11513

Modified:
   trunk/test-applications/seleniumTest/pom.xml
Log:
RF-5197
only for test


Modified: trunk/test-applications/seleniumTest/pom.xml
===================================================================
--- trunk/test-applications/seleniumTest/pom.xml	2008-12-03 13:13:07 UTC (rev 11512)
+++ trunk/test-applications/seleniumTest/pom.xml	2008-12-03 13:29:52 UTC (rev 11513)
@@ -206,6 +206,11 @@
 		<module>samples</module>
 	</modules>
 	<dependencies>
+		<dependency>
+			<groupId>com.sun.facelets</groupId>
+			<artifactId>jsf-facelets</artifactId>
+			<version>1.1.14</version>
+		</dependency>
 				<dependency>
 					<groupId>javax.el</groupId>
 					<artifactId>el-api</artifactId>




More information about the richfaces-svn-commits mailing list