Componize 6.1.0 (31 Jan 2026)
Componize 6.1.0 removes Xalan, updates the platform for Alfresco 25.3.0, and adds user-specific permission retrieval.
Release details
- Alfresco integration release date: 31 January 2026.
- Framework release date: 30 August 2024.
- The Alfresco 6.1.0 integration uses Componize Framework 6.1.1.
Technical changes
- Removed Apache Xalan from the framework and standardized XML transformations on Saxon.
- Changed Antenna House and XEP formatter preprocessing to use Saxon.
- Removed the Alfresco transformer-factory service registration that forced Xalan.
- Extended the assigned-permissions API to retrieve permissions for a specified username.
- Removed the local transformation service registry override after moving it to the separate componize-alfresco-25 project.
- Added diagnostic tracing for issue 30274 and RDF extraction.
Bug Fixes
- Prevented the assigned-permissions API from failing when a permission refers to an unknown group.
- Added support for the supportsTextEditing=true Oxygen Web Author URL option.
Compatibility changes
- Applications using the removed Xalan classes, Spring beans, or bundled dependencies must migrate to Saxon or provide Xalan separately.
- Updated the Alfresco integration from Alfresco 23.2.1 to Alfresco Community 25.3.0.
- Updated Spring Framework from 6.0.14 to 6.1.5 in the framework 6.1.0 release.
- Updated Spring Surf from 9.0 to 10.2.
Dependency updates
- Updated Jackson from 2.15.2 to 2.15.4.
- Updated Jakarta XML Binding API to 4.0.2 and JAXB Runtime to 4.0.5.
- Updated Commons Codec to 1.16.1, Log4j to 2.21.1, and AssertJ to 3.24.2.
- Updated AspectJ to 1.9.22.1 and Quartz to 2.5.0.
- Removed the managed Xalan and Xalan serializer dependencies.