diff -up ./gunit/pom.xml.pomfix ./gunit/pom.xml
--- ./gunit/pom.xml.pomfix 2009-09-23 14:50:28.000000000 -0400
+++ ./gunit/pom.xml 2010-10-12 17:05:12.000000000 -0400
@@ -142,16 +142,6 @@
maven-surefire-plugin
-
- org.codehaus.mojo
- findbugs-maven-plugin
-
- true
- true
- true
-
-
-
diff -up ./pom.xml.pomfix ./pom.xml
--- ./pom.xml.pomfix 2009-09-23 14:46:18.000000000 -0400
+++ ./pom.xml 2010-10-12 17:05:12.770549001 -0400
@@ -146,25 +146,6 @@
-
- org.codehaus.mojo
- buildnumber-maven-plugin
-
- {0,date,MMM dd, yyyy} {0,time,kk:mm:ss}
-
- - timestamp
-
-
-
-
- validate
-
- create
-
-
-
-
-
maven-compiler-plugin
@@ -179,16 +160,6 @@
- org.codehaus.mojo
- findbugs-maven-plugin
-
- true
- true
- true
-
-
-
-
+ <_nouses>true
+ antlr.org
+ org.antlr.runtime
+ org.antlr.*;version=${project.version}
+
+
+
+
+
+ bundle-manifest
+ process-classes
+
+ manifest
+
+
+
+
diff -up ./tool/pom.xml.pomfix ./tool/pom.xml
--- ./tool/pom.xml.pomfix 2009-09-23 14:50:28.000000000 -0400
+++ ./tool/pom.xml 2010-10-12 17:05:12.000000000 -0400
@@ -59,7 +59,7 @@
org.antlr
antlr3-maven-plugin
- 3.1.3-1
+ 3.2
target/generated-sources/antlr/org/antlr/grammar/v3
@@ -77,6 +77,7 @@
org.codehaus.mojo
antlr-maven-plugin
+ 2.1
src/main/antlr2/org/antlr/grammar/v2
antlr.g codegen.g, antlr.print.g, assign.types.g, buildnfa.g, define.g