You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by C0rWin <gi...@git.apache.org> on 2017/06/22 23:47:27 UTC

[GitHub] commons-rng pull request #4: Rng 31

GitHub user C0rWin opened a pull request:

    https://github.com/apache/commons-rng/pull/4

    Rng 31

    Maven assembly plugin is not able to produce checksums while assembles artifacts, added checksum artifact which will generate checksums by running 
    
    ```
    mvn clean assembly:single checksum:artifacts
    ```

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

    $ git pull https://github.com/C0rWin/commons-rng RNG-31

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

    https://github.com/apache/commons-rng/pull/4.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 #4
    
----
commit 9ea461e6e2a2135203b2db80e998a3a44954b28c
Author: Artem Barger <ba...@il.ibm.com>
Date:   2017-06-22T22:50:39Z

    RNG-38: Fix maven central badge
    
    Signed-off-by: Artem Barger <ba...@il.ibm.com>

commit 3a6fe0c0508ecbf3a78422046ff03e8523b5b3ab
Author: Artem Barger <ar...@bargr.net>
Date:   2017-06-22T23:43:56Z

    [RNG-31]: Missing signature and checksum files (release process)
    
    Adding maven checksum plugin to produce checksums for artifacts.
    
    Signed-off-by: Artem Barger <ar...@bargr.net>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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