[richfaces-svn-commits] JBoss Rich Faces SVN: r4496 - branches/3.1.x/docs/userguide.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed Dec 5 10:06:30 EST 2007


Author: vkorluzhenko
Date: 2007-12-05 10:06:30 -0500 (Wed, 05 Dec 2007)
New Revision: 4496

Modified:
   branches/3.1.x/docs/userguide/pom.xml
Log:
http://jira.jboss.com/jira/browse/RF-1174 - new components added to build process

Modified: branches/3.1.x/docs/userguide/pom.xml
===================================================================
--- branches/3.1.x/docs/userguide/pom.xml	2007-12-05 14:53:40 UTC (rev 4495)
+++ branches/3.1.x/docs/userguide/pom.xml	2007-12-05 15:06:30 UTC (rev 4496)
@@ -70,6 +70,19 @@
 											org.richfaces.ui
 										</groupId>
 										<artifactId>
+											contextMenu
+										</artifactId>
+										<version>
+											${project.version}
+										</version>
+									</artifactItem>
+
+
+									<artifactItem>
+										<groupId>
+											org.richfaces.ui
+										</groupId>
+										<artifactId>
 											dataFilterSlider
 										</artifactId>
 										<version>
@@ -189,6 +202,17 @@
 										<groupId>
 											org.richfaces.ui
 										</groupId>
+										<artifactId>listShuttle</artifactId>
+										<version>
+											${project.version}
+										</version>
+									</artifactItem>
+
+
+									<artifactItem>
+										<groupId>
+											org.richfaces.ui
+										</groupId>
 										<artifactId>
 											menu-components
 										</artifactId>
@@ -231,6 +255,18 @@
 										<groupId>
 											org.richfaces.ui
 										</groupId>
+										<artifactId>
+											orderingList
+										</artifactId>
+										<version>
+											${project.version}
+										</version>
+									</artifactItem>
+
+									<artifactItem>
+										<groupId>
+											org.richfaces.ui
+										</groupId>
 										<artifactId>paint2D</artifactId>
 										<version>
 											${project.version}




More information about the richfaces-svn-commits mailing list