[
https://issues.apache.org/jira/browse/OAK-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra updated OAK-2936:
---------------------------------
Description:
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}
was: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
> 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: Improvement
> Components: pojosr
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Fix For: 1.3.1
>
>
> 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)