SemanticCMS Core Docs Changelog
semanticcms-core-docs-1.12.0-SNAPSHOT
Snapshot Notes
- Added script support for AO Web Resources.
PropertyTag.name
attribute is now
java.lang.Object
instead of java.lang.String
.
semanticcms-core-docs-1.10.0
semanticcms-core-docs-1.9.3
semanticcms-core-docs-1.9.2
Release Notes
- Require secure session cookies in production.
semanticcms-core-docs-1.9.1
semanticcms-core-docs-1.9.0
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
.
semanticcms-core-docs-1.8.1
semanticcms-core-docs-1.8.0
Release Notes
- Selectively skipping build steps for
*-SNAPSHOT
builds.
semanticcms-core-docs-1.7.0
semanticcms-core-docs-1.6.0
Release Notes
-
Reduced use of property substitutions in
pom.xml
.
This is to help 3rd-party parsers that fail to perform full Maven-compatible substitutions.
-
Now outputting HTML or XHTML based on the current response content type.
This should eliminate validator warnings when used as HTML.
- Updated dependencies.
semanticcms-core-docs-1.5.0
semanticcms-core-docs-1.4.3
Release Notes
- Using managed dependencies:
- This project uses managed dependencies.
- This project's managed dependencies may also be imported by other projects.
semanticcms-core-docs-1.4.2
Release Notes
- New release for bug fixes in underlying AO Encoding library.
- Updated dependencies.
semanticcms-core-docs-1.4.1
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-docs-1.4.0
Release Notes
- Improved Javadoc formatting.
- Improved README formatting.
- Set "provided" scope so javadoc jars not copied to WEB-INF/lib.
semanticcms-core-docs-1.3.0
Release Notes
- Improved Javadoc formatting.
- To speed development, skips packaging war when "skip-war" profile is activated.
semanticcms-core-docs-1.2
Release Notes
- Use dependencyManagement instead of dependency for junit.
- Created base theme to simplify development of additional themes.
- Now supporting per-page allowRobots setting.
- Moved sitemaps to core.
- Added "all" packages for convenience.
semanticcms-core-docs-1.1
Release Notes
- Improved Maven configuration for Java EE 6 dependencies.
semanticcms-core-docs-1.0
Release Notes
- Adding a webapp to run docs.