[hibernate-commits] Hibernate SVN: r16352 - core/branches/antlr3.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Apr 15 22:06:20 EDT 2009


Author: steve.ebersole at jboss.com
Date: 2009-04-15 22:06:20 -0400 (Wed, 15 Apr 2009)
New Revision: 16352

Modified:
   core/branches/antlr3/pom.xml
Log:
clean compile

Modified: core/branches/antlr3/pom.xml
===================================================================
--- core/branches/antlr3/pom.xml	2009-04-16 01:48:58 UTC (rev 16351)
+++ core/branches/antlr3/pom.xml	2009-04-16 02:06:20 UTC (rev 16352)
@@ -191,9 +191,9 @@
                 </configuration>
                 <executions>
                     <execution>
-                        <phase>generate-sources</phase>
                         <goals>
                             <goal>antlr</goal>
+                            <goal>gunit</goal>
                         </goals>
                     </execution>
                 </executions>




More information about the hibernate-commits mailing list