[
https://issues.apache.org/jira/browse/OPENNLP-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731443#comment-17731443
]
ASF GitHub Bot commented on OPENNLP-1497:
-----------------------------------------
rzo1 merged PR #536:
URL: https://github.com/apache/opennlp/pull/536
> Remove unnecessary test dependency commons-io
> ---------------------------------------------
>
> Key: OPENNLP-1497
> URL: https://issues.apache.org/jira/browse/OPENNLP-1497
> Project: OpenNLP
> Issue Type: Improvement
> Components: Build, Packaging and Test
> Affects Versions: 2.2.0
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
> Fix For: 2.2.1
>
>
> At the moment, opennlp-tools depends on _commons-io_ as a +test+ dependency.
> However, classes from commons-io are used in merely three cases to conduct
> file related operations. Those can easily be realized via Java's built-in
> classes.
> For this reason, the dependency can be kicked out as from opennlp-tools
> _pom.xml_ as there is no real necessity any more.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)