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

rec pushed a change to branch 
feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v3
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


    from 7c58138  [UIMA-5793] FSUtil.getFeature fails when called with 
Object.class on multi-valued features
     add 1aaca34  [UIMA-5808] Destroy auto-created resource managers if feasible
     add f5f73c5  [UIMA-3325] FSCollectionFactory.createStringArray returns 
StringArrayFS
     add 6d96f0c  Merge branch '3.0.x' into 
feature/3325-fscollectionfactory-createstringarray-returns-stringarrayfs
     add 4c81ba1  Merge pull request #5 from 
apache/feature/3325-fscollectionfactory-createstringarray-returns-stringarrayfs
     add cc8a58e  Merge branch '3.0.x' into 
feature/5808-destroy-auto-created-resource-managers-if-feasible-v3
     add 78f81ce  Merge pull request #11 from 
apache/feature/5808-destroy-auto-created-resource-managers-if-feasible-v3
     new 9488a76  Merge branch '3.0.x' into 
feature/5793-fsutil.getFeature-fails-when-called-with-object.class-on-multi-valued-features-v3

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:
 .../ConfigurationParameterInitializer.java         |  16 +-
 .../uima/fit/factory/CollectionReaderFactory.java  |   7 +-
 .../org/apache/uima/fit/pipeline/JCasIterable.java |  11 +-
 .../org/apache/uima/fit/pipeline/JCasIterator.java |  37 ++-
 .../apache/uima/fit/pipeline/SimplePipeline.java   |  47 +++-
 .../apache/uima/fit/util/FSCollectionFactory.java  | 296 +++++++++++++--------
 .../main/java/org/apache/uima/fit/util/FSUtil.java |  53 ++--
 .../org/apache/uima/fit/util/LifeCycleUtil.java    |  13 +
 .../uima/fit/util/FSCollectionFactoryTest.java     |  74 ++++--
 .../uima/fit/util/FSCollectionFactoryTest.java     |  74 +++---
 10 files changed, 411 insertions(+), 217 deletions(-)
 copy {uimafit-core => 
uimafit-legacy-support}/src/test/java/org/apache/uima/fit/util/FSCollectionFactoryTest.java
 (71%)

Reply via email to