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

Gilles updated RNG-65:
----------------------
    Description: 
Errors are reported although I don't think those classes were changed since 
v1.1 was released.

* Error Removed org.apache.commons.rng.sampling.distribution.LogNormalSampler 
from the list of superclasses 
org.apache.commons.rng.sampling.distribution.BoxMullerLogNormalSampler
-> LogNormalSampler was never a base class
* Error Removed org.apache.commons.rng.sampling.distribution.SamplerBase from 
the list of superclasses
org.apache.commons.rng.sampling.distribution.BoxMullerNormalizedGaussianSampler
-> class still extends {{SamplerBase}}
* Error Removed org.apache.commons.rng.sampling.distribution.SamplerBase from 
the list of superclasses
org.apache.commons.rng.sampling.distribution.MarsagliaNormalizedGaussianSampler
-> class still extends {{SamplerBase}}
* Error Removed org.apache.commons.rng.sampling.distribution.SamplerBase from 
the list of superclasses
org.apache.commons.rng.sampling.distribution.ZigguratNormalizedGaussianSampler
-> class still extends {{SamplerBase}}

  was:Errors are reported although I don't think those classes were changed 
since v1.1 was released.


> Clirr reports errors
> --------------------
>
>                 Key: RNG-65
>                 URL: https://issues.apache.org/jira/browse/RNG-65
>             Project: Commons RNG
>          Issue Type: Task
>          Components: sampling
>            Reporter: Gilles
>            Priority: Blocker
>              Labels: compatibility
>             Fix For: 1.2
>
>
> Errors are reported although I don't think those classes were changed since 
> v1.1 was released.
> * Error Removed org.apache.commons.rng.sampling.distribution.LogNormalSampler 
> from the list of superclasses 
> org.apache.commons.rng.sampling.distribution.BoxMullerLogNormalSampler
> -> LogNormalSampler was never a base class
> * Error Removed org.apache.commons.rng.sampling.distribution.SamplerBase from 
> the list of superclasses
> org.apache.commons.rng.sampling.distribution.BoxMullerNormalizedGaussianSampler
> -> class still extends {{SamplerBase}}
> * Error Removed org.apache.commons.rng.sampling.distribution.SamplerBase from 
> the list of superclasses
> org.apache.commons.rng.sampling.distribution.MarsagliaNormalizedGaussianSampler
> -> class still extends {{SamplerBase}}
> * Error Removed org.apache.commons.rng.sampling.distribution.SamplerBase from 
> the list of superclasses
> org.apache.commons.rng.sampling.distribution.ZigguratNormalizedGaussianSampler
> -> class still extends {{SamplerBase}}



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

Reply via email to