Code Search for Developers
 
 
  

README.txt from cruisecontrol at Krugle


Show README.txt syntax highlighted

Contibutions to CruiseControl


This directory contains contributions made to the CruiseControl project that
are not considered to be part of the official project. They usually fall
outside the scope of the CruiseControl application, yet may prove useful to
CruiseControl users. These contributions are NOT maintained by the
CruiseControl developers.

These contributions are included here as a service to both CruiseControl users
and the original contributors. These contributions are provided as is, without
any warranty. USE AT YOUR OWN RISK.

Questions regarding the use of any of these contributions may initially be
directed to the CruiseControl user mailing list
(cruisecontrol-user@lists.sourceforge.net). See documentation included in
the contribution for any further support options.



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

  JavaServiceWrapper/
    bin/
      InstallCruisecontrolWrapper-NT.bat
      TestWrapperNoWrapper.bat
      UninstallCruisecontrolWrapper-NT.bat
      cruisecontrol-init.d-template.sh
      cruisecontrol-wrapper.sh
      cruisecontrol.bat
      cruisecontrolWrapper.bat
      wrapper
      wrapper.exe
    conf/
      wrapper.conf
    lib/
      libwrapper.so
      wrapper.dll
      wrapper.jar
      wrappertest.jar
    logs/
      wrapper.log
    README.txt
  NtServiceWrapper/
    bin/
      InstallCruisecontrolWrapper-NT.bat
      UninstalCruisecontrolWrapper-NT.bat
      cruisecontrol.bat
      cruisecontrolWrapper.bat
      cruisecontrolWrapperNoWrapper.bat
    conf/
      wrapper.template.conf
    lib/
    README.txt
    build.xml
  XmlLoggerWithStatus/
    XmlLoggerWithStatus.java
    build.xml
    readme.txt
    status.PNG
  cruiseTray/
    README.txt
    ccTray_eng.py
    cruiseTrayIcon.py
    cruiseTrayIcon_english.py
    green.ico
    property.ini
    py.ico
    question.ico
    red.ico
    setup.py
    setup_eng.py
  distributed/
    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/
              util/
              BuildAgent.java
              BuildAgentEntryOverrideUI.java
              BuildAgentService.java
              BuildAgentServiceImpl.java
              BuildAgentUI.java
              PropertyEntry.java
              SearchablePropertyEntries.java
    test/
      net/
      testdist.agent.properties
      testdist.properties
      testdist.user-defined.properties
    webcontent/
      webstart/
    README.html
    build-sign.properties
    build.xml
    ccdist.version.properties
    checkstyleSuppressions.xml
    cruisecontrol.bat
    cruisecontrol.sh
  mainAsWar/
    src/
    test/
    build.xml
    web.xml
  packager/
    debian/
    etc/
    redhat/
    usr/
    .subversion
    README.txt
    build.xml
    override.properties
    package.properties
  windowsInstaller/
    build.bat
    cruise.nsi
    wrapper.conf
  xsl/
    README.TXT
    compile-with-exec-output.xsl
  README.txt