You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2018/04/23 12:23:00 UTC

[jira] [Created] (SLING-7612) Use DS to register optional components

Christian Schneider created SLING-7612:
------------------------------------------

             Summary: Use DS to register optional components
                 Key: SLING-7612
                 URL: https://issues.apache.org/jira/browse/SLING-7612
             Project: Sling
          Issue Type: Improvement
          Components: Commons
    Affects Versions: Commons Mime 2.1.10
            Reporter: Christian Schneider
             Fix For: Commons Mime 2.1.12


Currently the TikaMimeTypeProvider as well as the MimeTypeWebConsolePlugin are registered programmatically. I guess this is done make sure they work with the optional package dependencies.

I recently learned that DS is very good to handle this case. So I propose to do both with simple DS component annotations. I will provide a PR.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)