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 60a5584dfc14393ccc6920c5d730d478fda5f6c5 Merge: c4c6faa 68eafba Author: Richard Eckart de Castilho <[email protected]> AuthorDate: Wed Mar 9 19:58:48 2022 +0100 Merge pull request #186 from apache/bugfix/UIMA-6421-Can-inject-String-value-into-StringArray-slot [UIMA-6421] Can inject String value into StringArray slot src/main/eclipse/org.eclipse.jdt.core.prefs | 2 +- .../uima/cas/impl/FeatureStructureImplC.java | 48 +- .../org/apache/uima/cas/test/CASTestSetup.java | 107 ++-- .../apache/uima/cas/test/FeatureStructureTest.java | 637 ++++++++++----------- .../org/apache/uima/cas/test/StringArrayTest.java | 115 ++-- 5 files changed, 454 insertions(+), 455 deletions(-)
