Skip to content

InstallWOAndWOnder

<p>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.
<p><em>It will check to see if each exists already and will not download/build/install if each is already up-to-date.</em>

<p>This job also downloads a shell script from the WOJenkins git repository that will create
a <b>${HUDSON_HOME}/WOFrameworksRepository</b> 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.
 
<p><b>NOTE:</b> It is intended that you will change both the Wonder Repository and especially the WOJenkins Repository
  <em>(in the job config)</em> to point to your own clones of each so your build does not change out from under you without warning.

Upstream Projects