Skip navigation.
Home

GWT Server Library (GWT-SL) 0.1.5b Released

Dear All,

I am happy to announce release 0.1.5b of the SL which is a maintenance release. The comprehensive change-log:

  • further work on stream protocol
  • further fix for 2035066 - thanks to Daniel Spangler
  • hibernate4gwt replaced with giled
  • added transaction support to hb4gwt example
  • upgraded dependencies:
    • gwt 1.5.3
    • spring 2.5.6
    • hibernate 3.3.1
    • junit 4.4
    • log4j 1.2.15
    • hibernate4gwt replaced with gilead 1.2.029
    • commons logging 1.1.1
    • aspectj 1.6.2
    • commons collections 3.2
    • added javassist 3.4GA, new dependency for hibernate
    • added slf4j 1.5.0, new dependency for hibernate
  • new ant target "all" - alias of "package"
  • eased dependencies in tests to work with SL interfaces