JOMC SDK Changelog

Version 1.0-beta-2 - Build 2010-06-29T15:01:23+0200

Version Date Developer Action Description
1.0-alpha-2 2009-09-26 schulte2005 FIX http://jomc.org/sdk/model schema updates:
  • Corrected selector of schema-key key.
1.0-alpha-3 2009-10-04 schulte2005 UPDATE Build updates.
1.0-alpha-4 2009-11-19 schulte2005 UPDATE Updated to JOMC 1.0-alpha-9.
1.0-alpha-4 2009-11-19 schulte2005 UPDATE Removed deprecated classes.
1.0-alpha-5 2010-02-02 schulte2005 UPDATE Refactored to multi-module project adding artifact jomc-sdk-model.
1.0-alpha-5 2010-02-02 schulte2005 UPDATE Added ListType, MapType and ItemType complex types to the jomc-sdk-1.0.xsd schema.
1.0-alpha-6 2010-02-06 schulte2005 UPDATE Added jomc-sdk-jpa and jomc-sdk-jta artifacts.
1.0-alpha-7 2010-03-08 schulte2005 UPDATE Updated to JOMC 1.0-alpha-17.
1.0-alpha-7 2010-03-08 schulte2005 UPDATE Updated to JOMC Logging 1.0-alpha-10.
1.0-alpha-8 2010-03-19 schulte2005 UPDATE Updated to JOMC 1.0-alpha-18.
1.0-alpha-8 2010-03-19 schulte2005 UPDATE Updated to JOMC Logging 1.0-alpha-11.
1.0-alpha-9 2010-03-27 schulte2005 UPDATE Updated to JOMC 1.0-alpha-19.
1.0-alpha-9 2010-03-27 schulte2005 UPDATE Updated to JOMC Logging 1.0-alpha-12.
1.0-beta-1 2010-04-03 schulte2005 UPDATE Updated to JOMC 1.0-beta-1.
1.0-beta-1 2010-04-03 schulte2005 UPDATE Updated to JOMC Logging 1.0-beta-1.
1.0-beta-2 2010-06-29 schulte2005 ADD Added JPA Query Factory and JPA Native Query Factory implementations to the jomc-sdk-jpa artifact. See the CLIRR Report.
1.0-beta-2 2010-06-29 schulte2005 ADD Added JAXB Binder Factory, JAXB Introspector Factory, JAXP Validator Factory, JAXP Validator Handler Factory, JAXP Document Builder Factory, JAXP SAX Parser Factory and JAXP SAX XML Reader Factory implementations to the jomc-sdk-model artifact. See the CLIRR Report.
1.0-beta-2 2010-06-29 schulte2005 ADD Added support for Java system property substitutions (@@system.property.name@@) to class org.jomc.sdk.model.modlet.SdkModelProcessor.
1.0-beta-2 2010-06-29 schulte2005 UPDATE Removed the artifact name from implementation identifiers.