Tibor Digana created SUREFIRE-1310: -------------------------------------- Summary: ForkClient should handle only one channel-id Key: SUREFIRE-1310 URL: https://issues.apache.org/jira/browse/SUREFIRE-1310 Project: Maven Surefire Issue Type: Improvement Components: Maven Failsafe Plugin, Maven Surefire Plugin, process forking Reporter: Tibor Digana Assignee: Tibor Digana Fix For: 2.19.2
The class ForkClient was able to map channelId to RunListener. The old Surefire project designed ForkClient with multiple channels. The use of this class requires us to handle only one channelId. -- This message was sent by Atlassian JIRA (v6.3.4#6332)