[jira] [Commented] (MJLINK-49) Add support for single maven projects

2020-11-28 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MJLINK-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240193#comment-17240193 ] Benjamin Marwell commented on MJLINK-49: Hello Leif, glad I could help. The classifier issue

[jira] [Updated] (MINVOKER-272) use Files.createTempDirectory(...) instead of custom code around File.createTempFile(...)

2020-11-28 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MINVOKER-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MINVOKER-272: --- Description: since Java 7, a perfect API for temp directory creation was introduced: let's

[jira] [Updated] (MSCMPUB-47) use Files.createTempDirectory(...) instead of custom code around File.createTempFile(...)

2020-11-28 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSCMPUB-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MSCMPUB-47: - Description: since Java 7, a perfect API for temp directory creation was introduced: let's use

[jira] [Commented] (MJLINK-49) Add support for single maven projects

2020-11-28 Thread Leif Gruenwoldt (Jira)
[ https://issues.apache.org/jira/browse/MJLINK-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240181#comment-17240181 ] Leif Gruenwoldt commented on MJLINK-49: --- Thank-you Benjamin. The integration test for MJLINK-26 was

[jira] [Commented] (MJLINK-42) NullPointerException when running jlink:jlink

2020-11-28 Thread Leif Gruenwoldt (Jira)
[ https://issues.apache.org/jira/browse/MJLINK-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240180#comment-17240180 ] Leif Gruenwoldt commented on MJLINK-42: --- I can reproduce with

[GitHub] [maven-integration-testing] rfscholte commented on pull request #83: Fix version requirement to 4.0.0-alpha-1

2020-11-28 Thread GitBox
rfscholte commented on pull request #83: URL: https://github.com/apache/maven-integration-testing/pull/83#issuecomment-735297477 If 4.0.0 is used, are the test skipped? I updated the version in Maven to ensure alpha releases, but it that implies that we get ugly versions here, then I

[jira] [Commented] (MNG-7033) Excluded projects through -pl should not need to be in the reactor

2020-11-28 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240107#comment-17240107 ] Robert Scholte commented on MNG-7033: - MNG-6511 is about profiles, let's use this ticket to implement

[GitHub] [maven] rfscholte closed pull request #36: [MNG-5728] Switch the default checksum policy from "warn" to "fail"

2020-11-28 Thread GitBox
rfscholte closed pull request #36: URL: https://github.com/apache/maven/pull/36 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [maven] rfscholte commented on pull request #36: [MNG-5728] Switch the default checksum policy from "warn" to "fail"

2020-11-28 Thread GitBox
rfscholte commented on pull request #36: URL: https://github.com/apache/maven/pull/36#issuecomment-735296353 Closing this ticket, as this is not the right approach. By setting a default in the CliRequest, it will be impossible to determine the original provided flags.

[jira] [Commented] (MNG-7033) Excluded projects through -pl should not need to be in the reactor

2020-11-28 Thread Adam Gent (Jira)
[ https://issues.apache.org/jira/browse/MNG-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240104#comment-17240104 ] Adam Gent commented on MNG-7033: [~martinkanters] I will add that our scripts (actually graalvm native

[jira] [Commented] (MNG-7033) Excluded projects through -pl should not need to be in the reactor

2020-11-28 Thread Adam Gent (Jira)
[ https://issues.apache.org/jira/browse/MNG-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240103#comment-17240103 ] Adam Gent commented on MNG-7033: [~martinkanters] My opinion is that it should be consistent with how

[jira] [Commented] (SUREFIRE-1840) Why sudo docker?

2020-11-28 Thread Matthew Wang (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240064#comment-17240064 ] Matthew Wang commented on SUREFIRE-1840: I will see to reflecting that information on the

[jira] [Updated] (MNG-6380) Option -Dstyle.color=always doesn't force color output

2020-11-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6380: Fix Version/s: (was: waiting-for-feedback) > Option -Dstyle.color=always doesn't force color

[jira] [Comment Edited] (MNG-6239) jansi messes up System.err and System.out

2020-11-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240046#comment-17240046 ] Michael Osipov edited comment on MNG-6239 at 11/28/20, 8:46 PM: I am

[jira] [Commented] (MNG-6239) jansi messes up System.err and System.out

2020-11-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240046#comment-17240046 ] Michael Osipov commented on MNG-6239: - I am confused: {noformat}

[GitHub] [maven-integration-testing] michael-o opened a new pull request #83: Fix version requirement to 4.0.0-alpha-1

2020-11-28 Thread GitBox
michael-o opened a new pull request #83: URL: https://github.com/apache/maven-integration-testing/pull/83 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [maven] michael-o commented on pull request #391: Mng 6957: Support Build Consumer while defining modules in reverse order

2020-11-28 Thread GitBox
michael-o commented on pull request #391: URL: https://github.com/apache/maven/pull/391#issuecomment-735287193 I'd like to mention MNG-6983 which causes out of sync issues. This is an automated message from the Apache Git

[GitHub] [maven] gnodet edited a comment on pull request #391: Mng 6957: Support Build Consumer while defining modules in reverse order

2020-11-28 Thread GitBox
gnodet edited a comment on pull request #391: URL: https://github.com/apache/maven/pull/391#issuecomment-735286930 > I think the problem raised in [331e402](https://github.com/apache/maven/commit/331e402b1a7f6e158444984d1272aeff18f54549) and

[GitHub] [maven] gnodet commented on pull request #391: Mng 6957: Support Build Consumer while defining modules in reverse order

2020-11-28 Thread GitBox
gnodet commented on pull request #391: URL: https://github.com/apache/maven/pull/391#issuecomment-735286930 > I think the problem raised in [331e402](https://github.com/apache/maven/commit/331e402b1a7f6e158444984d1272aeff18f54549) and

[GitHub] [maven] michael-o opened a new pull request #404: Change @since from 3.7.0 to 4.0.0

2020-11-28 Thread GitBox
michael-o opened a new pull request #404: URL: https://github.com/apache/maven/pull/404 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (MNG-6719) mvn color output escape keys w/ "| tee xxx.log" on Win with git/bash

2020-11-28 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240039#comment-17240039 ] Guillaume Nodet commented on MNG-6719: -- It should work in jansi 2.0 in theory:

[GitHub] [maven] michael-o opened a new pull request #403: [MNG-7042] Upgrade Maven Wagon to 3.4.2

2020-11-28 Thread GitBox
michael-o opened a new pull request #403: URL: https://github.com/apache/maven/pull/403 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Commented] (MNG-6239) jansi messes up System.err and System.out

2020-11-28 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240035#comment-17240035 ] Guillaume Nodet commented on MNG-6239: -- [~slachiewicz] it works with jansi 2.0.x {code:java}

[jira] [Commented] (MNG-6239) jansi messes up System.err and System.out

2020-11-28 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240034#comment-17240034 ] Guillaume Nodet commented on MNG-6239: -- I meant, they *should* be auto-flushing in 2.0.x ... > jansi

[jira] [Created] (MNG-7042) Upgrade Maven Wagon to 3.4.2

2020-11-28 Thread Michael Osipov (Jira)
Michael Osipov created MNG-7042: --- Summary: Upgrade Maven Wagon to 3.4.2 Key: MNG-7042 URL: https://issues.apache.org/jira/browse/MNG-7042 Project: Maven Issue Type: Dependency upgrade

[jira] [Comment Edited] (MNG-7039) [RFC] Reducing GAV verbosity by using URI syntax

2020-11-28 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MNG-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239993#comment-17239993 ] Matt Pavlovich edited comment on MNG-7039 at 11/28/20, 6:54 PM:

[jira] [Commented] (MNG-7040) [RFC] Enhance include and exclude handling to use ldap-style filter syntax

2020-11-28 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MNG-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240031#comment-17240031 ] Matt Pavlovich commented on MNG-7040: - & -> fixed > [RFC] Enhance include and exclude handling to use

[jira] [Comment Edited] (MNG-7040) [RFC] Enhance include and exclude handling to use ldap-style filter syntax

2020-11-28 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MNG-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240031#comment-17240031 ] Matt Pavlovich edited comment on MNG-7040 at 11/28/20, 6:49 PM: {noformat}

[jira] [Comment Edited] (MNG-7040) [RFC] Enhance include and exclude handling to use ldap-style filter syntax

2020-11-28 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MNG-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240031#comment-17240031 ] Matt Pavlovich edited comment on MNG-7040 at 11/28/20, 6:49 PM: Fixed:

[jira] [Updated] (MNG-7040) [RFC] Enhance include and exclude handling to use ldap-style filter syntax

2020-11-28 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MNG-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Pavlovich updated MNG-7040: Description: Ldap-style filters provide a query syntax that would solve for supporting complex

[GitHub] [maven-integration-testing] michael-o commented on a change in pull request #82: [MNG-6957] support build/consumer with modules in reverse order

2020-11-28 Thread GitBox
michael-o commented on a change in pull request #82: URL: https://github.com/apache/maven-integration-testing/pull/82#discussion_r532089843 ## File path: core-it-suite/src/test/java/org/apache/maven/it/MavenITmng6957BuildConsumer.java ## @@ -0,0 +1,97 @@ +package

[jira] [Commented] (MNG-6915) Maven console output could be wider

2020-11-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240025#comment-17240025 ] Michael Osipov commented on MNG-6915: - MSHARED is the right place for this, well done. > Maven console

[jira] [Commented] (MNG-6915) Maven console output could be wider

2020-11-28 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240022#comment-17240022 ] Robert Scholte commented on MNG-6915: - Created MSHARED-965 and proposed an implementation for

[GitHub] [maven] gnodet commented on pull request #391: Mng 6957: Support Build Consumer while defining modules in reverse order

2020-11-28 Thread GitBox
gnodet commented on pull request #391: URL: https://github.com/apache/maven/pull/391#issuecomment-735264221 I think the problem raised in https://github.com/apache/maven/pull/402/commits/331e402b1a7f6e158444984d1272aeff18f54549 and

[jira] [Created] (MSHARED-965) Add fill-method to MessageBuilder

2020-11-28 Thread Robert Scholte (Jira)
Robert Scholte created MSHARED-965: -- Summary: Add fill-method to MessageBuilder Key: MSHARED-965 URL: https://issues.apache.org/jira/browse/MSHARED-965 Project: Maven Shared Components

[GitHub] [maven-release] rfscholte commented on pull request #61: [MRELEASE-1056] Migrate to JDOM2

2020-11-28 Thread GitBox
rfscholte commented on pull request #61: URL: https://github.com/apache/maven-release/pull/61#issuecomment-735259149 Could you update the package to `org.apache.maven.shared.release.transform.jdom2;` too? This is an

[GitHub] [maven-release] slachiewicz opened a new pull request #61: [MRELEASE-1056] Migrate to JDOM2

2020-11-28 Thread GitBox
slachiewicz opened a new pull request #61: URL: https://github.com/apache/maven-release/pull/61 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [maven-release] slachiewicz closed pull request #59: Upgrade to JDom 2

2020-11-28 Thread GitBox
slachiewicz closed pull request #59: URL: https://github.com/apache/maven-release/pull/59 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[jira] [Updated] (MRELEASE-1056) Upgrade to JDOM2 1.1 to JDOM2 2.0.6

2020-11-28 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MRELEASE-1056: --- Description: * |*{color:#003366}02.15.2015: JDOM 2.0.6 Released!{color}*

[jira] [Updated] (MRELEASE-1056) Upgrade to JDOM2 1.1 to JDOM2 2.0.6

2020-11-28 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MRELEASE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MRELEASE-1056: --- Summary: Upgrade to JDOM2 1.1 to JDOM2 2.0.6 (was: Upgrade to JDom 1.1 to

[jira] [Created] (MRELEASE-1056) Upgrade to JDom 1.1 to JDom2 2.0.6

2020-11-28 Thread Sylwester Lachiewicz (Jira)
Sylwester Lachiewicz created MRELEASE-1056: -- Summary: Upgrade to JDom 1.1 to JDom2 2.0.6 Key: MRELEASE-1056 URL: https://issues.apache.org/jira/browse/MRELEASE-1056 Project: Maven Release

[jira] [Commented] (MNG-6380) Option -Dstyle.color=always doesn't force color output

2020-11-28 Thread Henning Hoefer (Jira)
[ https://issues.apache.org/jira/browse/MNG-6380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17240002#comment-17240002 ] Henning Hoefer commented on MNG-6380: - I built the last 3.7.0-SNAPSHOT from 

[jira] [Commented] (MNG-7040) [RFC] Enhance include and exclude handling to use ldap-style filter syntax

2020-11-28 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/MNG-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239998#comment-17239998 ] Piotr Zygielo commented on MNG-7040: bq. xml fixed {code} excludes.xml:2.22: xmlParseEntityRef: no name

[jira] [Commented] (MNG-6915) Maven console output could be wider

2020-11-28 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239996#comment-17239996 ] Michael Osipov commented on MNG-6915: - Agree with Robert, will have a look into Jansi. [~slachiewicz],

[jira] [Commented] (MNG-7040) [RFC] Enhance include and exclude handling to use ldap-style filter syntax

2020-11-28 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MNG-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239995#comment-17239995 ] Matt Pavlovich commented on MNG-7040: - [~pzygielo] xml fixed. Thanks! Could you elaborate or provide

[jira] [Updated] (MNG-7040) [RFC] Enhance include and exclude handling to use ldap-style filter syntax

2020-11-28 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MNG-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Pavlovich updated MNG-7040: Description: Ldap-style filters provide a query syntax that would solve for supporting complex

[jira] [Comment Edited] (MNG-7039) [RFC] Reducing GAV verbosity by using URI syntax

2020-11-28 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MNG-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239993#comment-17239993 ] Matt Pavlovich edited comment on MNG-7039 at 11/28/20, 3:35 PM:

[jira] [Commented] (MNG-7039) [RFC] Reducing GAV verbosity by using URI syntax

2020-11-28 Thread Matt Pavlovich (Jira)
[ https://issues.apache.org/jira/browse/MNG-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239993#comment-17239993 ] Matt Pavlovich commented on MNG-7039: - [~michael-o] I think having a Maven endorsed standard single

[jira] [Created] (MNG-7041) Update @since and other version related texts

2020-11-28 Thread Robert Scholte (Jira)
Robert Scholte created MNG-7041: --- Summary: Update @since and other version related texts Key: MNG-7041 URL: https://issues.apache.org/jira/browse/MNG-7041 Project: Maven Issue Type: Task

[jira] [Commented] (MNG-6915) Maven console output could be wider

2020-11-28 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239992#comment-17239992 ] Robert Scholte commented on MNG-6915: - We're already using JAnsi for colored output. The available

[jira] [Assigned] (MNG-7028) Upgrade Jansi to 2.0.1

2020-11-28 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz reassigned MNG-7028: - Assignee: Sylwester Lachiewicz > Upgrade Jansi to 2.0.1 > --

[GitHub] [maven-integration-testing] rfscholte opened a new pull request #82: [MNG-6957] support build/consumer with modules in reverse order

2020-11-28 Thread GitBox
rfscholte opened a new pull request #82: URL: https://github.com/apache/maven-integration-testing/pull/82 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (MNG-6239) jansi messes up System.err and System.out

2020-11-28 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239990#comment-17239990 ] Sylwester Lachiewicz commented on MNG-6239: --- Could you try to test how the output will look like

[jira] [Commented] (MNG-6915) Maven console output could be wider

2020-11-28 Thread Sylwester Lachiewicz (Jira)
[ https://issues.apache.org/jira/browse/MNG-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239989#comment-17239989 ] Sylwester Lachiewicz commented on MNG-6915: --- The current default width of 80 made sense in the

[jira] [Comment Edited] (SUREFIRE-1840) Why sudo docker?

2020-11-28 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239939#comment-17239939 ] Sebb edited comment on SUREFIRE-1840 at 11/28/20, 12:00 PM: I'm not saying

[jira] [Commented] (SUREFIRE-1840) Why sudo docker?

2020-11-28 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239939#comment-17239939 ] Sebb commented on SUREFIRE-1840: I'm not saying sudo should be removed, merely that the reason for it

[jira] [Commented] (MNG-7040) [RFC] Enhance include and exclude handling to use ldap-style filter syntax

2020-11-28 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/MNG-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239930#comment-17239930 ] Piotr Zygielo commented on MNG-7040: Please fix your examples and xml-validate them. Then observe what

[GitHub] [maven-ear-plugin] rfscholte commented on pull request #24: [MEAR-153] skinnyModules option

2020-11-28 Thread GitBox
rfscholte commented on pull request #24: URL: https://github.com/apache/maven-ear-plugin/pull/24#issuecomment-735182188 Let's see what I can do, not sure if I have enough time to do it this year. This is an automated message

[GitHub] [maven] gnodet commented on pull request #402: DefaultProjectBuilder enhancements

2020-11-28 Thread GitBox
gnodet commented on pull request #402: URL: https://github.com/apache/maven/pull/402#issuecomment-735127371 On top of that, I'm going to check if caching of *effective* models can be done. This requires tracking which properties / profiles are used, but it looks doable. It may not be

[jira] [Comment Edited] (MNG-6915) Maven console output could be wider

2020-11-28 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239916#comment-17239916 ] Guillaume Nodet edited comment on MNG-6915 at 11/28/20, 8:36 AM: - Jansi

[jira] [Commented] (MNG-6239) jansi messes up System.err and System.out

2020-11-28 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17239924#comment-17239924 ] Guillaume Nodet commented on MNG-6239: -- The ansi streams should not be auto flush in 2.0.x. > jansi