> I want you to know that "ant clean" wipes out the directory hibernate is
>installed due to relative-path-addressing problems (ok, thats easy to
fix).
heheh true. thats fixed now.
BTW, I use the build script all the time now and all new releases are built
by ant.
>Feature Request:
>It would be nice if hibernate could support versioning via timestamps.
Did you have in mind timestamps written by Hibernate (which is trivially
easy to implement) or some support for sybase-style TIMESTAMP datatype or
timstamps updated by a trigger (which would be a little more work but still
easy).
I had support for Sybase TIMESTAMPs on the todo list at one stage - but
then when no-one asked for it, it didn't seem worth implementing...
|