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

Commits on Jun 3, 2021

  1. Merge pull request #126 from apache/bugfix/UIMA-6367-JCas-cover-annot…

    …ation-created-in-PEAR-context-replaced-during-index-operations
    
    UIMA-6367: JCas cover annotation created in PEAR context replaced during index operations
    reckart committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    0464607 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. [UIMA-6377] Spurious multipleReferencesAllowed warning when serializi…

    …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
    reckart committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    ee7fef8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into bugfix/UIMA-6377-Spurious-multipleReferences…

    …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 committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    d60316a View commit details
    Browse the repository at this point in the history