This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch
feature/UIMA-5818-Use-List-instead-of-Collection-where-possible
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.
from 717333f [UIMA-5818] Use List instead of Collection where possible
add 56ec3f3 [UIMA-5820] Add CasFactory
add ca53292 Merge branch '3.0.x' into feature/UIMA-5820-Add-CasFactory-v3
add bed7a64 Merge pull request #23 from
apache/feature/UIMA-5820-Add-CasFactory-v3
new 3d1a86d Merge branch '3.0.x' into
feature/UIMA-5818-Use-List-instead-of-Collection-where-possible
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:
.../factory/{JCasFactory.java => CasFactory.java} | 111 +++++++++++----------
.../org/apache/uima/fit/factory/JCasFactory.java | 40 ++------
2 files changed, 64 insertions(+), 87 deletions(-)
copy uimafit-core/src/main/java/org/apache/uima/fit/factory/{JCasFactory.java
=> CasFactory.java} (59%)