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

Issue #100 - Enable type system discovery via SPI in OSGI #101

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Aug 29, 2022

What's in the PR

  • Added Apache SNAPSHOT repo
  • UIMA Parent POM 15 -> 16-SNAPSHOT
  • UIMA Java SDK 3.3.0 -> 3.4.0-SNAPSHOT
  • uimaFIT 3.3.0 -> 3.4.0-SNAPSHOT
  • spring 5.3.20 -> 5.3.21
  • Added SPI to ruta-base-type module
  • Added SPI to ruta-typesystem module
  • Turned ruta-core module into an OSGI bundle
  • Turned ruta-base-type and ruta-typesystem into fragments attaching to ruta-core

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.

- Added Apache SNAPSHOT repo
- UIMA Parent POM 15 -> 16-SNAPSHOT
- UIMA Java SDK 3.3.0 -> 3.4.0-SNAPSHOT
- uimaFIT 3.3.0 -> 3.4.0-SNAPSHOT
- spring 5.3.20 -> 5.3.21
- Added SPI to ruta-base-type module
- Added SPI to ruta-typesystem module
- Turned ruta-core module into an OSGI bundle
- Turned ruta-base-type and ruta-typesystem into fragments attaching to ruta-core
@reckart reckart added the ⭐️ Enhancement New feature or request label Aug 29, 2022
@reckart reckart added this to the 3.3.0 milestone Aug 29, 2022
@reckart reckart self-assigned this Aug 29, 2022
@reckart reckart changed the title #100 - Enable type system discovery via SPI in OSGI Issue #100 - Enable type system discovery via SPI in OSGI Aug 29, 2022
@reckart reckart merged commit ac8f263 into main Aug 29, 2022
@reckart reckart deleted the feature/100-Enable-type-system-discovery-via-SPI-in-OSGI branch August 29, 2022 15:51
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