Code Search for Developers
 
 
  

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



Some source files from: cruisecontrol/cruisecontrol/contrib/distributed/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



See more files for this project here