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 #285: NPE while deserializing an XMI in a PEAR context #287

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Jan 20, 2023

What's in the PR

  • If the id2base and id2tramp maps exist, only clear them, do not set them to null
  • Added unit test

How to test manually

  • See issue description

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.

…s-broken

Issue #272: select on FSArray seems broken
- If the id2base and id2tramp maps exist, only clear them, do not set them to null
- Added unit test
…-a-PEAR-context

* main: (91 commits)
  Issue #283: Update issue report generation
  Issue #283: Update issue report generation
  [UIMA-6436] Move maintainer documentation from website into maintainer guide
  [UIMA-6436] Move maintainer documentation from website into maintainer guide
  [UIMA-6436] Move maintainer documentation from website into maintainer guide
  Issue #265: Unable to release without auto-staging
  Issue #267 - UIMA Log4jLogger_impl not compatible with log4j 2.18.0+
  Issue #268: UIMA components log and then re-throw exceptions which usually leads to errors being logged twice
  Issue #275: Improved error message made it even more misleading
  Issue #266: Unable to install UIMA 3.3.1 Eclipse Plugins in Eclipse 2022-09
  No issue: Remove Jira line from PR template - we do not use Jira anymore.
  #270 - Update dependencies
  #270 - Update dependencies
  #267 - UIMA Log4jLogger_impl not compatible with log4j 2.18.0+
  No issue. Adjust jira legacy module version.
  Issue #252: Potential failure to look up FsGenerator3 in OSGI-like contexts
  Issue #225: Improve deployment in OSGi environments
  Issue #226: Provide SPI interfaces to locate descriptors and JCas classes
  Issue #226: Provide SPI interfaces to locate descriptors and JCas classes
  Issue #247 - RelativePathResolver should consider TCCL
  ...
@reckart reckart added the 🦟 Bug Something isn't working label Jan 20, 2023
@reckart reckart added this to the 3.4.0 milestone Jan 20, 2023
@reckart reckart self-assigned this Jan 20, 2023
@reckart reckart changed the title Bugfix/285 npe while deserializing an xmi in a pear context Issue #285: NPE while deserializing an XMI in a PEAR context Jan 20, 2023
@reckart reckart merged commit 8cea780 into main Jan 23, 2023
@reckart reckart deleted the bugfix/285-NPE-while-deserializing-an-XMI-in-a-PEAR-context branch January 23, 2023 12:12
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