[ 
https://issues.apache.org/jira/browse/SUREFIRE-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tibor Digana updated SUREFIRE-2046:
-----------------------------------
    Description: 
We added more information regarding test specifics.
*RunMode* and *testRunId:long*

The single method interface *ForkedProcessPropertyEventListener* was changed 
and the method arguments changed from _( String output, boolean newLine )_ to 
_( String output, boolean newLine, RunMode runMode, Long testRunId )_.

The single method interface *ForkedProcessPropertyEventListener* was changed 
and the method arguments changed from _( String key, String value )_ to _( 
String key, String value, RunMode runMode, Long testRunId )_.

> Resolved TODOs. Updated callbacks ForkedProcessPropertyEventListener and 
> ForkedProcessStandardOutErrEventListener
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-2046
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2046
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin, process 
> forking
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>            Priority: Major
>             Fix For: 3.0.0-M6
>
>
> We added more information regarding test specifics.
> *RunMode* and *testRunId:long*
> The single method interface *ForkedProcessPropertyEventListener* was changed 
> and the method arguments changed from _( String output, boolean newLine )_ to 
> _( String output, boolean newLine, RunMode runMode, Long testRunId )_.
> The single method interface *ForkedProcessPropertyEventListener* was changed 
> and the method arguments changed from _( String key, String value )_ to _( 
> String key, String value, RunMode runMode, Long testRunId )_.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to