-->
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.  [ 1 post ] 
Author Message
 Post subject: build failed with the following errors
PostPosted: Thu Sep 11, 2003 7:40 pm 
Beginner
Beginner

Joined: Tue Aug 26, 2003 2:47 pm
Posts: 21
Hi,
I got the sources from CVS today (few minutes ago) and tried to build the hibernate2.jar file. I was getting the following compilation errors. Could some one send me the right sources or point me from where I can get them.

[echo] Build Hibernate-2.0.3 (2003-09-11 04:33:09)

compile:
[javac] Compiling 2 source files to E:\cvs\Hibernate2\build
[javac] E:\cvs\Hibernate2\src\net\sf\hibernate\persister\EntityPersister.java:123: ';' expected
[javac] String[] columns = (String[]) columnNamesByPropertyPath.fpath);
[javac] ^
[javac] E:\cvs\Hibernate2\src\net\sf\hibernate\impl\SessionFactoryImpl.java:208: cannot resolve symbol
[javac] symbol : method ftentClass ()
[javac] location: class net.sf.hibernate.mapping.PersistentClass
[javac] classPersisters.put( model.ftentClass(), cp );
[javac] ^
[javac] E:\cvs\Hibernate2\src\net\sf\hibernate\persister\EntityPersister.java:123: cannot resolve symbol
[javac] symbol : variable fpath
[javac] location: class java.util.HashMap
[javac] String[] columns = (String[]) columnNamesByPropertyPath.fpath);
[javac] ^
[javac] 3 errors

thanks,
TM

_________________
TM


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

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.