Difference between revisions of "Autobuild Config"

From PCGen Wiki
Jump to: navigation, search
(Steps)
Line 15: Line 15:
 
# [http://continuum.apache.org/download.html Download] and [http://continuum.apache.org/docs/1.1/installation/index.html install] [http://continuum.apache.org/ Continuum 1.1]
 
# [http://continuum.apache.org/download.html Download] and [http://continuum.apache.org/docs/1.1/installation/index.html install] [http://continuum.apache.org/ Continuum 1.1]
 
# Configure the email settings as noted in the [http://continuum.apache.org/docs/1.1/installation/index.html install docs]
 
# Configure the email settings as noted in the [http://continuum.apache.org/docs/1.1/installation/index.html install docs]
# Start Continuum and go to the default page - [http://localhost:8080/continuum]
+
# Start Continuum and go to the default page - [http://localhost:8080/continuum http://localhost:8080/continuum]
 
# Create an admin user and then login
 
# Create an admin user and then login
 
# Set the config options as appropriate
 
# Set the config options as appropriate

Revision as of 09:04, 16 September 2008

So you want to set up an autobuild site? This is how our current nightly autobuild is configured.


Requirements

  • Maven
  • Ant
  • Continuum
  • Java SDK

Assumptions

It is assumed that you have a working build environment as detailed in Building_PCGen

Steps

  1. Download and install Continuum 1.1
  2. Configure the email settings as noted in the install docs
  3. Start Continuum and go to the default page - http://localhost:8080/continuum
  4. Create an admin user and then login
  5. Set the config options as appropriate
  6. Add Project - Maven 1.x
  7. Upload the project.xml from the pcgen directory and click Add
  8. Continuum will download the project