Changes

Release History

VersionDateDescription
1.02011-08-22
0.52011-08-22
0.42010-05-12
0.32010-03-18
0.22009-04-28
0.12009-01-25

Release 1.0 - 2011-08-22

TypeChangesBy
updateRelease for Maven central.imaixner

Release 0.5 - 2011-08-22

TypeChangesBy
addAdd sequence type list.imaixner
addAdd support for class annotations.imaixner
addAdd addToXXX helper method for simple-typed collections.imaixner
addAdd support for keep-collections-not-null on simple-typed collections.imaixner
addAdd support for field annotations.imaixner
updateTimestamp format includes time zone.imaixner
updateMake equals() and hashCode() generic, no more requires super properties.imaixner
updateSimplify toString: convert only for temporal simple types.imaixner

Release 0.4 - 2010-05-12

TypeChangesBy
addSupport for serializable beans.imaixner
fixReverse setters separated to prevent eager loading in Hibernate.imaixner

Release 0.3 - 2010-03-18

TypeChangesBy
addSequences of simple type.imaixner
addSimple type byte.imaixner
addEnable to treat bean properties as simple ones.imaixner
addSupport for date and calendar property types.imaixner
updateDTD discontinued.imaixner
fixRead parent bean definition even from another beans tag.imaixner
fixMethod getBusinessKeyValues() renamed to businessKeyValues() to prevent invalid "businessKeyValues property".imaixner
fixGenerate BeanInfo class for beans with chainable setters, to let java.beans.Introspector recognize the setters.imaixner
updateAttribute type on bean-type is required.imaixner

Release 0.2 - 2009-04-28

TypeChangesBy
updateJBG itself uses JBG Maven plugin.imaixner
updateSwitched from DTD to XSD.imaixner
updateUse new XSLT generator with automatic XSL template resolution from dependencies.imaixner

Release 0.1 - 2009-01-25

TypeChangesBy
addInitial release.imaixner