You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2019/04/09 09:54:01 UTC

[jira] [Created] (OFBIZ-10915) Terminal automatically scrolls down on never ending tasks with the new console

Jacques Le Roux created OFBIZ-10915:
---------------------------------------

             Summary: Terminal automatically scrolls down on never ending tasks with the new console
                 Key: OFBIZ-10915
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10915
             Project: OFBiz
          Issue Type: Bug
          Components: Gradle
    Affects Versions: Trunk, Release Branch 18.12
            Reporter: Jacques Le Roux
            Assignee: Jacques Le Roux


Since we use Gradle 5.0 we have this [issue, known by the Gradle Community|https://github.com/gradle/gradle/issues/1843].

There they suggest to pass {{--console plain}} to the command and some others [suggest to add org.gradle.console=plain to gradle.properties file|https://discuss.gradle.org/t/make-console-plain-default/23514/9] which is IMO a better (less invasive) solution.

IMO, there is also another advantage: you don't see a percentage in console, often confusing for newbies.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)