ao-mime-mappings-1.2.0
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 1.7.
- Now supports Java 9+ modules with included
Automatic-Module-Namemanifest entry. - Maven artifact relocated from
com.aoindustries:ao-mime-mappingstocom.aoapps:ao-mime-mappings.
ao-mime-mappings-1.1.0
Release Notes
-
Added support for Web development file types
*.less,*.sass,*.scss,*.css.map, and*.js.map.
ao-mime-mappings-1.0.0
Release Notes
Added a set of <mime-mapping> that we previously had installed to various projects. These have an emphasis on serving content as
UTF-8, including CSS, JavaScript, HTML, XML, …Projects that rely on these mappings, such as AO Servlet Last Modified, simply add this as a Maven dependency.