Hi everyone,
I am from Opencast. We are currently in the process of switching to
Apache Karaf and I am tasked with reviewing the patches which do that
transition. The problem: They currently leave me with some open
questions I now bring to you ;)

The first question is that we are using the Karaf Maven Plugin to build
different types of assemblies and the author did include configurations
like this:

  <bootFeatures>
    <feature>standard</feature>
    <feature>management</feature>
    <feature>ssh</feature>
    <feature>config</feature>
    <feature>region</feature>
    <feature>package</feature>
    <feature>kar</feature>
    <feature>opencast-allinone</feature>
  </bootFeatures>

I do understand that this defines which libraries and extensions the
Maven plug-in includes in the assembly and that all of them are started
when launching Karaf, but I could not find any documentation about what
these features are doing.

Also I am wondering what the exact difference is between bootFeatures
and installedFeatures.

Btw. the patch uses Karaf 3.0.3.

Thanks in advance for all answers.
I will make sure to send more questions shortly.

Best regards,
Lars Kiesow

Attachment: pgpzkBTwHzq71.pgp
Description: OpenPGP digital signature

Reply via email to