PragmaticKM Contact View Changelog 1 pragmatickm-contact-view-1.6.0 2 pragmatickm-contact-view-1.5.1 3 pragmatickm-contact-view-1.5.0 4 pragmatickm-contact-view-1.4.0 5 pragmatickm-contact-view-1.3.5 6 pragmatickm-contact-view-1.3.4 7 pragmatickm-contact-view-1.3.3 8 pragmatickm-contact-view-1.3.2 9 pragmatickm-contact-view-1.3.1 10 pragmatickm-contact-view-1.3.0 11 pragmatickm-contact-view-1.2 12 pragmatickm-contact-view-1.1 13 pragmatickm-contact-view-1.0
pragmatickm-contact-view-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-view-1.5.1
pragmatickm-contact-view-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. Optimized ServletContext attribute initialization and concurrency.
pragmatickm-contact-view-1.4.0
pragmatickm-contact-view-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-view-1.3.4
Release Links Release Notes License changed to LGPL v3. Moving PragmaticKM to GitHub and Maven Central Repository.
pragmatickm-contact-view-1.3.3
pragmatickm-contact-view-1.3.2
Release Links 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.
pragmatickm-contact-view-1.3.1
Release Links Release Notes Improved Javadoc formatting. Improved README formatting.
pragmatickm-contact-view-1.3.0
Release Links Release Notes Improved Javadoc formatting. Configured tag short names. ao:choose, ao:when, and ao:otherwise implementations to support deferred expressions. Removed buffer and autoFlush settings from JSPs; using defaults.
pragmatickm-contact-view-1.2
Release Links Release Notes Use dependencyManagement instead of dependency for junit. Parent POM changed so next release will update all versions. Now supporting per-page allowRobots setting.
pragmatickm-contact-view-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-view-1.0
Release Links Release Notes Switched to JSPX. Controlling rowspan better since the header border was missing at times. Passing args as Map<String, ?>
instead of forcing Map<String, Object>
Added modules.