SemanticCMS Core All Changelog 1 semanticcms-core-all-2.0.0-SNAPSHOT 2 semanticcms-core-all-1.10.0 3 semanticcms-core-all-1.9.3 4 semanticcms-core-all-1.9.2 5 semanticcms-core-all-1.9.1 6 semanticcms-core-all-1.9.0 7 semanticcms-core-all-1.8.2 8 semanticcms-core-all-1.8.1 9 semanticcms-core-all-1.8.0 10 semanticcms-core-all-1.7.0 11 semanticcms-core-all-1.6.1 12 semanticcms-core-all-1.6.0 13 semanticcms-core-all-1.5.0 14 semanticcms-core-all-1.4.1 15 semanticcms-core-all-1.4.0 16 semanticcms-core-all-1.3.2 17 semanticcms-core-all-1.3.1 18 semanticcms-core-all-1.3.0 19 semanticcms-core-all-1.2.0 20 semanticcms-core-all-1.1 21 semanticcms-core-all-1.0 semanticcms-core-all-2.0.0-SNAPSHOT Snapshot Links Snapshot Notes Minimum Java version changed from 11 to 17. Updated to Jakarta EE Web Profile 10 (Servlet 6.0, JSP 3.1, EL 5.0, and JSTL 3.0).
Converted from Joda-Time to
java.time
(a standard part of Java SE 8 and above).
Added script support for AO Web Resources . PropertyTag.name attribute is now
java.lang.Object instead of java.lang.String.
Only register servlet at /robots.txt when there is no existing web resource.
This allows sites to provide custom /robots.txt.
Updated version of SemanticCMS Core Servlet .
semanticcms-core-all-1.10.0
semanticcms-core-all-1.9.3
semanticcms-core-all-1.9.2
semanticcms-core-all-1.9.1
semanticcms-core-all-1.9.0
Release Links Release Notes Updated to Java™ EE 7 Web Profile (Servlet 3.1, JSP 2.3, EL 3.0, and JSTL 1.2). Minimum Java version changed from 1.8 to 11.
Now supports Java 9+ modules with included module-info.class. This project is an
aggregator module by using requires transitive for all included projects.
semanticcms-core-all-1.8.2
semanticcms-core-all-1.8.1
semanticcms-core-all-1.8.0
semanticcms-core-all-1.7.0
semanticcms-core-all-1.6.1
semanticcms-core-all-1.6.0
semanticcms-core-all-1.5.0
semanticcms-core-all-1.4.1
Release Links Release Notes Using managed dependencies:
This project uses managed dependencies. This project's managed dependencies may also be imported by other projects. Updated version of SemanticCMS Core View Content .
semanticcms-core-all-1.4.0
semanticcms-core-all-1.3.2
Release Links Release Notes New release for bug fixes in underlying AO Encoding library. Updated dependencies.
semanticcms-core-all-1.3.1
Release Links Release Notes New AO OSS Parent POM to simplify pom.xml files. Project documentation moved to per-project book in SemanticCMS format. Added changelog as top-level project link.
semanticcms-core-all-1.3.0
Release Links Release Notes Improved Javadoc formatting. Improved README formatting. Added breadcrumbs in JSON-LD format to semanticcms-core. Added canonical URL plugin.
semanticcms-core-all-1.2.0
Release Links Release Notes Improved Javadoc formatting.
semanticcms-core-all-1.1
Release Links Release Notes Use dependencyManagement instead of dependency for junit. Created base theme to simplify development of additional themes. Moved sitemaps to core.
semanticcms-core-all-1.0
Release Links Release Notes Added "all" packages for convenience.