[richfaces-svn-commits] JBoss Rich Faces SVN: r6294 - trunk/sandbox/ui/inplaceSelect.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Feb 22 09:26:32 EST 2008


Author: abelevich
Date: 2008-02-22 09:26:32 -0500 (Fri, 22 Feb 2008)
New Revision: 6294

Modified:
   trunk/sandbox/ui/inplaceSelect/pom.xml
Log:


Modified: trunk/sandbox/ui/inplaceSelect/pom.xml
===================================================================
--- trunk/sandbox/ui/inplaceSelect/pom.xml	2008-02-22 14:15:24 UTC (rev 6293)
+++ trunk/sandbox/ui/inplaceSelect/pom.xml	2008-02-22 14:26:32 UTC (rev 6294)
@@ -22,6 +22,13 @@
               <goal>generate</goal>
             </goals>
           </execution>
+          <execution>
+			<id>generate-test-sources</id>
+            <phase>generate-test-sources</phase>
+            <goals>
+              <goal>generate-tests</goal>
+            </goals>
+          </execution>
         </executions>
         <configuration>
           <library>




More information about the richfaces-svn-commits mailing list