Skip to content

Gradle plugin with metadata reader - #6

Merged
NONPLAYT merged 6 commits into
masterfrom
feat/plugin
Aug 27, 2025
Merged

Gradle plugin with metadata reader#6
NONPLAYT merged 6 commits into
masterfrom
feat/plugin

Conversation

@NONPLAYT

Copy link
Copy Markdown
Member

This pull request introduces Gradle plugin metadata support for Quark. The main change is the addition of the GradleMetadataLoader class, which allows plugins to load dependencies, repositories, and relocations configured at build-time via the Quark Gradle plugin. New methods are added to LibraryManager and its platform-specific subclasses to leverage this metadata for seamless integration, both in the main classpath and in isolated class loaders.

@NONPLAYT NONPLAYT self-assigned this Aug 24, 2025
@NONPLAYT NONPLAYT added the 🔧 enhancement New feature or request label Aug 24, 2025
@NONPLAYT NONPLAYT changed the title Gradle plugin wiwth metadata reader Gradle plugin with metadata reader Aug 24, 2025
@NONPLAYT
NONPLAYT merged commit 1f673a1 into master Aug 27, 2025
2 checks passed
@NONPLAYT
NONPLAYT deleted the feat/plugin branch August 27, 2025 22:54
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant