[
https://issues.apache.org/jira/browse/FELIX-3154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124494#comment-13124494
]
Andrei Pozolotin commented on FELIX-3154:
-----------------------------------------
well, actually I detect at run time if I have Felix or Equinox, and I have 2
config parts:
1) osgi generic;
2) Felix specific vs Equinox specific;
> "felix.systembundle.activators" list : there is a change in config map form
> felix v3 to felix v4
> ------------------------------------------------------------------------------------------------
>
> Key: FELIX-3154
> URL: https://issues.apache.org/jira/browse/FELIX-3154
> Project: Felix
> Issue Type: Bug
> Components: Framework
> Affects Versions: framework-4.0.0
> Reporter: Andrei Pozolotin
>
> there is a change in config map form felix v3 to felix v4
> Map<String, Object>
> http://www.osgi.org/javadoc/r4v42/org/osgi/framework/launch/FrameworkFactory.html
> Map<String, String>
> http://www.osgi.org/javadoc/r4v43/org/osgi/framework/launch/FrameworkFactory.html
> short of raw type hack in; what is the correct way to provide
> "felix.systembundle.activators" list ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira