You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/03/05 17:50:00 UTC

[jira] [Work logged] (FELIX-6227) Atomos index runtime independent of native image

     [ https://issues.apache.org/jira/browse/FELIX-6227?focusedWorklogId=398547&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-398547 ]

ASF GitHub Bot logged work on FELIX-6227:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Mar/20 17:49
            Start Date: 05/Mar/20 17:49
    Worklog Time Spent: 10m 
      Work Description: tjwatson commented on pull request #6: FELIX-6227 - Add configuration for path to Atomos index
URL: https://github.com/apache/felix-atomos/pull/6
 
 
   Instead of using an atomos.load.index option with FIRST|IGNORE
   this change adds an option atomos.index.path that allows
   the specification of a path to the Atomos index resource.
   If set to IGNORE then no Atomos index is loaded.
   The path may begin with a '/', but is not required
   to.  The value is the path to the index resource
   and the parent path of the resource will be used
   as the relative path for all the bundle indexes
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 398547)
    Remaining Estimate: 0h
            Time Spent: 10m

> Atomos index runtime independent of native image
> ------------------------------------------------
>
>                 Key: FELIX-6227
>                 URL: https://issues.apache.org/jira/browse/FELIX-6227
>             Project: Felix
>          Issue Type: Improvement
>          Components: Atomos
>            Reporter: Karl Pauls
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I think it might be nice to have a general atomos runtime that works from an index file similar to what is currently available with the AtomosRuntimeSubstrate. 
> Something like: if an index file is given (or present) it reads the bundle identities from the index files as well as their resource locations. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)