[
https://issues.apache.org/jira/browse/FELIX-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17052199#comment-17052199
]
Tom Watson commented on FELIX-6227:
-----------------------------------
Discussing with Karl on this option. Instead of having an option of
FIRST|IGNORE for {{atomos.load.index}} it would be better to have an option
that specified the path to the Atomos index ({{atomos.index.path}}) for which
the default would be "{{atomos/bundles.index"}}. The path the bundles index
resource is in would be used as the prefix when looking up bundle entries for
an indexed bundle.
For example, if you specify "{{atomos.index.path=mybundles/bundles.index"}}
then using the example above to lookup the bundle manifest for {{bundle.1}} a
resource with path {{mybundles/1/META-INF/MANIFEST.MF}} would be used.
Specifying a value of {{IGNORE}} will result in no loading of a bundles index
resource.
> 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
>
> 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)