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-6021] Add selectSingleFS method to CasUtil #60

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Apr 10, 2019

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

  • Renamed the existing CasUtil.selectSingle to selectSingleFS
  • Added a new CasUtil.selectSingle returning AnnotationFS
  • Added a note about changed signatures to the migration guide

- Renamed the existing CasUtil.selectSingle to selectSingleFS
- Added a new CasUtil.selectSingle returning AnnotationFS
- Added a note about changed signatures to the migration guide
@reckart reckart added this to the 3.0.0 milestone Apr 10, 2019
@reckart reckart self-assigned this Apr 10, 2019
@asfgit
Copy link

asfgit commented Apr 10, 2019

SUCCESS
257 tests run, 1 skipped, 0 failed.

@asfgit
Copy link

asfgit commented Apr 10, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Apache%20UIMA%20uimaFIT%20(GitHub%20PR)/133/

@reckart reckart merged commit c3f96d5 into 3.0.x Apr 10, 2019
@reckart reckart deleted the feature/UIMA-6021-Add-selectSingleFS-method-to-CasUtil branch April 10, 2019 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants