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 #387: Simplify creation of new UIMAContext #388

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

reckart
Copy link
Member

@reckart reckart commented Sep 5, 2024

What's in the PR

  • Added builder
  • Added another factory method without any arguments for the simplest case
  • Deprecated old factory method
  • Deprecated three-args init method in UimaContextAdmin and added a replacement default method to the interface

How to test manually

  • Use the builder

Automatic testing

  • PR adds/updates unit tests

Documentation

  • PR adds/updates documentation

Organizational

  • PR adds/updates 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 builder
- Added another factory method without any arguments for the simplest case
- Deprecated old factory method
- Deprecated three-args init method in UimaContextAdmin and added a replacement default method to the interface
@reckart reckart added the ⭐️ Enhancement Improvement or new feature for users label Sep 5, 2024
@reckart reckart added this to the 3.6.0 milestone Sep 5, 2024
@reckart reckart self-assigned this Sep 5, 2024
@reckart reckart merged commit c6b747a into main Sep 16, 2024
3 checks passed
@reckart reckart deleted the feature/387-Simplify-creation-of-new-UIMAContext branch September 16, 2024 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐️ Enhancement Improvement or new feature for users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant