Difference between revisions of "Autobuild Config"
(New page: 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...) |
|||
Line 9: | Line 9: | ||
== Assumptions == | == Assumptions == | ||
− | It is assumed that you have a working build environment as detailed in | + | It is assumed that you have a working build environment as detailed in [[Building_PCGen]] |
== Steps == | == Steps == | ||
Line 18: | Line 18: | ||
# 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 | ||
+ | # Add Project - Maven 1.x | ||
+ | # Upload the project.xml from the pcgen directory and click Add | ||
+ | # Continuum will download the project |
Revision as of 09:02, 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
- Download and install Continuum 1.1
- Configure the email settings as noted in the install docs
- Start Continuum and go to the default page - [1]
- Create an admin user and then login
- Set the config options as appropriate
- Add Project - Maven 1.x
- Upload the project.xml from the pcgen directory and click Add
- Continuum will download the project