You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by tj...@apache.org on 2021/02/15 22:42:51 UTC

[felix-atomos] branch manifestProvider updated (8d1db54 -> 195e9e7)

This is an automated email from the ASF dual-hosted git repository.

tjwatson pushed a change to branch manifestProvider
in repository https://gitbox.apache.org/repos/asf/felix-atomos.git.


    from 8d1db54  Clean-up some more
     add 195e9e7  More clean up

No new revisions were added by this update.

Summary of changes:
 .../tests/index/bundles/IndexLaunchTest.java       |  21 ++
 atomos/pom.xml                                     |  16 ++
 .../main/java/org/apache/felix/atomos/Atomos.java  |  10 +-
 .../apache/felix/atomos/impl/base/AtomosBase.java  |  71 ++++--
 .../atomos/impl/content/ConnectContentIndexed.java |   7 +-
 .../atomos/impl/content/ConnectContentJar.java     |   5 +-
 .../felix/atomos/impl/modules/AtomosModules.java   | 271 ++++++++++-----------
 7 files changed, 232 insertions(+), 169 deletions(-)