Hi Brian,

I assume you tried a clean build with ANTLR 2.7.5 and it failed. 

Let's file a JIRA issue on this, assign it to Michael Bouschen, and track the issue there.

Thanks,

Craig

On Aug 5, 2005, at 10:36 AM, [EMAIL PROTECTED] wrote:

Author: brianm
Date: Fri Aug  5 10:35:55 2005
New Revision: 230492

Log:
Revert antlr version change, isn't as simple as I'd hoped

Modified:
    incubator/jdo/trunk/fostore20/project.xml
    incubator/jdo/trunk/query20/project.xml

Modified: incubator/jdo/trunk/fostore20/project.xml
==============================================================================
--- incubator/jdo/trunk/fostore20/project.xml (original)
+++ incubator/jdo/trunk/fostore20/project.xml Fri Aug  5 10:35:55 2005
@@ -82,7 +82,7 @@
         <dependency>
             <groupId>antlr</groupId>
             <artifactId>antlr</artifactId>
-            <version>2.7.5</version>
+            <version>2.7.3</version>
             <url>http://www.antlr.org/download.html</url>
         </dependency>
     </dependencies>

Modified: incubator/jdo/trunk/query20/project.xml
==============================================================================
--- incubator/jdo/trunk/query20/project.xml (original)
+++ incubator/jdo/trunk/query20/project.xml Fri Aug  5 10:35:55 2005
@@ -57,7 +57,7 @@
         <dependency>
             <groupId>antlr</groupId>
             <artifactId>antlr</artifactId>
-            <version>2.7.5</version>
+            <version>2.7.3</version>
             <url>http://www.antlr.org/download.html</url>
         </dependency>
     </dependencies>




Craig Russell

Architect, Sun Java Enterprise System http://java.sun.com/products/jdo

408 276-5638 mailto:[EMAIL PROTECTED]

P.S. A good JDO? O, Gasp!


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to