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-6473] CasToComparableText is broken #215

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Jun 22, 2022

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

What's in the PR

  • Add missing else
  • Fix use of wrong variable in if statement

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 missing else
- Fix use of wrong variable in if statement
@reckart reckart added the 🦟 Bug Something isn't working label Jun 22, 2022
@reckart reckart added this to the 3.3.1 milestone Jun 22, 2022
@reckart reckart self-assigned this Jun 22, 2022
@reckart reckart merged commit 322acca into maintenance/3.3.x Jun 22, 2022
@reckart reckart deleted the bugfix/UIMA-6473-CasToComparableText-is-broken branch June 22, 2022 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦟 Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant