The gradle build is now working for all PCGen build requirements. In order to allow them to not be migrated to git, the lib folder needs to be removed from the repository, which means the ant build will no longer work.
This task will thus require:
Removing the build.xml used by ant
Removing the lib folder used by ant
Ant support and lib folder removed.