META-INF.resources.appcluster.all.changelog.jspx Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ao-appcluster-all-book
Show all versions of ao-appcluster-all-book
Documentation for AO AppCluster All in SemanticCMS format.
The newest version!
- Updated version of
.
- 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.
- Maven artifact relocated from
com.aoindustries:ao-appcluster-all
to com.aoapps:ao-appcluster-all
.
- 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.
- Updated version of
.
- Updated version of
.
- Updated version of
.
- Using managed dependencies:
- This project uses managed dependencies.
- This project's managed dependencies may also be imported by other projects.
- Minimum Java version changed from 1.6 to 1.7.
- Updated version of
.
- Added
Life Cycle to project documentation.
- Updated dependencies.
- New
POM to simplify pom.xml
files.
- Project documentation moved to per-project book in
SemanticCMS format.
- Added changelog as top-level project link.
- Improved Javadoc formatting.
- Improved README formatting.
- Project moved to GitHub and Maven.