Joshua Davis wrote:
1) It still doesn't compile with 1.4. 2) There are still unit test failures.
I had a few problems building with generics-ea-2.4:
The problem was due to the change in the method signature in ObjectFactory; the generics compiler doesn't have the updated inteface in its stubs set, so it thinks that SessionFactoryObjectFactory is trying to add an overloaded method that erases to the same signature as the one we're trying to implement by mistake, rather than being the actual implementation.
The fix is to add a stub with the updated signature to the generics compiler stubs (collect.jar).
If anyone wants the stub file or the ant properties I'm using to build with the ea-compiler let me know and I'll post.
Simon
-------------------------------------------------------
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