# # ChangeLog for /releases/bedework-3.5/build/buildwar.xml # # Generated by Trac 0.9.3 # 05/20/13 11:15:56 # 06/26/09 16:34:11 douglm [2240] * releases/bedework-3.5: Release branch for bedework 3.5 04/20/09 14:46:57 douglm [2141] * trunk/build/buildsh.xml: * trunk/build/buildwar.xml: * trunk/deployment/appjars.xml: Noticed tha event annotations were getting updated even when no actual updates were taking place. Determined it was hibernate bug http://opensource.atlassian.com/projects/hibernate/browse/HHH-2606 Upgraded to hibernate 3.3.1 - not a bad thing anyway. Discovered the hadn't fixed the bug even though it's about 2years old now. Modified annotation class to use String fro the emptyFlags property instead of the more appropriate char[]. XMl schema changed but not the db schema.