[
https://issues.apache.org/jira/browse/MATH-1383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633243#comment-15633243
]
Wilhelm Burger commented on MATH-1383:
--------------------------------------
I am trying to Maven-build commons-math from the current master branch, with
the POM listing this dependency:
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng</artifactId>
<version>1.0-SNAPSHOT</version>
However, the associated artefact is missing the methods
'RandomSource.saveState' and 'RandomSource.restoreState'!
--Wilhelm
> Make Commons Math depend on Commons Rng
> ---------------------------------------
>
> Key: MATH-1383
> URL: https://issues.apache.org/jira/browse/MATH-1383
> Project: Commons Math
> Issue Type: Task
> Reporter: Gilles
> Assignee: Gilles
> Labels: dependency
> Fix For: 4.0
>
>
> All classes in package {{o.a.c.math4.rng}} have been copied to a new "Commons
> Rng" component upon which Commons Math should now depend.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)