PragmaticKM Contact Servlet Changelog 1 pragmatickm-contact-servlet-1.6.1 2 pragmatickm-contact-servlet-1.6.0 3 pragmatickm-contact-servlet-1.5.1 4 pragmatickm-contact-servlet-1.5.0 5 pragmatickm-contact-servlet-1.4.0 6 pragmatickm-contact-servlet-1.3.5 7 pragmatickm-contact-servlet-1.3.4 8 pragmatickm-contact-servlet-1.3.3 9 pragmatickm-contact-servlet-1.3.2 10 pragmatickm-contact-servlet-1.3.1 11 pragmatickm-contact-servlet-1.3.0 12 pragmatickm-contact-servlet-1.2 13 pragmatickm-contact-servlet-1.1 14 pragmatickm-contact-servlet-1.0
pragmatickm-contact-servlet-1.6.1
pragmatickm-contact-servlet-1.6.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. 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.
pragmatickm-contact-servlet-1.5.1
pragmatickm-contact-servlet-1.5.0
Release Links 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.
Using AO Fluent HTML for HTML generation.
pragmatickm-contact-servlet-1.4.0
pragmatickm-contact-servlet-1.3.5
Release Links Release Notes 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.
pragmatickm-contact-servlet-1.3.4
Release Links Release Notes License changed to LGPL v3. Moving PragmaticKM to GitHub and Maven Central Repository.
pragmatickm-contact-servlet-1.3.3
Release Links Release Notes Updated dependencies. Custom model objects may optionally be provided to the element constructors.
pragmatickm-contact-servlet-1.3.2
Release Links Release Notes /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.
pragmatickm-contact-servlet-1.3.1
Release Links Release Notes Improved Javadoc formatting. Improved README formatting.
pragmatickm-contact-servlet-1.3.0
Release Links Release Notes Improved Javadoc formatting. Deferred expressions for more attributes.
pragmatickm-contact-servlet-1.2
Release Links Release Notes Use dependencyManagement instead of dependency for junit. Parent POM changed so next release will update all versions.
pragmatickm-contact-servlet-1.1
Release Links Release Notes Using extensions.xml to avoid chicken/egg problem using ssh for private repositories. Improved Maven configuration for Java EE 6 dependencies.
pragmatickm-contact-servlet-1.0
Release Links Release Notes Pulled contacts out of docs-taglib. Wildcard to show immutability just cluttered the API, reverted. Updated license. Added modules.