from: shell to: framework evidence: - file: "shell/src/main/java/org/ungoverned/osgi/service/shell/ShellService.java" contains "import org.osgi.framework.ServiceReference;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/Activator.java" contains "import org.osgi.util.tracker.ServiceTracker;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/StopCommandImpl.java" contains "import org.osgi.framework.*;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/Util.java" contains "import org.osgi.framework.Bundle;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/RefreshCommandImpl.java" contains "import org.osgi.framework.Bundle;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/StartLevelCommandImpl.java" contains "import org.osgi.framework.BundleContext;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/HeadersCommandImpl.java" contains "import org.osgi.framework.Bundle;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/UpdateCommandImpl.java" contains "import org.osgi.framework.*;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/FindCommandImpl.java" contains "import org.osgi.framework.Bundle;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/LogCommandImpl.java" contains "import org.osgi.framework.BundleContext;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/InstallCommandImpl.java" contains "import org.osgi.framework.*;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/BundleLevelCommandImpl.java" contains "import org.osgi.framework.*;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/HelpCommandImpl.java" contains "import org.osgi.framework.BundleContext;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/PsCommandImpl.java" contains "import org.osgi.framework.Bundle;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/InspectCommandImpl.java" contains "import org.osgi.framework.Bundle;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/ResolveCommandImpl.java" contains "import org.osgi.framework.*;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/VersionCommandImpl.java" contains "import org.osgi.framework.BundleContext;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/ShutdownCommandImpl.java" contains "import org.osgi.framework.Bundle;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/StartCommandImpl.java" contains "import org.osgi.framework.*;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/CdCommandImpl.java" contains "import org.osgi.framework.BundleContext;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/impl/UninstallCommandImpl.java" contains "import org.osgi.framework.*;" from: shell to: framework evidence: - file: "shell/src/main/java/org/apache/felix/shell/ShellService.java" contains "import org.osgi.framework.ServiceReference;"