You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2012/05/30 13:08:23 UTC

[jira] [Commented] (FELIX-3177) Remove temporary inclusion of OSGi classes

    [ https://issues.apache.org/jira/browse/FELIX-3177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285581#comment-13285581 ] 

Felix Meschberger commented on FELIX-3177:
------------------------------------------

Implemented in Rev. 1344193:
  - Compile with source/target 1.5
  - Check for Java 5 API signature
  - Use BND annotations for exports
  - Include modified Core 4.1 ServiceReference (generified with service class)
    in source but not in final bundle. This helps compiling against Compendium 4.3
    library while allowing to still use Core 4.1 dependency. Thus ensuring
    minimal framework requirement (Core 4.1)
  - update OSGi Alliance copyright year
                
> Remove temporary inclusion of OSGi classes
> ------------------------------------------
>
>                 Key: FELIX-3177
>                 URL: https://issues.apache.org/jira/browse/FELIX-3177
>             Project: Felix
>          Issue Type: Task
>          Components: Configuration Admin
>    Affects Versions: configadmin-1.4.0
>            Reporter: Felix Meschberger
>
> Once the OSGi Alliance releases an official build of the Configuration Admin 1.4 API classes to the central maven repository, the temporary inclusion of the ConfigurationEvent and ConfigurationPermission classes should be reverted.
> Also the export and import versions of the Configuration Admin package should be deduced from the official library (again).

--
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