setAllowedResourcePaths now accepts a comma separated String instead of String[]. This has better compatibility with HttpServletBean.
Added support for Ant style wildcard compressed mime types. "text/*" is now the default. This property is configurable with setCompressedMimeType, accepting a comma separated String.