[richfaces-svn-commits] JBoss Rich Faces SVN: r14184 - trunk/ui/assembly.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Wed May 13 14:06:54 EDT 2009


Author: atsebro
Date: 2009-05-13 14:06:54 -0400 (Wed, 13 May 2009)
New Revision: 14184

Modified:
   trunk/ui/assembly/pom.xml
Log:
Adding photo_album_app_guide to the doc release scope

Modified: trunk/ui/assembly/pom.xml
===================================================================
--- trunk/ui/assembly/pom.xml	2009-05-13 18:06:19 UTC (rev 14183)
+++ trunk/ui/assembly/pom.xml	2009-05-13 18:06:54 UTC (rev 14184)
@@ -367,6 +367,22 @@
 												${project.build.directory}/docs/migration/en
 											</outputDirectory>
 										</artifactItem>
+										
+										<artifactItem>
+											<groupId>
+												org.richfaces.docs.photo_album_app_guide
+											</groupId>
+											<artifactId>en</artifactId>
+											<version>
+												${project.version}
+											</version>
+											<type>jar</type>
+											<!--classifier>pdf</classifier-->
+											<outputDirectory>
+												${project.build.directory}/docs/photo_album_app_guide/en
+											</outputDirectory>
+										</artifactItem>
+										
 									</artifactItems>
 									<outputDirectory>
 										${project.build.directory}/docs




More information about the richfaces-svn-commits mailing list