-->
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.  [ 9 posts ] 
Author Message
 Post subject: Issues with release build
PostPosted: Fri Apr 01, 2005 12:19 am 
Beginner
Beginner

Joined: Thu Aug 26, 2004 5:53 am
Posts: 37
WIth the hibernate 3.0 final release there seems to be some issues with the release build

* readme.txt states beta 3 version
* changelog states updated CGLIB 2.1.0 - release contains cglib-full-2.0.2.jar
* changelog states switched to patched ANTLR 2.7.5 - release containss antlr-2.7.4.jar

Thanks guys


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 01, 2005 12:28 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
Um .... that's very strange ... cvs has none of those probs...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 01, 2005 12:30 am 
Beginner
Beginner

Joined: Thu Aug 26, 2004 5:53 am
Posts: 37
yeah - I just looked in cvs so see that just now.

I downloaded the tgz from sourceforge.

it doesn't have antlr-2.7.5H3.jar nor cglib-2.1.jar


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 01, 2005 12:36 am 
Beginner
Beginner

Joined: Thu Aug 26, 2004 5:53 am
Posts: 37
the zip version is ok


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 01, 2005 12:56 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
OK, thanks, I'll remove the tar.gz package.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 01, 2005 4:44 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Did anyone double check this? Both have definitely been build from the same directory (I still have them here) and there is no beta4 or missing JARs in my tar.gz. That's what I've uploaded to SourceForge...


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 03, 2005 3:23 pm 
Beginner
Beginner

Joined: Sun Oct 05, 2003 9:07 am
Posts: 47
I just tried building the hibernate-3.0.zip on OS X and got the following error. I just the zip from SF an hour or so ago.

Code:
foxxy:~/Desktop/hibernate-3.0 mraible$ ant
Buildfile: build.xml
  [taskdef] Could not load definitions from resource checkstyletask.properties. It could not be found.
  [taskdef] Could not load definitions from resource clovertasks. It could not be found.

splash:

init:
     [echo] Build Hibernate-3.0 (2005-04-03 01:17:49)
    [mkdir] Created dir: /Users/mraible/Desktop/hibernate-3.0/build/classes
     [copy] Copying 4 files to /Users/mraible/Desktop/hibernate-3.0/build/classes
     [echo] JDK version: 1.4

init.antlr:

antlr:
    [mkdir] Created dir: /Users/mraible/Desktop/hibernate-3.0/build/gensrc/org/hibernate/hql/antlr
[antlrtask] Exception in thread "main" java.lang.NoClassDefFoundError: antlr/Tool

BUILD FAILED
/Users/mraible/Desktop/hibernate-3.0/build.xml:162: ANTLR returned: 1

Total time: 19 seconds
foxxy:~/Desktop/hibernate-3.0 mraible$ 


I'll try building from CVS.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 03, 2005 3:25 pm 
Beginner
Beginner

Joined: Sun Oct 05, 2003 9:07 am
Posts: 47
Doesn't work from CVS either. Do I need to build on Windows?

Code:
foxxy:~/dev/Hibernate3 mraible$ ant
Buildfile: build.xml
  [taskdef] Could not load definitions from resource clovertasks. It could not be found.

splash:

init:
     [echo] Build Hibernate-3.0 (2005-04-03 01:23:53)
    [mkdir] Created dir: /Users/mraible/workspace/Hibernate3/build/classes
     [copy] Copying 4 files to /Users/mraible/workspace/Hibernate3/build/classes
     [echo] JDK version: 1.4

init.antlr:

antlr:
    [mkdir] Created dir: /Users/mraible/workspace/Hibernate3/build/gensrc/org/hibernate/hql/antlr
[antlrtask] Exception in thread "main" java.lang.NoClassDefFoundError: antlr/Tool

BUILD FAILED
/Users/mraible/workspace/Hibernate3/build.xml:164: ANTLR returned: 1

Total time: 10 seconds
foxxy:~/dev/Hibernate3 mraible$ 


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 03, 2005 3:48 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Complain to the Ant developers about their broken distribution. Copy antlr.jar to ANT_HOME/lib or delete the ant-antlr.jar from there.


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