Mainly a note that the gst1-java-core library as of 1.0 requires JNA 5.2.0+. You're likely to get spurious problems using JNA 4.2.0. Unfortunately using Ant you're missing this dependency problem. You could look at integrating Ivy to download the dependencies rather than check them in.
Worth also upgrading gst1-java-core for a few bug fixes.