Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-4092

feature.xml to support SystemProperties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • karaf
    • None

    Description

      We need feature.xml file to have access to systemProperty. For example we are using feature in below format and it has <repo.dir> and <xxx.version>
      define in SystemProperty file. so we can externalized the jar file location and it can be specified at runtime though SystemProperties

      <feature name='ajsc-jar' version='0.0.1-SNAPSHOT' description="xxx-jar">
      <bundle start-level="260" start="true">file:<repo.dir>/ajsc-jars/osgiservice1/<xxx.version>/xxxx-<xxx.version>.jar</bundle> -
      <!-- </feature> -->

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            apatel416 Amit Patel
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: