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-6377] Spurious multipleReferencesAllowed warning when serializing empty arrays #133

Conversation

reckart
Copy link
Member

@reckart reckart commented Jul 9, 2021

  • Check if a FS is an emtpty array and if so do not warn about multiple references because empty arrays are immuntable and multi-referncing them is a valid approach

…ation-created-in-PEAR-context-replaced-during-index-operations

UIMA-6367: JCas cover annotation created in PEAR context replaced during index operations
…ng empty arrays

- Check if a FS is an emtpty array and if so do not warn about multiple references because empty arrays are immuntable and multi-referncing them is a valid approach
…Allowed-warning-when-serializing-empty-arrays

* main: (41 commits)
  [UIMA-6372] Upgrade from JUnit 3 to JUnit 4 to JUnit 5
  [UIMA-6372] Upgrade from JUnit 3 to JUnit 4 to JUnit 5
  [UIMA-6372] Upgrade from JUnit 3 to JUnit 4 to JUnit 5
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6372] Upgrade from JUnit 3 to JUnit 4 to JUnit 5
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  [UIMA-6373] Format UIMA Core Java SDK codebase
  ...

# Conflicts:
#	uimaj-core/src/main/java/org/apache/uima/cas/impl/CasSerializerSupport.java
@reckart reckart added the 🦟 Bug Something isn't working label Jul 9, 2021
@reckart reckart added this to the 3.3.0 milestone Jul 9, 2021
@reckart reckart self-assigned this Jul 9, 2021
@reckart reckart merged commit 665a3de into main Jul 9, 2021
@reckart reckart deleted the bugfix/UIMA-6377-Spurious-multipleReferencesAllowed-warning-when-serializing-empty-arrays branch July 9, 2021 14:05
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