SemanticCMS AutoGit Model Changelog
semanticcms-autogit-model-1.5.0
Release Notes
- Minimum Java version changed from 1.8 to 11.
- Now supports Java 9+ modules with included
module-info.class
.
semanticcms-autogit-model-1.4.5
Release Notes
- Minimum Java version changed from 1.7 to 1.8.
-
Reduced use of property substitutions in
pom.xml
.
This is to help 3rd-party parsers that fail to perform full Maven-compatible substitutions.
- Switched to character literal in a few appropriate places.
semanticcms-autogit-model-1.4.4
Release Notes
- Minimum Java version changed from 1.6 to 1.7.
semanticcms-autogit-model-1.4.3
semanticcms-autogit-model-1.4.2
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-autogit-model-1.4.1
Release Notes
- Improved Javadoc formatting.
- Improved README formatting.
semanticcms-autogit-model-1.4.0
Release Notes
- Improved Javadoc formatting.
semanticcms-autogit-model-1.3
Release Notes
- Use dependencyManagement instead of dependency for junit.
semanticcms-autogit-model-1.2
Release Notes
- Improved Maven configuration for Java EE 6 dependencies.
semanticcms-autogit-model-1.1
semanticcms-autogit-model-1.0
Release Notes
- Moved automatic Git to separate packages.
- Reverted to Java 1.6 for Android and Java EE 6 compatibility.