On Wed, 9 Jun 2021 at 16:04, Gilles Sadowski wrote:
> Le mer. 9 juin 2021 à 16:07, Alex Herbert a
> écrit :
> >
> > The math project does not build with the default goal in the pom:
> >
> > clean verify apache-rat:check checkstyle:check pmd:check spotbugs:check
> > javadoc:javadoc
> >
> > There
Le mer. 9 juin 2021 à 16:07, Alex Herbert a écrit :
>
> The math project does not build with the default goal in the pom:
>
> clean verify apache-rat:check checkstyle:check pmd:check spotbugs:check
> javadoc:javadoc
>
> There is a spotbugs error in the Artificial neural networks module due to a
>
The math project does not build with the default goal in the pom:
clean verify apache-rat:check checkstyle:check pmd:check spotbugs:check
javadoc:javadoc
There is a spotbugs error in the Artificial neural networks module due to a
case statement fall through. This is intentional so I added an excl