Package nl.toolforge.karma.core.cmd.impl

Class Summary
AbstractBuildCommand Superclass for all commands dealing with building modules.
BuildAllModules Deprecated. Not in use, but the current code remains.
BuildModule Builds a module in a manifest.
CleanAll Removes the build directory to create a totally clean environment.
CleanModule Removes the modules' build directory.
CommandFaker Bogus implementation of DefaultCommand.
CreateDistribution  
CreateModuleCommand Creates a module in a repository.
CreatePassword Creates or changes authentication information for a location.
CreateRelease Creates a release manifest, based on the current (development) manifest, by checking all the latest versions of modules and adding them
DeleteWorkingContext Removes the working context configuration, but leaves all projects intact.
DocAllModules Generates API documentation for all modules.
DocModule Generates Javadoc API documentation for the given module.
ExitCleanCommand  
GenerateTestReport Generates a test report based on the test output of all modules.
ListManifests Base implementation for the ListManifests command.
PackageModule  
PromoteCommand Implementation of the 'codeline freeze' concept.
SelectManifest This command activates a manifest, which is a general requirement for most other commands.
StartWorkCommand  
StopWorkCommand  
TestAllModules Basically calls the test command on all modules in the current manifest.
TestModule Run the unit tests of a given module.
UpdateAdmin Updates administrative data for a working context.
UpdateAllModulesCommand This command updates all modules in the active manifest on a developers' local system.
UpdateModuleCommand This command updates a module on a developers' local system.
ViewManifest This command gets the active manifest and presents it in the UI.
ViewWorkingContexts Retrieves all working contexts (found as subdirectories with a working-context.xml) and presents all entries as a String array through
 



Copyright © 2002-2004 Toolforge. All Rights Reserved.