Code Search for Developers
 
 
  

build-sign.properties from cruisecontrol at Krugle


Show build-sign.properties syntax highlighted

# properties used to sign Distributed Agent jars for webstart
#security.keystore=your keystore
#security.storepass=your storepassword
#security.keypass=your keypassword
#security.alias=your alias




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

  conf/
    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
  jini-core/
    jini-core.jar
    jini-ext.jar
  jini-lib/
    jsk-lib.jar
    jsk-platform.jar
    reggie.jar
    start.jar
    tools.jar
  jini-lib-dl/
    jsk-dl.jar
    reggie-dl.jar
  lib/
    licenses/
      apache-license-2.0.txt
  src/
    net/
      sourceforge/
        cruisecontrol/
          builders/
            DistributedMasterBuilder.java
          distributed/
            core/
              CCDistVersion.java
              FileUtil.java
              MulticastDiscovery.java
              PreferencesHelper.java
              ProgressRemote.java
              ProgressRemoteImpl.java
              PropertiesHelper.java
              ReggieUtil.java
              ZipUtil.java
            util/
              BuildAgentUtility.java
              InteractiveBuildUtility.java
              JiniLookUpUtility.java
            BuildAgent.java
            BuildAgentEntryOverrideUI.java
            BuildAgentService.java
            BuildAgentServiceImpl.java
            BuildAgentUI.java
            PropertyEntry.java
            SearchablePropertyEntries.java
  test/
    net/
      sourceforge/
        cruisecontrol/
          builders/
            DistributedMasterBuilderNoLookupTest.java
            DistributedMasterBuilderTest.java
          distributed/
            core/
              FileUtilTest.java
              MulticastDiscoveryTest.java
              PropertiesHelperTest.java
              ZipUtilTest.java
            util/
              BuildAgentUtilityTest.java
            BuildAgentEntryOverrideUITest.java
            BuildAgentServiceImplTest.java
            BuildAgentTest.java
    testdist.agent.properties
    testdist.properties
    testdist.user-defined.properties
  webcontent/
    webstart/
      WEB-INF/
        lib/
          jnlp-servlet.jar
        agent-web.xml
      agent.jnlp
  README.html
  build-sign.properties
  build.xml
  ccdist.version.properties
  checkstyleSuppressions.xml
  cruisecontrol.bat
  cruisecontrol.sh