Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-432

OSGI bundles should not import org.apache.curator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Curator bundles will not deploy to an OSGI container like Karaf with an import requirement on a non-existent package. The problem is highlighted in the excerpt from the MANIFEST.MF below

      Import-Package: com.google.common.base;version="[20.0,21)",com.google.
       common.collect;version="[20.0,21)",com.google.common.util.concurrent;
       version="[20.0,21)",*org.apache.curator;version="[4.0,5)"*,org.apache.c
       urator.framework;version="[4.0,5)",org.apache.curator.framework.api;v
       ersion="[4.0,5)",org.apache.curator.framework.api.transaction;version
       ="[4.0,5)",org.apache.curator.framework.imps;version="[4.0,5)",org.ap
       ache.curator.framework.listen;version="[4.0,5)",org.apache.curator.fr
       amework.state;version="[4.0,5)",org.apache.curator.retry;version="[4.
       0,5)",org.apache.curator.utils;version="[4.0,5)",org.apache.zookeeper
       ;version="[3.5,4)",org.apache.zookeeper.data;version="[3.5,4)",org.sl
       f4j;version="[1.7,2)"
      

      Attachments

        Issue Links

          Activity

            People

              randgalt Jordan Zimmerman
              christopher-johnson Christopher Johnson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: