BusyB: The Cmd Element


Introduction

News

Reference

Installation

Quick Start

Download


The cmd element simply describes one system command to be executed. The cmd element is about as simple as you can make XML:

  <cmd>ant unit.test</cmd>