You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2016/03/02 12:40:18 UTC

[jira] [Updated] (OAK-2936) PojoSR should use Felix Connect API instead of pojosr

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

Davide Giannella updated OAK-2936:
----------------------------------
    Fix Version/s: 1.4

> PojoSR should use Felix Connect API instead of pojosr
> -----------------------------------------------------
>
>                 Key: OAK-2936
>                 URL: https://issues.apache.org/jira/browse/OAK-2936
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: pojosr
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 1.3.1, 1.2.3, 1.4
>
>
> Recently Apache Felix Connect first version is released. Oak PojoSR module is currently based on older pojosr module which has moved to Felix as Connect submodule. Oak PojoSR  should now make use of the  Apache Felix Connect 
> {code:xml}
> <dependency>
>     <groupId>org.apache.felix</groupId>
>     <artifactId>org.apache.felix.connect</artifactId>
>     <version>0.1.0</version>
> </dependency>
> {code}



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