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

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


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

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


Modified: trunk/sandbox/ui/inplaceInput/pom.xml
===================================================================
--- trunk/sandbox/ui/inplaceInput/pom.xml	2008-02-22 14:26:32 UTC (rev 6294)
+++ trunk/sandbox/ui/inplaceInput/pom.xml	2008-02-22 14:26:47 UTC (rev 6295)
@@ -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