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

Refactor: Generic Tooling #31

Closed
wants to merge 3 commits into from
Closed

Refactor: Generic Tooling #31

wants to merge 3 commits into from

Conversation

sgammon
Copy link
Member

@sgammon sgammon commented Jul 12, 2022

This changeset extracts the bundler logic and related dependencies into a generic JAR which can be used from any Java-family build tool. This will enable Bazel rules and other new channels where the bundler can be run.

Changelog

  • Extract objects / interfaces
  • Move model to independent module
  • Configure shadow plugin
  • Move generic bundling logic

This changeset extracts the bundler logic and related dependencies
into a generic JAR which can be used from any Java-family build
tool. This will enable Bazel rules and other new channels where the
bundler can be run.
@sgammon sgammon added the enhancement New feature or request label Jul 12, 2022
@sgammon sgammon added this to the 1.0.0 milestone Jul 12, 2022
@sgammon sgammon self-assigned this Jul 12, 2022
- Update various dependencies
- Seal verification hashes, keys
- Version bump -> `beta5`
@sonarcloud
Copy link

sonarcloud bot commented Sep 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sgammon sgammon closed this Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant