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

feat: make edc-build register printClasspath plugin #232

Merged
merged 1 commit into from Mar 29, 2024

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Mar 29, 2024

What this PR changes/adds

registers the printClasspath task for every project that applies edc-build plugin

Why it does that

avoid duplication

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #230

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added the enhancement New feature or request label Mar 29, 2024
Copy link

Test Results

49 tests  ±0   49 ✅ ±0   16s ⏱️ ±0s
20 suites ±0    0 💤 ±0 
20 files   ±0    0 ❌ ±0 

Results for commit 44f27f5. ± Comparison against base commit c63ddb5.

@ndr-brt ndr-brt merged commit 4310eb8 into main Mar 29, 2024
19 of 21 checks passed
@ndr-brt ndr-brt deleted the 230-print-classpath branch March 29, 2024 10:11
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.

printClasspath task registration on edc-build
2 participants