+1
Builds OK from the git RC tag using Oracle Java 8:
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117;
2019-08-27T11:06:16-04:00)
Maven home: C:\Java\apache-maven-3.6.2\bin\..
Java version: 1.8.0_221, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk1.8.0_221\jre
Default
I’ve been looking into fixing some of the sonar issues. One highlighted a test
of the MiddleSquareWeylSequence which just executes a code path but has no
assertions. This is for the default seeding (i.e. a seed less than the correct
seed length). Currently the generator uses the same method as a
On Sat, Sep 14, 2019 at 2:15 AM Claude Warren wrote:
> @Gilles
>
> I am happy to rename the package without the plural if that is the
> standard, I will also fix the indent issue. Is there a definition that can
> be quickly imported into Eclipse to do the proper formatting?
>
> I am adding/updat