Gavin King wrote:

Yes, we just need a little Ant <replace> to weed out the offending

<String, ?>



in that one file.

Done,
We'll have to be careful before the alpha release however...
Right now.
a new src15 dir contains SessionFactoryObjectFactory
- if the JDK launching ant is 1.5, this file is copied into the build/gensrc
- if the JDK isn't 1.5, the file is copied and the <String ?> is removed
The 1.5 src is always copied in the copysource task.


The task is basic and can surely evolve, but my lazyness and the YAGNI principle won.

--
Emmanuel Bernard
[EMAIL PROTECTED]
http://www.hibernate.org



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to