This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch 3.0.x
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.
from 7942050 Merge pull request #20 from
apache/feature/UIMA-5792-Drop-legacy-module-from-uimaFIT-v3
add 56ec3f3 [UIMA-5820] Add CasFactory
add ca53292 Merge branch '3.0.x' into feature/UIMA-5820-Add-CasFactory-v3
new bed7a64 Merge pull request #23 from
apache/feature/UIMA-5820-Add-CasFactory-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:
.../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%)