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

#195 - Detect descriptors via SPI #197

Merged
merged 9 commits into from Jul 29, 2022

Conversation

reckart
Copy link
Member

@reckart reckart commented Jul 28, 2022

What's in the PR

  • Add ability to pick up type system descriptors, fsindex declarations and type prios via SPI

How to test manually

  • No specific test procedure

Automatic testing

  • PR adds/updates unit tests

Documentation

  • PR adds/updates documentation

Organizational

  • PR includes new dependencies.
    Only dependencies under approved licenses are allowed. LICENSE and NOTICE files in the respective modules where dependencies have been added as well as in the project root have been updated.

- Add ability to pick up type system descriptors via SPI
@reckart reckart added this to the 3.4.0 milestone Jul 28, 2022
@reckart reckart self-assigned this Jul 28, 2022
- Added support for locating index and type priority definitions through SPIs as well
- Added tests
- Added documentation
* main:
  Issue #198: Remove version overrides in Maven plugin modules
@reckart reckart marked this pull request as ready for review July 28, 2022 16:46
* main:
  No issue: Relax CPE test condition
- Add RAT excludes for the SPI test files
- Fixed existing tests affected by new stuff being auto-detected through SPIs
- Fixed existing tests affected by new stuff being auto-detected through SPIs
- Fixed typo in method name
@reckart reckart merged commit 7e0b848 into main Jul 29, 2022
@reckart reckart deleted the feature/195-Detect-descriptors-via-SPI branch July 29, 2022 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant