META-INF.resources.contact.servlet.changelog.jspx Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pragmatickm-contact-servlet-book
Show all versions of pragmatickm-contact-servlet-book
Documentation for PragmaticKM Contact Servlet in SemanticCMS format.
The newest version!
- Updated dependencies.
- 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. Due to still having filename-based automatic module dependencies,
*-SNAPSHOT versions include
module-info.class
while releases include the
Automatic-Module-Name
manifest entry. To minimize the difference between these
modes, module-info.java
does not perform any transitive requires.
- Updated dependencies.
- 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.
- Using
AO Fluent HTML for HTML generation.
- Updated dependencies.
- Minimum Java version changed from 1.6 to 1.7.
- Using managed dependencies:
- This project uses managed dependencies.
- This project's managed dependencies may also be imported by other projects.
- License changed to LGPL v3.
- Moving PragmaticKM to GitHub and Maven Central Repository.
- Updated dependencies.
- Custom model objects may optionally be provided to the element constructors.
/WEB-INF/books.properties
converted to XML at /WEB-INF/books.xml
- 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.
- Improved Javadoc formatting.
- Improved README formatting.
- Improved Javadoc formatting.
- Deferred expressions for more attributes.
- Use dependencyManagement instead of dependency for junit.
- Parent POM changed so next release will update all versions.
- Using extensions.xml to avoid chicken/egg problem using ssh for private repositories.
- Improved Maven configuration for Java EE 6 dependencies.
- Pulled contacts out of docs-taglib.
- Wildcard to show immutability just cluttered the API, reverted.
- Updated license.
- Added modules.