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 <[email protected]>
Date:   2017-06-22T22:50:39Z

    RNG-38: Fix maven central badge
    
    Signed-off-by: Artem Barger <[email protected]>

commit 3a6fe0c0508ecbf3a78422046ff03e8523b5b3ab
Author: Artem Barger <[email protected]>
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 <[email protected]>

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to