# # ChangeLog for /branches/douglm/deployment/appjars.xml # # Generated by Trac 0.9.3 # 05/18/13 21:00:59 # 08/06/09 15:04:16 douglm [2312] * branches/douglm/deployment/appjars.xml: * branches/douglm/deployment/inoutsched/shellscr/appjars.xml: * branches/douglm/deployment/inoutsched/shellscr/resources/jndi.properties: Update versions to 3.6 Rename new jms listener in/outbox scheduler Minor fix to inoutsched 07/21/09 13:37:58 douglm [2291] * branches/douglm/build/buildsh.xml: * branches/douglm/build/buildwar.xml: * branches/douglm/build/quickstart/build.xml: * branches/douglm/build/quickstart/run-activemq.xml: * branches/douglm/build/quickstart/run-hsqldb.xml: * branches/douglm/config/bwbuild/default/context.xml: * branches/douglm/deployment/appjars.xml: Simplify notification classes and implement a jms notifications handler. This requires activemq to be running 07/01/09 15:12:44 douglm [2246] * branches/douglm: Work on some stuff before release of 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.