You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gilles Sadowski <gi...@harfang.homelinux.org> on 2012/08/04 18:23:05 UTC

[MATH] Clirr failure

Hello.

I cannot figure why "Clirr" now fails to generate its report and entails the
fail of the build on my machine:
---CUT---
[INFO] Generating "Clirr" report    --- clirr-maven-plugin:2.3
[INFO] Comparing to version: 3.0
[ERROR] Unable to find information in class org.apache.commons.math3.analysis.FunctionUtils referring back to nested class org.apache.commons.math3.analysis.FunctionUtils$11
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
---CUT---


Regards,
Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [MATH] Clirr failure

Posted by Gilles Sadowski <gi...@harfang.homelinux.org>.
On Wed, Aug 08, 2012 at 01:50:10AM +0100, sebb wrote:
> On 4 August 2012 17:23, Gilles Sadowski <gi...@harfang.homelinux.org> wrote:
> > Hello.
> >
> > I cannot figure why "Clirr" now fails to generate its report and entails the
> > fail of the build on my machine:
> 
> The Eclipse compiler can generate code that Clirr does not like; make
> sure you compile everything using the Sun compiler (and temporarily
> stop Eclipse rebuilding).

I don't use Eclipse.

The problem went away. Probably thanks to some "clean" cycle...

> > [...]


Gilles

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [MATH] Clirr failure

Posted by sebb <se...@gmail.com>.
On 4 August 2012 17:23, Gilles Sadowski <gi...@harfang.homelinux.org> wrote:
> Hello.
>
> I cannot figure why "Clirr" now fails to generate its report and entails the
> fail of the build on my machine:

The Eclipse compiler can generate code that Clirr does not like; make
sure you compile everything using the Sun compiler (and temporarily
stop Eclipse rebuilding).

> ---CUT---
> [INFO] Generating "Clirr" report    --- clirr-maven-plugin:2.3
> [INFO] Comparing to version: 3.0
> [ERROR] Unable to find information in class org.apache.commons.math3.analysis.FunctionUtils referring back to nested class org.apache.commons.math3.analysis.FunctionUtils$11
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> ---CUT---
>
>
> Regards,
> Gilles
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org