Code Search for Developers
 
 
  

user-defined.properties from cruisecontrol at Krugle


Show user-defined.properties syntax highlighted

######################################################################
### CRUISE CONTROL USER-DEFINED PROPERTIES ###########################
######################################################################
## This file contains arbitrary user-defined properties that identify 
## important characteristics of this build agent machine. For 
## instance, a name might be given to this agent: "agent.name=number1"
## or specific versions of software may be indicated: "fixpack=SP2"
##
## Corresponding search criteria will need to be configured on the
## build master so that this agent's capabilities may be discovered.
## This file is blank by default, as three criteria are
## programmatically registered and these may be sufficient for most
## needs. They are "os.name", "java.vm.version", and "hostname".




See more files for this project here

cruisecontrol

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.

Project homepage: http://sourceforge.net/projects/cruisecontrol
Programming language(s): Java,XML
License: other

  README.html
  agent-build.xml
  agent.properties
  cruise.properties
  insecure.policy
  jini.logging
  log4j.properties
  lookup-build.xml
  start-jini.config
  transient-reggie.config
  user-defined.properties
  util-build.xml