repositorycommands-1.1.1.jar

download (15643 bytes)

OSGi manifest attributes
Bundle-Name Repository-Commands-IMPL
Bundle-SymbolicName org.knopflerfish.bundle.repositorycommands-IMPL
Bundle-Version 1.1.1
Bundle-Description Repository commands (IMPL)
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License http://opensource.org/licenses/BSD-3-Clause;description="BSD 3-clause";link="http://www.knopflerfish.org/licenses/knopflerfish-1.txt"
Bundle-DocURL http://www.knopflerfish.org/releases/5.1.0/docs/bundledoc/index.html?docpage=repositorycommands/index.html
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.repositorycommands.Activator
Bundle-Classpath .
Export-Package
Import-Package org.knopflerfish.service.console [2.0.0,3.0.0)
org.knopflerfish.service.repositorymanager [1.1.0,2.0.0)
org.osgi.framework [1.7.0,2.0.0)
org.osgi.resource [1.0.0,2.0.0)
org.osgi.service.repository [1.0.0,2.0.0)
org.osgi.util.tracker [1.5.0,2.0.0)
Dynamic-ImportPackage
Provide-Capability osgi.service;objectClass:List="org.knopflerfish.service.console.CommandGroup"
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:29:58
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles/repository/repositorycommands
Bundle-Category management
Bundle-Icon icon.png;size=32
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles/repositorycommands/
Bundle-UUID org.knopflerfish:repositorycommands:1.1.1:impl
Knopflerfish-Version 5.1.0

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

console_all-4.0.1org.knopflerfish.service.console
console_api-4.0.1org.knopflerfish.service.console
desktop_all-5.0.1org.knopflerfish.service.console
repository_api-1.0.0org.osgi.service.repository
repositorymanager_all-1.2.0org.knopflerfish.service.repositorymanager, org.osgi.service.repository
repositorymanager_api-1.2.0org.knopflerfish.service.repositorymanager
frameworkorg.osgi.framework, org.osgi.resource, org.osgi.util.tracker

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

None found

Bundle source

Here are links to the source files of this bundle.
org/knopflerfish/bundle/repositorycommands/Activator.java
org/knopflerfish/bundle/repositorycommands/RepositoryCommandGroup.java