You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/02/10 13:29:45 UTC

[uima-uimaj] 01/01: Merge pull request #174 from apache/refactoring/UIMA-6415-Deprecate-unused-IntArrayRBT-and-CompIntArrayRBT

This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git

commit 8019881958238bb5e7133c5b88ec397a523a50a9
Merge: 78401a4 048c37a
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu Feb 10 14:29:39 2022 +0100

    Merge pull request #174 from apache/refactoring/UIMA-6415-Deprecate-unused-IntArrayRBT-and-CompIntArrayRBT
    
    [UIMA-6415] Deprecate unused IntArrayRBT and CompIntArrayRBT

 .../java/org/apache/uima/internal/util/rb_trees/CompIntArrayRBT.java  | 3 ++-
 .../main/java/org/apache/uima/internal/util/rb_trees/IntArrayRBT.java | 3 ++-
 .../java/org/apache/uima/internal/util/rb_trees/IntArrayRBTTest.java  | 4 ++++
 3 files changed, 8 insertions(+), 2 deletions(-)