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

build: add 'feature.legacy-classpath' plugin #85

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

jjohannes
Copy link
Contributor

Resolves #53

@jjohannes jjohannes added this to the v0.3.1 milestone Jan 17, 2025
@jjohannes jjohannes self-assigned this Jan 17, 2025
Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>
@jjohannes jjohannes force-pushed the 53-legacy-classpath branch from 7de0608 to 010724a Compare January 17, 2025 08:26
Copy link

JUnit Test Report

63 tests  +2   63 ✅ +2   6m 59s ⏱️ +24s
11 suites +1    0 💤 ±0 
11 files   +1    0 ❌ ±0 

Results for commit 010724a. ± Comparison against base commit ccd25e6.

This pull request removes 23 and adds 25 tests. Note that renamed tests count towards both.
org.hiero.gradle.test.ConventionPluginTest ‑ [20] pluginId=org.hiero.gradle.feature.protobuf
org.hiero.gradle.test.ConventionPluginTest ‑ [21] pluginId=org.hiero.gradle.feature.publish-artifactregistry
org.hiero.gradle.test.ConventionPluginTest ‑ [22] pluginId=org.hiero.gradle.feature.publish-dependency-constraints
org.hiero.gradle.test.ConventionPluginTest ‑ [23] pluginId=org.hiero.gradle.feature.publish-gradle-plugin-portal
org.hiero.gradle.test.ConventionPluginTest ‑ [24] pluginId=org.hiero.gradle.feature.publish-maven-central
org.hiero.gradle.test.ConventionPluginTest ‑ [25] pluginId=org.hiero.gradle.feature.publish-maven-central.root
org.hiero.gradle.test.ConventionPluginTest ‑ [26] pluginId=org.hiero.gradle.feature.publish-maven-repository
org.hiero.gradle.test.ConventionPluginTest ‑ [27] pluginId=org.hiero.gradle.feature.repositories.settings
org.hiero.gradle.test.ConventionPluginTest ‑ [28] pluginId=org.hiero.gradle.feature.rust
org.hiero.gradle.test.ConventionPluginTest ‑ [29] pluginId=org.hiero.gradle.feature.test
…
org.hiero.gradle.test.ConventionPluginTest ‑ [20] pluginId=org.hiero.gradle.feature.legacy-classpath
org.hiero.gradle.test.ConventionPluginTest ‑ [21] pluginId=org.hiero.gradle.feature.protobuf
org.hiero.gradle.test.ConventionPluginTest ‑ [22] pluginId=org.hiero.gradle.feature.publish-artifactregistry
org.hiero.gradle.test.ConventionPluginTest ‑ [23] pluginId=org.hiero.gradle.feature.publish-dependency-constraints
org.hiero.gradle.test.ConventionPluginTest ‑ [24] pluginId=org.hiero.gradle.feature.publish-gradle-plugin-portal
org.hiero.gradle.test.ConventionPluginTest ‑ [25] pluginId=org.hiero.gradle.feature.publish-maven-central
org.hiero.gradle.test.ConventionPluginTest ‑ [26] pluginId=org.hiero.gradle.feature.publish-maven-central.root
org.hiero.gradle.test.ConventionPluginTest ‑ [27] pluginId=org.hiero.gradle.feature.publish-maven-repository
org.hiero.gradle.test.ConventionPluginTest ‑ [28] pluginId=org.hiero.gradle.feature.repositories.settings
org.hiero.gradle.test.ConventionPluginTest ‑ [29] pluginId=org.hiero.gradle.feature.rust
…

@jjohannes jjohannes merged commit d395ad2 into main Jan 17, 2025
4 of 5 checks passed
@jjohannes jjohannes deleted the 53-legacy-classpath branch January 17, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 'feature.legacy-classpath' plugin for classpath-based applications
1 participant