> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> > A few questions about Hibernate3 HEAD:
> > * Should Hibernate3 HEAD only compile with JDK1.5?
> 
> No.
> 
> The only jdk1.5 dependency is in hibernateext/annotation 
> which is not part of hibernate core.

Unfortunately, it looks like a JDK 1.5 dependency has creeped in, as
Christian noticed:

>> public Object getObjectInstance(Object reference, Name name, Context 
>> ctx, Hashtable<String, ?> env)
>> 
>> in org.hibernate.impl.SessionFactoryObjectFactory.java added by Gavin 
>> two days ago :)

Maybe this needs to be cleaned up?

> > * test/org/hibernate/test/MultiplicityType.java doesn't seem to 
> > compile.  Is that right?
> 
> No - I did a fresh build yesterday without problems.

Well, I did a very fresh (checked out Hibernate3 for the first time) build
this morning and it doesn't compile.  :)

Perhaps this should be cleaned up as well?




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to