JOMC Modlet Changelog
Version 1.1 - Build 2010-07-27T22:09:42+0200
Version | Date | Developer | Action | Description |
---|---|---|---|---|
1.1 | 2010-07-28 | schulte2005 | ADD | Added a location attribute to the
@XmlSchema annotation of the org.jomc.modlet package. Added a @XmlNs
annotation to the @XmlSchema annotation of the org.jomc.modlet package.
|
1.1 | 2010-07-28 | schulte2005 | ADD | Added methods getAnyElement and
getAnyElements taking a type.
See the CLIRR report.
|
1.1 | 2010-07-28 | schulte2005 | FIX | Corrected method getModlets of class
org.jomc.modlet.ModelContext to correctly initialize the list of modlets for implementations in
packages other than org.jomc.modlet .
|
1.1 | 2010-07-28 | schulte2005 | FIX | Added schemas-system-id-key ,
schemas-public-id-key and services-identifier-class-key keys to the
modlets element of the jomc-modlet-1.0.xsd schema.
|
1.1 | 2010-07-28 | schulte2005 | FIX | Corrected method getMergedModlet of class
org.jomc.modlet.Modlets to correctly merge duplicate schemas and services.
|