You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2016/09/02 16:34:20 UTC

[jira] [Updated] (RNG-6) Check list for first release

     [ https://issues.apache.org/jira/browse/RNG-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles updated RNG-6:
---------------------
    Description: 
List of tasks to complete before considering a first release.

- (x) Review public API
- (x) Review unit tests
- (x) Review code layout
-* (x) Separation of public API and "internal" packages
-** (x) check OSGi parameters in "pom.xml"
- (?) Add other implementations
-* (/) Marsaglia's "multiply-with-carry" (RNG-12)
-* (/) Marsaglia's "KISS" (RNG-13)
-* (?) Others?
- (x) Ensure clean project reports
-* (/) JIRA (RNG-7)
-* (/) Surefire
-* (/) RAT
-* (/) Jacoco (RNG-9)
-* (/) FindBugs
-* (/) Checkstyle
-* (/) PMD
-* (/) CPD
- (/) Jenkins
        [Commons Rng ("master" branch)|https://builds.apache.org/view/Apache%20Commons/job/Commons_Rng/]
- (/) Commons web site (RNG-8)
- (x) User guide
-* (/) Usage
-* (/) Library layout
-* (x) Performance
-** Rerun benchmark and publish results for "MWC_256" and "KISS"
-* (/) Quality reports (external test suites): rerun "RandomStressTester" so that the package name reported is "o.a.c.rng" (and not "o.a.c.math4.rng")
- (/) Usage demo ("ComputePi")
- (/) Github integration [INFRA-12416|https://issues.apache.org/jira/browse/INFRA-12416]
       https://github.com/apache/commons-rng
- (/) Travis integration (RNG-11)
       https://travis-ci.org/apache/commons-rng
- (/) Coveralls integration (RNG-11)
       https://coveralls.io/github/apache/commons-rng

  was:
List of tasks to complete before considering a first release.

- (x) Review public API
- (x) Review unit tests
- (x) Review code layout
-* (x) Separation of public API and "internal" packages
-** (x) check OSGi parameters in "pom.xml"
- (/) Add other implementations
-* (/) Marsaglia's "multiply-with-carry" (RNG-12)
-* (/) Marsaglia's "KISS" (RNG-13)
- (x) Ensure clean project reports
-* (/) JIRA (RNG-7)
-* (/) Surefire
-* (/) RAT
-* (!) Jacoco (RNG-9)
-* (/) FindBugs
-* (/) Checkstyle
-* (/) PMD
-* (/) CPD
- (/) Jenkins
        [Commons Rng ("master" branch)|https://builds.apache.org/view/Apache%20Commons/job/Commons_Rng/]
- (/) Commons web site (RNG-8)
- (x) User guide
-* (/) Usage
-* (/) Library layout
-* (x) Performance
-** Rerun benchmark and publish results for "MWC_256" and "KISS"
-* (/) Quality reports (external test suites): rerun "RandomStressTester" so that the package name reported is "o.a.c.rng" (and not "o.a.c.math4.rng")
- (/) Usage demo ("ComputePi")
- (/) Github integration [INFRA-12416|https://issues.apache.org/jira/browse/INFRA-12416]
       https://github.com/apache/commons-rng
- (/) Travis integration (RNG-11)
       https://travis-ci.org/apache/commons-rng
- (/) Coveralls integration (RNG-11)
       https://coveralls.io/github/apache/commons-rng


> Check list for first release
> ----------------------------
>
>                 Key: RNG-6
>                 URL: https://issues.apache.org/jira/browse/RNG-6
>             Project: Commons RNG
>          Issue Type: Task
>            Reporter: Gilles
>              Labels: release, review
>             Fix For: 1.0
>
>
> List of tasks to complete before considering a first release.
> - (x) Review public API
> - (x) Review unit tests
> - (x) Review code layout
> -* (x) Separation of public API and "internal" packages
> -** (x) check OSGi parameters in "pom.xml"
> - (?) Add other implementations
> -* (/) Marsaglia's "multiply-with-carry" (RNG-12)
> -* (/) Marsaglia's "KISS" (RNG-13)
> -* (?) Others?
> - (x) Ensure clean project reports
> -* (/) JIRA (RNG-7)
> -* (/) Surefire
> -* (/) RAT
> -* (/) Jacoco (RNG-9)
> -* (/) FindBugs
> -* (/) Checkstyle
> -* (/) PMD
> -* (/) CPD
> - (/) Jenkins
>         [Commons Rng ("master" branch)|https://builds.apache.org/view/Apache%20Commons/job/Commons_Rng/]
> - (/) Commons web site (RNG-8)
> - (x) User guide
> -* (/) Usage
> -* (/) Library layout
> -* (x) Performance
> -** Rerun benchmark and publish results for "MWC_256" and "KISS"
> -* (/) Quality reports (external test suites): rerun "RandomStressTester" so that the package name reported is "o.a.c.rng" (and not "o.a.c.math4.rng")
> - (/) Usage demo ("ComputePi")
> - (/) Github integration [INFRA-12416|https://issues.apache.org/jira/browse/INFRA-12416]
>        https://github.com/apache/commons-rng
> - (/) Travis integration (RNG-11)
>        https://travis-ci.org/apache/commons-rng
> - (/) Coveralls integration (RNG-11)
>        https://coveralls.io/github/apache/commons-rng



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)