SemanticCMS View What Links Here Changelog 1 semanticcms-view-what-links-here-1.7.0 2 semanticcms-view-what-links-here-1.6.0 3 semanticcms-view-what-links-here-1.5.1 4 semanticcms-view-what-links-here-1.5.0 5 semanticcms-view-what-links-here-1.4.4 6 semanticcms-view-what-links-here-1.4.3 7 semanticcms-view-what-links-here-1.4.2 8 semanticcms-view-what-links-here-1.4.1 9 semanticcms-view-what-links-here-1.4.0 10 semanticcms-view-what-links-here-1.3 11 semanticcms-view-what-links-here-1.2 12 semanticcms-view-what-links-here-1.1 13 semanticcms-view-what-links-here-1.0
semanticcms-view-what-links-here-1.7.0
Release Links Release Notes Updated dependencies. Renamed package from com.semanticcms.view.what_links_here
to com.semanticcms.view.whatlinkshere
.
semanticcms-view-what-links-here-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.
semanticcms-view-what-links-here-1.5.1
semanticcms-view-what-links-here-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.
semanticcms-view-what-links-here-1.4.4
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.
semanticcms-view-what-links-here-1.4.3
semanticcms-view-what-links-here-1.4.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.
semanticcms-view-what-links-here-1.4.1
Release Links Release Notes Removed unused dependency. Improved Javadoc formatting. Improved README formatting.
semanticcms-view-what-links-here-1.4.0
Release Links Release Notes Improved Javadoc formatting. Set rtexprvalue to false where seems reasonable to do so. Core taglib now supports deferred expressions. Deferred expressions for more attributes. Removed unused dependency.
semanticcms-view-what-links-here-1.3
Release Links Release Notes Use dependencyManagement instead of dependency for junit. Now supporting per-page allowRobots setting.
semanticcms-view-what-links-here-1.2
Release Links Release Notes Improved Maven configuration for Java EE 6 dependencies.
semanticcms-view-what-links-here-1.1
Release Links Release Notes Created parent pom for all SemanticCMS components.
semanticcms-view-what-links-here-1.0
Release Links Release Notes Project moved to GitHub and Maven. May now exclude robots from specific views. Navigation based on centrally registered views more.