You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by rmannibucau <gi...@git.apache.org> on 2017/11/09 08:31:29 UTC

[GitHub] maven pull request #136: [MNG-6302] logging the module count

GitHub user rmannibucau opened a pull request:

    https://github.com/apache/maven/pull/136

    [MNG-6302] logging the module count

    Idea is to let the user identify how many modules are still to be executed/processed

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmannibucau/maven fb/MNG-6302_module-progress

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/136.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #136
    
----
commit 4d49d3b05b2e3d3a4530bb27e8cc162ab50baa7c
Author: Romain Manni-Bucau <rm...@gmail.com>
Date:   2017-11-09T08:30:47Z

    logging the module count to let the user identify how many module are still to be executed/processed

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven issue #136: [MNG-6302] logging the module count

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/136
  
    Looks good to me.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven issue #136: [MNG-6302] logging the module count

Posted by hboutemy <gi...@git.apache.org>.
Github user hboutemy commented on the issue:

    https://github.com/apache/maven/pull/136
  
    merged as a branch in Maven git https://github.com/apache/maven/tree/MNG-6302_module-progress
    and reworked to avoid additional line "Module i/n" but have instead integrated at the end of "Building" line:
    ```
    [INFO] ------------------------------------------------------------------------
    [INFO] Building Apache Maven Distribution 3.5.3-SNAPSHOT                [15/15]
    [INFO] ------------------------------------------------------------------------
    ```


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven issue #136: [MNG-6302] logging the module count

Posted by stephenc <gi...@git.apache.org>.
Github user stephenc commented on the issue:

    https://github.com/apache/maven/pull/136
  
    👍 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven pull request #136: [MNG-6302] logging the module count

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/maven/pull/136


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven issue #136: [MNG-6302] logging the module count

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/136
  
    @hboutemy Tested your branch. Great improvement to the PR! +1


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org