Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

replace Require-Bundle with DynamicImport-Package #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2020

  1. qos-ch#28 Update Manifest.MF

    * replaced Require-Bundle with DynamicImport-Package
    * to allow janino-fragment see classes in ch.qos.logback.classic  (instead of just ch.qos.logback.core): e.g. ch.qos.logback.classic.Level 
    * also added org.slf4j which is also required to be visible and is currently missing
    * needed in OSGI environments
    * see qos-ch#28 for details
    * this also fixes the change request in qos-ch#22
    chrisrueger committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    5a98a82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from chrisrueger/chrisrueger-require-bundle-wit…

    …h-dynamicimport-package
    
    qos-ch#28 Update Manifest.MF
    chrisrueger committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    fbca965 View commit details
    Browse the repository at this point in the history