This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch opennlp-2.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git
The following commit(s) were added to refs/heads/opennlp-2.x by this push:
new cb33749a9 OPENNLP-1890 - Correct location of test classes from 3.x
cherry pick
cb33749a9 is described below
commit cb33749a993543e2c125dba8aa2fa6fe45c6af0d
Author: Richard Zowalla <[email protected]>
AuthorDate: Thu Jul 16 16:37:46 2026 +0200
OPENNLP-1890 - Correct location of test classes from 3.x cherry pick
---
.../src/test/java/opennlp/tools/cmdline/StreamFactoryRegistryTest.java | 0
.../src/test/java/opennlp/tools/util/jvm/StringInternersTest.java | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git
a/opennlp-core/opennlp-formats/src/test/java/opennlp/tools/cmdline/StreamFactoryRegistryTest.java
b/opennlp-tools/src/test/java/opennlp/tools/cmdline/StreamFactoryRegistryTest.java
similarity index 100%
rename from
opennlp-core/opennlp-formats/src/test/java/opennlp/tools/cmdline/StreamFactoryRegistryTest.java
rename to
opennlp-tools/src/test/java/opennlp/tools/cmdline/StreamFactoryRegistryTest.java
diff --git
a/opennlp-core/opennlp-runtime/src/test/java/opennlp/tools/util/jvm/StringInternersTest.java
b/opennlp-tools/src/test/java/opennlp/tools/util/jvm/StringInternersTest.java
similarity index 100%
rename from
opennlp-core/opennlp-runtime/src/test/java/opennlp/tools/util/jvm/StringInternersTest.java
rename to
opennlp-tools/src/test/java/opennlp/tools/util/jvm/StringInternersTest.java