You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Bram de Kruijff (JIRA)" <ji...@apache.org> on 2013/05/31 15:47:20 UTC

[jira] [Created] (ACE-358) Introduce Felix autoconf rp wrapper

Bram de Kruijff created ACE-358:
-----------------------------------

             Summary: Introduce Felix autoconf rp wrapper
                 Key: ACE-358
                 URL: https://issues.apache.org/jira/browse/ACE-358
             Project: ACE
          Issue Type: New Feature
            Reporter: Bram de Kruijff


Under ACE-356 we found that for autoconf to work we currently rely on a customized Felix autoconf resource processor that adds the 'managementagent=true' qualifier on all package imports. Upgrading to a new Felix autoconf release will break this.

This is ACE specific and can not be enforced in the official Felix artifact. Therefore we must introduce a custom 'org.apache.ace.deployment.rp.autoconf' that wraps the Felix implementation and adds the qualifiers.


Note 1: This will impact users using autoconf as they must switch to using the ACE autoconf rp. I think this is acceptable because we actually required them to use the modified Felix autoconf rp allready.

Note 2: This is required to support the current managementagent/launcher. The new agent will drop the requirements for these qualifiers and work with standard RPs.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira