-->
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.  [ 4 posts ] 
Author Message
 Post subject: Hibernate 3.0.5 Code Won't Build?
PostPosted: Sat Oct 01, 2005 10:19 pm 
Beginner
Beginner

Joined: Sun Jul 31, 2005 1:23 pm
Posts: 35
Lots of Java code does something like this:

import org.hibernate.hql.antlr.HqlSqlTokenTypes;

There is no org.hibernate.hql.antlr source code included with the hibernate distribution?

What am I doing wrong?


Top
 Profile  
 
 Post subject: Re: Hibernate 3.0.5 Code Won't Build?
PostPosted: Tue Nov 08, 2005 2:34 pm 
Newbie

Joined: Mon Oct 31, 2005 2:35 pm
Posts: 4
LanceVance wrote:
Lots of Java code does something like this:

import org.hibernate.hql.antlr.HqlSqlTokenTypes;

There is no org.hibernate.hql.antlr source code included with the hibernate distribution?

What am I doing wrong?


Anyone know where i can d/l this source?

- MM


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 08, 2005 3:11 pm 
Expert
Expert

Joined: Fri Aug 19, 2005 2:11 pm
Posts: 628
Location: Cincinnati
there is jar that comes with the h3 download called antlr-2.7.5H3.jar which might be where that is

_________________
Chris

If you were at work doing this voluntarily, imagine what you'd want to see to answer a question.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 08, 2005 3:24 pm 
Senior
Senior

Joined: Mon Apr 04, 2005 8:04 am
Posts: 128
Location: Manchester, NH USA
The ANTLR parser for HQL is generated by the antlr target in the ant build file. How are you running the build?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 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.