Share

pack:tag

File Release Notes and Changelog

Release Name: pack:tag 3.0

Notes:


Changes: - enhancement: Relative Pathes are now possible, when you use the servlet cache type. - enhancement: Resources will not be written out twice. All delivered resources are tracked in the request, to check if they are already written or not. - update: YuiCompressor 2.2.5 support (Again, he changed the interfaces on a minorversion) - IMPORTANT: If you used pack:tag before, you have to know about the changes, in order to migrate to version 3.0: - The default cache type is not any longer "file", it's "servlet" - The setting "cache.servlet.path" is now obsolete, and has no meaning any longer - Please update your url-mapping in the web.xml to "*.pack" - Update the packtag.tld file - Please note that the attribute "compress" is renamed to "minify", because the term "compress" is ambiguous.