-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: AST source errors
PostPosted: Mon Apr 18, 2005 12:10 pm 
Newbie

Joined: Thu Jun 03, 2004 10:29 am
Posts: 13
I just downloaded the Hibernate 3 source and when I opened it up in Eclipse, many of the classes in the org.hibernate.hql.ast package have errors. There are many references to classes that do not exist in the source.

There is a very specific thing I need to modify in the AbstractBatcher class. I had done it to the BatcherImpl in version 2.1.7c and would like to upgrade to Hibernate3. But I need to port this change.

Is the org.hibernate.hql.ast package necessary for Hibernate3 to run properly? Can I recompile the rest of the source and ignore this package?

Thanks for any help.

John Murray


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 18, 2005 12:13 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 3:00 pm
Posts: 1816
Location: Austin, TX
The classes in that package are generated by Antlr. You need to run the antlr target from the build script.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 18, 2005 12:33 pm 
Newbie

Joined: Thu Jun 03, 2004 10:29 am
Posts: 13
steve wrote:
The classes in that package are generated by Antlr. You need to run the antlr target from the build script.


I see. I ran the build script and then added the generated source to the distributed source. It all seems fine now. Thanks for the quick help.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.