This job automatically downloads and installs the specified version of Apple WebObjects™ and clones and builds a specified build target(s) of a specified branch of Project Wonder from a specified Git repository.
It will check to see if each exists already and will not download/build/install if each is already up-to-date.
This job also downloads a shell script from the WOJenkins git repository that will create a ${HUDSON_HOME}/WOFrameworksRepository directory to install both WebObjects and Project WOnder into and create a build.properties file for Ant to use to tell it to use that directory.
NOTE: It is intended that you will change both the Wonder Repository and especially the WOJenkins Repository (in the job config) to point to your own clones of each so your build does not change out from under you without warning.