Author: steve.ebersole(a)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>
Show replies by date