You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by GitBox <gi...@apache.org> on 2022/09/15 10:12:11 UTC

[GitHub] [uima-ruta] reckart opened a new pull request, #109: Issue #100 - Enable type system discovery via SPI in OSGI

reckart opened a new pull request, #109:
URL: https://github.com/apache/uima-ruta/pull/109

   **What's in the PR**
   - Move the SPIs to the ruta-core module
   - Turn the typesystem and basic type modules from OSGI bundles back to regular JARs - because we need to export their packages at the bundle level (https://issues.apache.org/jira/browse/ARIES-2082) and that means the bundle already embeds them...
   
   **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.
         <sub><sup>Only dependencies under [approved licenses](http://www.apache.org/legal/resolved.html#category-a) 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.</sup></sub>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [uima-ruta] reckart merged pull request #109: Issue #100 - Enable type system discovery via SPI in OSGI

Posted by GitBox <gi...@apache.org>.
reckart merged PR #109:
URL: https://github.com/apache/uima-ruta/pull/109


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org