Antigen Library

This project is the core of Antigen, and creates the jar file that does all of the work.

To create an installer, you simply bundle this jar with another jar of your own containing the Antigen configuration file and any resources such as images. See the Antigen Installer for an example. You must also create another jar file containing the ant build file itself, and any resources (e.g. properties files) that it needs. See the Antigen Installer Script for an example.