This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch opennlp-models
in repository https://gitbox.apache.org/repos/asf/opennlp.git
from 18ce4d94 Fixes a bug in the ClassPathModel returning the wrong
property. Reduce code duplication across test classes
add c7dce304 Align class naming with test of classes
No new revisions were added by this update.
Summary of changes:
.../models/{ClasspathModelFinder.java => ClassPathModelFinder.java} | 6 +++---
.../test/java/opennlp/tools/models/AbstractClassPathModelTest.java | 2 +-
.../test/java/opennlp/tools/models/ClassPathModelFinderTest.java | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
rename
opennlp-tools-models/src/main/java/opennlp/tools/models/{ClasspathModelFinder.java
=> ClassPathModelFinder.java} (96%)