pack:tag 2.3 veröffentlicht
Submitted by Daniel on 29. August 2007 - 0:23.announcement | Java | Open Source
pack:tag Version 2.3 steht nun zum download bereit. Folgende Änderungen bringt dieses release mit sich:
- modification: Settings are now moved into property files (/WEB-INF/packtag.properties)
IMPORTANT: Migrate your settings from the web.xml to the packtag.properties file
(remove the prefix "packtag.", check the website for more information about the settings).
- enhancement: Beside the /WEB-INF/packtag.properties, a second file /WEB-INF/packtag.user.properties can
be created (one that isn't stored in your VS) for user-defined settings (eg. to disable minification during development).
- experimental: YuiCompressor PackStrategy added.
To test it set "script.strategy" to "net.sf.packtag.implementation.yui.YuiCompressorPackStrategy".
Dependency: you need to download the Rhino jar from http://www.mozilla.org/rhino
Mehr Informationen findet man auf den Webseiten:
Offizielle Webseite: http://www.galan.de/projects/packtag
Sourceforge Projektseite: http://www.sourceforge.net/projects/packtag
Download: http://sourceforge.net/project/showfiles.php?group_id=189328&package_id=221758&release_id=535522
