You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/09/11 02:12:02 UTC

[jira] [Commented] (SUREFIRE-1410) Add FAQ and improve Warning message when native stream in forked JVM is corrupted

    [ https://issues.apache.org/jira/browse/SUREFIRE-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160557#comment-16160557 ] 

Hudson commented on SUREFIRE-1410:
----------------------------------

SUCCESS: Integrated in Jenkins build maven-surefire #1757 (See [https://builds.apache.org/job/maven-surefire/1757/])
[SUREFIRE-1410] Add FAQ and improve Warning message when native stream (tibor17: [http://git-wip-us.apache.org/repos/asf/?p=maven-surefire.git&a=commit&h=ead22a3d399a5fd608ebae90a079644ab786eae8])
* (edit) maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/booterclient/ForkStarter.java
* (edit) maven-surefire-common/src/test/java/org/apache/maven/plugin/surefire/booterclient/ForkingRunListenerTest.java
* (edit) maven-surefire-common/src/main/java/org/apache/maven/plugin/surefire/booterclient/output/ForkClient.java
* (edit) maven-surefire-plugin/src/site/fml/faq.fml


> Add FAQ and improve Warning message when native stream in forked JVM is corrupted
> ---------------------------------------------------------------------------------
>
>                 Key: SUREFIRE-1410
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1410
>             Project: Maven Surefire
>          Issue Type: Improvement
>          Components: Maven Failsafe Plugin, Maven Surefire Plugin
>            Reporter: Tibor Digana
>            Assignee: Tibor Digana
>              Labels: documentation
>             Fix For: 2.20.1
>
>
> Related to the discussion with contributors in SUREFIRE-1359.
> The message {{Corrupted stdin stream in forked JVM}} would become more specific {{Corrupted STDOUT by directly writing to native stream in forked JVM}}.
> Then {{See the dump file}} would be extended to {{See FAQ web page and the dump file}}.
> These messages would appear just once in the console and not per fork as it was in prior versions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)