You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Seifert (JIRA)" <ji...@apache.org> on 2015/11/24 07:34:11 UTC

[jira] [Updated] (SLING-5323) osgi-mock: Update to OSGi R6

     [ https://issues.apache.org/jira/browse/SLING-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seifert updated SLING-5323:
----------------------------------
    Description: 
with osgi-mock 1.x we supported older OSGi version down to OSGi R4.
this makes it difficult supporting all features of OSGi R6 which has some new classes not available in OSGi R4.

with this ticket we create a branch of osgi-mock 1.x and trunk is switched to osgi-mock 2.x which supports only OSGi R6 and up.
-JDK dependency is updated to JDK 1.7 (osgi-mock 1.x still supports JDK 1.6).-

we also remove methods in the osgi-mock API that where deprecated in 1.x.

  was:
with osgi-mock 1.x we supported older OSGi version down to OSGi R4.
this makes it difficult supporting all features of OSGi R6 which has some new classes not available in OSGi R4.

with this ticket we create a branch of osgi-mock 1.x and trunk is switched to osgi-mock 2.x which supports only OSGi R6 and up. JDK dependency is updated to JDK 1.7 (osgi-mock 1.x still supports JDK 1.6).

we also remove methods in the osgi-mock API that where deprecated in 1.x.


Completed: At revision: 1716042  

no need to update to JDK 1.7, we stick with JDK 1.6.

> osgi-mock: Update to OSGi R6
> ----------------------------
>
>                 Key: SLING-5323
>                 URL: https://issues.apache.org/jira/browse/SLING-5323
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>    Affects Versions: Testing OSGi Mock 1.7.0
>            Reporter: Stefan Seifert
>            Assignee: Stefan Seifert
>              Labels: mocks
>             Fix For: Testing OSGi Mock 2.0.0
>
>
> with osgi-mock 1.x we supported older OSGi version down to OSGi R4.
> this makes it difficult supporting all features of OSGi R6 which has some new classes not available in OSGi R4.
> with this ticket we create a branch of osgi-mock 1.x and trunk is switched to osgi-mock 2.x which supports only OSGi R6 and up.
> -JDK dependency is updated to JDK 1.7 (osgi-mock 1.x still supports JDK 1.6).-
> we also remove methods in the osgi-mock API that where deprecated in 1.x.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)