Apache uimaFIT Changelog

What's new in Apache uimaFIT 2.1.0

Jun 18, 2015
  • Bug
  • [UIMA-3250] - Wrong qualifier
  • [UIMA-3265] - Test annotation types accidentally slipped into release
  • [UIMA-3403] - selectPreceding() does not return preceding for last annotation
  • [UIMA-3508] - Resources from "generate" mojo do not end up in JARs
  • [UIMA-3559] - JDK 8 complains about bad JavaDoc
  • [UIMA-3564] - FsIndexFactory.REVERSE_STANDARD_COMPARE maps to STANDARD_COMPARE
  • [UIMA-3565] - Wrong rat-check exclude
  • [UIMA-3591] - Multi-values parameter does not accept single value when @ConfigurationParameter is not present
  • [UIMA-3597] - CollectionReader and Annotators not having access to the same ExternalResource instance
  • [UIMA-3671] - Resources cannot be shared between reader and analysis engines in SimplePipeline
  • [UIMA-3756] - SimplePipeline.iteratePipeline doesn't call typeSystemInit on readers
  • [UIMA-3785] - Upgrade to UIMA 2.6.0
  • [UIMA-3790] - Reduce verbosity of uimafit-maven-plugin
  • [UIMA-3853] - Compilation failure on IBM Java 8 beta 3
  • [UIMA-3854] - Update migration section in documentation
  • Improvement
  • [UIMA-3385] - Make meta data discovery compatible with fat jars
  • [UIMA-3558] - Upgrade to parent-pom version 8
  • [UIMA-3560] - AnnotationFactory.createAnnotation() should not throw UIMAException
  • [UIMA-3566] - Update to UIMA 2.6.0
  • [UIMA-3859] - Better maven-plugin-plugin configuration
  • Task
  • [UIMA-3509] - Create uimaFIT 2.1.x branch
  • [UIMA-3845] - Prepare for release version 2.1.0

New in Apache uimaFIT 2.0.0 (Sep 27, 2013)

  • This initial Apache uimaFIT release features new Maven coordinates (groupId: org.apache.uima; artifactId: uimafit-core), a uimaFIT Maven plugin, a module for backwards compatibility with uimaFIT 1.4.x-based components, documentation, improved component life-cycle handling, improved support for setting multi-valued, and improved support for external resources, including support for multi-valued external resources.