You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/02/26 12:45:20 UTC

[jira] [Commented] (MARMOTTA-442) Update LDPath Bundles

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

ASF subversion and git services commented on MARMOTTA-442:
----------------------------------------------------------

Commit f92ecc1b906e9f50e8da06a675da53031c0bb2b5 in marmotta's branch refs/heads/develop from [~rwesten]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=f92ecc1 ]

MARMOTTA-442: updated LDPath bundles

* ldpath-api is bundle
* ldpath-core-bundle contains ldpath-core and aloo ldpath-functions-* modules. This is necessary because ServiceLoader is sued to find available functions for the DefaultConfiguration
* ldpath-functions-* are no longer bundles but embedded in the ldpath-core-bundle
* ldpath-nackend-* are OSGI Bundles. Users can include those backends they need
* ldpath-template is also an OSGI Bundle


> Update LDPath Bundles
> ---------------------
>
>                 Key: MARMOTTA-442
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-442
>             Project: Marmotta
>          Issue Type: Sub-task
>          Components: LDPath
>    Affects Versions: 3.0.1, 3.1-incubating
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>
> While some of the LDPath modules provide bundle packaging installing them will not provide a useable LDPath environment.
> This issue will bring the following improvements/fixes
> * a new ldpath-core-bundle module that embeds all ldpath-function-* modules. This will allow the DefaultConfiguration to find all default functions (as Java ServiceLoader only works for services loaded by the Classloader of the same bundle)
> * add bundle packaging for all backend implementation
> * add bundle packaging for the template modules.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)