New versions of ant (e.g. 1.10.11) at this time of writing fail to build jar-jme because the source (1.2) and target (1.3) are considered too old. The jme target can now be compiled separately with 'ant jar-jme' and the jse target with 'ant jar-jse' The jse target will now be built with source="1.8" and target="1.8"
7.8 KiB
7.8 KiB