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

Add JsonOsgiConfigPostProcessor to support reading a combined set of OSGi configuration for run modes from .osgiconfig.json files #7

Merged
merged 10 commits into from
Jan 10, 2024

Commits on Jan 9, 2024

  1. add JSON sample file

    stefanseifert committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e7b66a8 View commit details
    Browse the repository at this point in the history
  2. Add JsonOsgiConfigPostProcessor to support reading a combined set of …

    …OSGi configuration for run modes from .osgiconfig.json files.
    stefanseifert committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c73c1b1 View commit details
    Browse the repository at this point in the history
  3. update changelog

    stefanseifert committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c272631 View commit details
    Browse the repository at this point in the history
  4. additional comments

    stefanseifert committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    542d16e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. update documentation

    stefanseifert committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5dfa38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    886af8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddad8b7 View commit details
    Browse the repository at this point in the history
  4. use correct array types

    stefanseifert committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    85eb82c View commit details
    Browse the repository at this point in the history
  5. handle empty array

    stefanseifert committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c645502 View commit details
    Browse the repository at this point in the history
  6. rename it template

    stefanseifert committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5c3b0c9 View commit details
    Browse the repository at this point in the history