Release Notes: External resources can now be properly injected into other external resources. This might seem a simple change, but it opens up a whole new world of possibilities. SimplePipeline internally uses an AggregateAnalysisEngine instead of a simple "for" loop.


Release Notes: This release supports parameter types other than the basic ones supported by UIMA (String, int, float, boolean) and adds new selectAll and selectRelative methods.


Release Notes: External resources can now be properly injected into other external resources. This might seem a simple change, but it opens up a whole new world of possibilities. SimplePipeline internally uses an AggregateAnalysisEngine instead of a simple "for" loop.


Release Notes: This release adds external resources like configuration parameters, a convenient logging API, and a new selectBetween() method.


Release Notes: uimaFIT now depends on UIMA 2.3.1. CasUtil and JCasUtil provide the same set of functions for Cas/JCas. This release supports custom Feature Structure indexes and improves support for External Resources.