Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enables buddy class loading #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 16, 2024

  1. Enables buddy class loading

    Adds the buddy policy 'registered' to the
    manifest so that custom appenders provided
    by OSGi bundles can be loaded via buddy
    class loading.
    
    The providing bundle must define a
    corresponding Eclipse-RegisterBuddy header.
    
    Closes qos-ch#72
    
    Signed-off-by: Simon Zilliken <[email protected]>
    simonzn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    176b3fb View commit details
    Browse the repository at this point in the history