Skip to content

fix(processor): suppress missing @ServiceProvider error when no providers exist - #12

Closed
LMLiam wants to merge 49 commits into
mainfrom
bugfix/fix-missing-serviceprovider-when-project-provides-no-implementations
Closed

fix(processor): suppress missing @ServiceProvider error when no providers exist#12
LMLiam wants to merge 49 commits into
mainfrom
bugfix/fix-missing-serviceprovider-when-project-provides-no-implementations

Conversation

@LMLiam

@LMLiam LMLiam commented Oct 30, 2025

Copy link
Copy Markdown
Owner

📌 Summary

🔍 Related Issues / Tickets

  • Closes #

🛠 Changes in Detail

🧩 Modules Affected

  • spi-tooling-annotations
  • spi-tooling-processor
  • Other:

📦 Versioning

  • Version bump applied (release PR)
  • Snapshot only (PR build)

🧪 Testing

  • Steps:
    1.
    2.

✅ Checklist

  • Code builds locally without errors
  • All tests pass locally (./gradlew kotest)
  • Added/updated tests for new or changed logic
  • Updated documentation / README if needed
  • No unrelated changes included

📜 Notes for Reviewers

LMLiam added 30 commits August 31, 2025 12:22
LMLiam and others added 18 commits August 31, 2025 12:22
…tes, feature requests, questions, refactor proposals, and test coverage requests
Co-authored-by: LMLiam <46268350+TheRealEmissions@users.noreply.github.com>
@github-actions

github-actions Bot commented Oct 30, 2025

Copy link
Copy Markdown

🆕 PR Snapshot Published to Maven Central Snapshot Repository

You can test this PR build by adding the following dependencies:

Version: 0.1.23-PR12-1761838276-SNAPSHOT

implementation "io.github.eventhorizonlab:spi-tooling-annotations:0.1.23-PR12-1761838276-SNAPSHOT"
kapt "io.github.eventhorizonlab:spi-tooling-processor:0.1.23-PR12-1761838276-SNAPSHOT"

This comment will be updated automatically if a new snapshot is published for this PR

@LMLiam LMLiam added type:bug Confirmed or suspected defect area:processor Annotation processor: discovery, validation, META-INF/services generation labels Jun 6, 2026
@LMLiam LMLiam changed the title Fix missing @ServiceProvider error when project defines no providers fix(processor): suppress missing @ServiceProvider error when no providers exist Jun 6, 2026
@LMLiam LMLiam closed this Jun 6, 2026
@LMLiam

LMLiam commented Jun 6, 2026

Copy link
Copy Markdown
Owner Author

Superseded by #45. Auto-closed by the main history rewrite; recreated as #45 with the rebased branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:processor Annotation processor: discovery, validation, META-INF/services generation type:bug Confirmed or suspected defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant