mapjfx version 1.4.7 released

mapjfx has reached versions 1.4.7 and can be found at maven central, the artifact coordinates are:

  <dependency>
    <groupId>com.sothawo</groupId>
    <artifactId>mapjfx</artifactId>
    <version>1.4.7</version>
  </dependency>

The source is available at GitHub .

This fixes a regression that kept mapjfx from working with JDK 1.8u60-

Comments and contributions welcome.