All releases tagged Minor


Release Notes: This release adds full support for DDMS 4.1. It is backwards-compatible with v2.0.0.


Release Notes: This release adds support for XSLT2-based Schematron validation, performance improvements when using multiple Controlled Vocabularies, and a few minor bugfixes. It is backwards compatible with 1.10.0.


Release Notes: This release adds support for the newly-released DDMS 3.1, and adjusts the versioning mechanism to make future versions easier to support. It is not backwards compatible with previous releases.


Release Notes: This release makes the Component Builder framework more amenable to Web-based UIs by implementing the Serializable interface and lazily instantiating child component builders upon request. It is backwards compatible with all releases since 1.4.0.


Release Notes: This release adds mutable Builders to all DDMS components, supporting the use case for editing existing Resources or building Resources over time in a form-based UI. It is backwards compatible with all releases since 1.4.0.


Release Notes: This release enhances support for the Controlled Vocabulary Enumerations of the Intelligence Community by allowing custom sets of enumeration files to be used. Enumeration validation can also be configured to return warnings instead of errors, for cases where the bundled enumeration files are missing token values of higher security classifications.


Release Notes: This release updates bundled schema files to support DDMS 3.0 (which is no longer a Pre-Release specification). An online DDMS validator has also been added to the project homepage.


Release Notes: This release adds DDMSReader support for Strings, Readers, and InputStreams, and also updates the bundled version of XOM to 1.2.6. It is backwards compatible with version 1.4.0.


Release Notes: This release improves support for configurable properties by allowing them to be set on the fly, rather than loading them once at startup or requiring JVM restarts. It is not backwards compatible with previous versions.


Release Notes: This release adds support for custom validation through the ISO Schematron standard. DDMS Resources can be validated against a Schematron file (*.sch) containing an organization's business rules, above and beyond the DDMS specification.