SLING-8310 mimetypes Web Console Printer broken
* class was made an OSGi `@Component` via SLING-7612 [0], but wasn't made
* `public`, thus SCR wasn't able to instantiate it

[0] https://github.com/apache/sling-org-apache-sling-commons-mime/commit/4606f104d9fc15ab1681c125a0abcd7096dfcbdb
1 file changed
tree: c2649e205de1de7ab62f310e4c7632f97231af9e
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Build Status Test Status Maven Central JavaDocs License

Apache Sling Commons MIME type mapping support

This module is part of the Apache Sling project.

Support for configurable MIME type mapping and querying.