This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git.
from c4c6faa Merge pull request #185 from
apache/bugfix/UIMA-6423-Selecting-a-non-existing-type-returns-all-types
add 8b2adb0 [UIMA-6421] Can inject String value into StringArray slot -
Modernize unit test - Fix formatting rules
add b31a5f7 [UIMA-6421] Can inject String value into StringArray slot
add 68eafba [UIMA-6421] Can inject String value into StringArray slot
new 60a5584 Merge pull request #186 from
apache/bugfix/UIMA-6421-Can-inject-String-value-into-StringArray-slot
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)