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