[
https://issues.apache.org/jira/browse/SCM-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962710#comment-17962710
]
ASF GitHub Bot commented on SCM-715:
------------------------------------
jira-importer commented on issue #923:
URL: https://github.com/apache/maven-scm/issues/923#issuecomment-2964633199
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
This issue has been auto closed because it has been inactive for a long
period of time. If you think this issue still applies, retest your problem with
the most recent version of Maven and the affected component, reopen and post
your results.
> Add executors to bind a command to a consumer
> ---------------------------------------------
>
> Key: SCM-715
> URL: https://issues.apache.org/jira/browse/SCM-715
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: Technical tasks
> Reporter: Robert Scholte
> Priority: Major
>
> There's a very close relationship between the command and its consumer: other
> command arguments could mean a different consume strategy.
> At the moment I have to change the value passed to the {{GitStatusConsumer}},
> which means I have to search for all places where this consumer is used. With
> a {{GitStatusExecutor}} I would only have one spot to fix it.
> If there are other projects which are using these classes by implementation,
> we could have a problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)