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/18 17:27:47 UTC

[uima-uimaj] 01/01: Merge pull request #183 from apache/refactoring/UIMA-6321-Upgrade-to-xmlunit-2

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 3b08788e05a2a970d651a111a2d1edb5919488ab
Merge: 2e05fbb 3999d4d
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Fri Feb 18 18:25:18 2022 +0100

    Merge pull request #183 from apache/refactoring/UIMA-6321-Upgrade-to-xmlunit-2
    
    [UIMA-6321] Upgrade to xmlunit 2

 .../uima/analysis_engine/impl/AnalysisEngine_implTest.java  |  4 ++--
 .../test/java/org/apache/uima/util/CasToInlineXmlTest.java  | 13 +++----------
 .../java/org/apache/uima/json/JsonCasSerializerTest.java    |  4 ++--
 uimaj-parent/pom.xml                                        | 12 +++++++++---
 uimaj-test-util/pom.xml                                     | 10 ++++++++--
 5 files changed, 24 insertions(+), 19 deletions(-)