Hi guys,

Just used some time on making H3 Configuration serializable *again* ;(
This is important to have a simple way for users to improve startup performance.


To do that some new classes had to be marked as Serializable and I had
to add jexen(!) to allow for serialization of dom4j based documents.

jexen is *only* required for deserialization and not for serialization - go figure!
I've documented that fact in version.properties.


Please note that we actually had this dependency before too, when using dom4j-1.4 where
the jexen classes were included in that .jar file.


I've added the ConfigurationPerformanceTest to AllTest oldSuite to let you
get the red bar when you forget to mark stuff serializable which should be!

--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]
http://jboss.com


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to