logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

felix-framework - command line Felix OSGi Framework launcher

Author

       Damien Raude-Morvan <drazzib@debian.org>

Description

felix-framework  provide a way to start Apache Felix OSGi Framework from command line.  After startup, it
       provide some simple commands to help management of OSGi bundle.

Files

~/.felix/
              Default user cache directory for OSGi bundle information.

Name

       felix-framework - command line Felix OSGi Framework launcher

Options

       -b bundle-deploy-dir
              The Felix launcher deploys all bundles in the auto-deploy directory into  the  framework  instance
              during  startup.  By  default,  the  auto-deploy  directory  is /usr/share/felix-framework/bundle/
              Specifying an auto-deploy directory replaces the default directory, it does not augment it.

       bundle-cache-dir
              path you want to use as the bundle cache. If you specify a relative cache path, then  it  will  be
              treated as relative to ~/.felix/ By default, felix-framework will use ~/.felix/felix-cache/

See Also

Synopsis

felix-framework[-b<bundle-deploy-dir>] [<bundle-cache-dir>]

See Also