You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (Jira)" <ji...@apache.org> on 2019/12/21 03:15:00 UTC

[jira] [Created] (SUREFIRE-1740) Prerequisite implementation for SUREFIRE-1658

Tibor Digana created SUREFIRE-1740:
--------------------------------------

             Summary: Prerequisite implementation for SUREFIRE-1658
                 Key: SUREFIRE-1740
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1740
             Project: Maven Surefire
          Issue Type: Improvement
          Components: process forking
            Reporter: Tibor Digana
            Assignee: Tibor Digana
             Fix For: 3.0.0-M5


Used {{surefire-shared-utils}} instead of shaded artifacts with duplicates in many modules.
As compatibility perspective, {{CommandlineExecutor}} with {{java.nio.channels.Channel}} used in Pipes and TCP ServerSocketChannel (instead of maven-shared-utils).
Substitutes the old call {{executeCommandLineAsCallable()}} - (process call with all stream handlers).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)