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

Generate OSGi Metadata via BND #14

Merged
merged 6 commits into from
Mar 30, 2022
Merged

Generate OSGi Metadata via BND #14

merged 6 commits into from
Mar 30, 2022

Commits on Feb 20, 2022

  1. Generate OSGi bundle metadata.

    The jar will be an OSGi fragment so it can be scanned by the service loader of liquibase core.
    mattbertolini committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    d94be2c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    7608d29 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Use local

    mattbertolini committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    daaafc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    d4fbb93 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Update jars

    mattbertolini committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    68cbc24 View commit details
    Browse the repository at this point in the history
  2. Add JDK 17 to build.

    mattbertolini committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    506943a View commit details
    Browse the repository at this point in the history