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.
Maven artifact relocated from com.aoindustries:ao-web-resources-taglib to com.aoapps:ao-web-resources-taglib.
Package renamed from com.aoindustries.web.resources.taglib to com.aoapps.web.resources.taglib.
Taglib URL changed to https://oss.aoapps.com/web-resources/taglib/ to match project URL.
Allowing all attributes to have runtime expressions with <rtexprvalue>true</rtexprvalue>.
There is no compelling reason to disable the runtime expressions, and disabling them can hinder developer options.
ao-web-resources-taglib-0.1.0
Release Notes
New project for web resource management in a JSP environment.