logo separator

[mkgmap-dev] tests passing on trunk?

From Steve Ratcliffe steve at parabola.me.uk on Fri Jun 14 20:42:35 BST 2013

Hi Gerd

> FindBugs complains because the field style in is declared static,
> but modified:
>    style = new StyleImpl(STYLE_LOC, "simple");
> could that be the reason?

Ahh, yes that is probably it.  It is down to a change in Java 7
which is why it has just started happening.

   http://intellijava.blogspot.co.uk/2012/05/junit-and-java-7.html

Thanks, I will fix it.

..Steve


More information about the mkgmap-dev mailing list