Type | Changes | By |
---|
| Added a META-INF/sun-jaxb.episode file. | schulte2005 |
| Added a type attribute to the Text complex
type of the jomc-1.2.xsd schema. | schulte2005 |
| Corrected method findTransformers of class
org.jomc.model.modlet.DefaultModelProcessor to create Transformers supporting resolution
of relative URIs based on the system id of found transformations. | schulte2005 |
| Corrected method getClasspathModule of class
org.jomc.model.Modules to search for class path implementations of any specification, not just
resolved specifications. | schulte2005 |
| Corrected method getClasspathModule of class
org.jomc.model.Modules to also resolve specifications specified by overridden dependencies. | schulte2005 |
| Updated class
org.jomc.model.modlet.DefaultModelValidator to additionally validate inheritance of any elements. | schulte2005 |
| Updated class
org.jomc.model.modlet.DefaultModelValidator to correctly validate model object inheritance. | schulte2005 |
| Updated methods isDefaultEnabled and
getDefaultTransformerLocation of class org.jomc.model.modlet.DefaultModelProcessor
to support system properties org.jomc.model.modlet.DefaultModelProcessor.defaultEnabled and
org.jomc.model.modlet.DefaultModelProcessor.defaultTransformerLocation deprecating system properties
org.jomc.model.DefaultModelProcessor.defaultEnabled and
org.jomc.model.DefaultModelProcessor.defaultTransformerLocation . | schulte2005 |
| Updated methods isDefaultEnabled and
getDefaultModuleLocation of class org.jomc.model.modlet.DefaultModelProvider
to support system properties org.jomc.model.modlet.DefaultModelProvider.defaultEnabled and
org.jomc.model.modlet.DefaultModelProvider.defaultModuleLocation deprecating system properties
org.jomc.model.DefaultModelProvider.defaultEnabled and
org.jomc.model.DefaultModelProvider.defaultModuleLocation . | schulte2005 |
| Updated method findTransformers of class
org.jomc.model.modlet.DefaultModelProcessor to add system properties to transformers as
parameters. | schulte2005 |
| Updated method processModel of class
org.jomc.model.modlet.DefaultModelProcessor to support model context attributes
org.jomc.model.modlet.DefaultModelProcessor.enabledAttribute and
org.jomc.model.modlet.DefaultModelProcessor.transformerLocationAttribute .
See the CLIRR report. | schulte2005 |
| Updated method findModel of class
org.jomc.model.modlet.DefaultModelProvider to support model context attributes
org.jomc.model.modlet.DefaultModelProvider.enabledAttribute and
org.jomc.model.modlet.DefaultModelProvider.moduleLocationAttribute .
See the CLIRR report. | schulte2005 |
| Added property validating to class
org.jomc.model.modlet.DefaultModelProvider and updated method findModules to support
model context attribute org.jomc.model.modlet.DefaultModelProvider.validatingAttribute .
See the CLIRR report. | schulte2005 |
| Removed the jomc-1.0.xsd schema deprecated by the
jomc-1.2.xsd schema. | schulte2005 |