[
https://issues.apache.org/jira/browse/OPENNLP-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882622#comment-17882622
]
ASF GitHub Bot commented on OPENNLP-1607:
-----------------------------------------
rzo1 commented on PR #652:
URL: https://github.com/apache/opennlp/pull/652#issuecomment-2357830215
@codyfearer I think
```bash
Index:
opennlp-tools-models/src/main/java/opennlp/tools/models/simple/SimpleClassPathModelFinder.java
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git
a/opennlp-tools-models/src/main/java/opennlp/tools/models/simple/SimpleClassPathModelFinder.java
b/opennlp-tools-models/src/main/java/opennlp/tools/models/simple/SimpleClassPathModelFinder.java
-
> SimpleClassPathModelFinder is not parsing classpath properly
> ------------------------------------------------------------
>
> Key: OPENNLP-1607
> URL: https://issues.apache.org/jira/browse/OPENNLP-1607
> Project: OpenNLP
> Issue Type: Bug
> Reporter: Cody Fearer
> Priority: Major
> Attachments: Before.png
>
>
> The getClassPathElements method in SimpleClassPathModelFinder is not parsing
> the classpath properly. The Matcher returns a list of delimiters instead of
> the paths.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)