-->
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: Compile error: Caveat Emptor 3.1.0 alpha 3 on Mac OS X
PostPosted: Fri Sep 30, 2005 1:31 pm 
Newbie

Joined: Fri Aug 13, 2004 12:49 pm
Posts: 10
Looks like a case issue in HibernateUtil - if I change ImportFromClasspathEntityResolver() to ImportFromClassPathEntityResolver() then everything compiles.

Code:
    [javac] /Users/trisberg/Downloads/caveatemptor/src/java/org/hibernate/ce/auction/persistence/HibernateUtil.java:50: cannot find symbol
    [javac] symbol  : class ImportFromClasspathEntityResolver
    [javac] location: class org.hibernate.ce.auction.persistence.HibernateUtil
    [javac]             configuration.setEntityResolver(new ImportFromClasspathEntityResolver());
    [javac]                                                 ^
    [javac] 1 error


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 30, 2005 1:42 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
I think we might have a double entry in cvs, one with P and another with p....we need to get sf.net remove the invalid one. Christian ?

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 30, 2005 2:18 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Kicked the file and uploaded new release.


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.