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

[UIMA-6474] Switch to getDataPathElements() in UIMA context #216

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Jun 22, 2022

JIRA Ticket: https://issues.apache.org/jira/browse/UIMA-6474

What's in the PR

  • Deprecate getDataPath in UimaContext
  • Added getDataPathElements in UimaContext
  • Updated UimaContext_impl tests to use getDataPathElements instead of getDataPath

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.

- Deprecate getDataPath in UimaContext
- Added getDataPathElements in UimaContext
- Updated UimaContext_impl tests to use getDataPathElements instead of getDataPath
- Simplyify test code using a data path array instead of a list
@reckart reckart added the ⭐️ Enhancement Improvement or new feature for users label Jun 22, 2022
@reckart reckart added this to the 3.4.0 milestone Jun 22, 2022
@reckart reckart self-assigned this Jun 22, 2022
@reckart reckart merged commit 726f658 into main Jun 22, 2022
@reckart reckart deleted the feature/UIMA-6474-Switch-to-getDataPathElements()-in-UimaContext branch June 22, 2022 11:15
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.

None yet

1 participant