The fulcrum team is pleased to announce the Fulcrum Mimetype Component 1.0.4 release! http://turbine.apache.org/fulcrum/fulcrum-mimetype/ Fulcrum is a component repository for Turbine. Changes in this version include: New Features: o Committing first cut of Merlin enabled components.. Changes: o Merge api and impl jars into one project. Thanks to Kostyantyn Shchekotykhin. o Reimplement test based on TestContainer o Update to use Merlin 3.3.0 o Increase the smarts of MIME type auto-detection to handle known file extensions specified with a capitalization which may not match that of the definitions from your config file. Removed features: o Remove MimeTypeServiceFacadeTest, is should have never been in the impl package anyway, and now MimeTypeServiceFacade is gone. o Remove MimeTypeServiceFacade, it is a code smell. Have fun! -The fulcrum team