This is an automated email from the ASF dual-hosted git repository.
rec pushed a change to branch feature/UIMA-5823-Add-basic-benchmarking-module
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.
from 5a14bb5 Merge branch 'master' into
feature/UIMA-5823-Add-basic-benchmarking-module
add eb00612 [UIMA-5820] Add CasFactory
add da3353d Merge branch 'master' into feature/UIMA-5820-Add-CasFactory
add 6cf09c0 Merge pull request #22 from
apache/feature/UIMA-5820-Add-CasFactory
new 9f4c9d5 Merge branch 'master' into
feature/UIMA-5823-Add-basic-benchmarking-module
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%)