You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

tasksoverview.html 41 KiB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Language" content="en-us">
  4. <title>Overview of Ant Tasks</title>
  5. <base target="mainFrame">
  6. </head>
  7. <body>
  8. <a name="top"></a>
  9. <h2>Overview of Ant Tasks</h2>
  10. <p>Given the large number of tasks available with Ant, it may be
  11. difficult to get an overall view of what each task can do. The following
  12. tables provide a short description of each task and a link to the complete
  13. documentation.</p>
  14. <a href="#archive">Archive Tasks</a><br>
  15. <a href="#audit">Audit/Coverage Tasks</a><br>
  16. <a href="#compile">Compile Tasks</a><br>
  17. <a href="#deploy">Deployment Tasks</a><br>
  18. <a href="#doc">Documentation Tasks</a><br>
  19. <a href="#ejb">EJB Tasks</a><br>
  20. <a href="#exec">Execution Tasks</a><br>
  21. <a href="#file">File Tasks</a><br>
  22. <a href="#extensions">Java2 Extensions Tasks</a><br>
  23. <a href="#log">Logging Tasks</a><br>
  24. <a href="#mail">Mail Tasks</a><br>
  25. <a href="#misc">Miscellaneous Tasks</a><br>
  26. <a href="#net">.NET Tasks</a><br>
  27. <a href="#preproc">Pre-process Tasks</a><br>
  28. <a href="#prop">Property Tasks</a><br>
  29. <a href="#remote">Remote Tasks</a><br>
  30. <a href="#scm">SCM Tasks</a><br>
  31. <a href="#testing">Testing Tasks</a><br>
  32. <a href="#vaj">Visual Age for Java Tasks</a><br>
  33. <p></p>
  34. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  35. <th align="left">
  36. <font size="+0" face="arial,helvetica,sanserif">
  37. <a name="archive">Archive Tasks</a></th>
  38. </font>
  39. <font size="-1" face="arial,helvetica,sanserif">
  40. <th align="right"><a href="#top">[Back to top]</a></th>
  41. </font>
  42. </table>
  43. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  44. <tr valign="top">
  45. <th nowrap>Task Name</th>
  46. <th nowrap>Description</th>
  47. </tr>
  48. <tr valign="top">
  49. <td nowrap><a href="CoreTasks/unpack.html">BUnzip2</a></td>
  50. <td><p>Expands a file packed using GZip or BZip2.</p></td>
  51. </tr>
  52. <tr valign="top">
  53. <td nowrap><a href="CoreTasks/pack.html">BZip2</a></td>
  54. <td><p>Packs a file using the GZip or BZip2 algorithm. This task
  55. does not do any dependency checking; the output file is always
  56. generated</p></td>
  57. </tr>
  58. <tr valign="top">
  59. <td nowrap><a href="OptionalTasks/cab.html">Cab</a></td>
  60. <td><p>Creates Microsoft CAB archive files. It is invoked
  61. similar to the <a href="CoreTasks/jar.html">Jar</a> or
  62. <a href="CoreTasks/zip.html">Zip</a> tasks. This task will work on
  63. Windows using the external <i>cabarc</i> tool (provided by Microsoft),
  64. which must be located in your executable path.</p></td>
  65. </tr>
  66. <tr valign="top">
  67. <td nowrap><a href="CoreTasks/ear.html">Ear</a></td>
  68. <td><p>An extension of the <a href="CoreTasks/jar.html">Jar</a> task with
  69. special treatment for files that should end up in an
  70. Enterprise Application archive.</p></td>
  71. </tr>
  72. <tr valign="top">
  73. <td nowrap><a href="CoreTasks/gunzip.html">GUnzip</a></td>
  74. <td><p>Expands a GZip file.</p></td>
  75. </tr>
  76. <tr valign="top">
  77. <td nowrap><a href="CoreTasks/gzip.html">GZip</a></td>
  78. <td><p>GZips a set of files.</p></td>
  79. </tr>
  80. <tr valign="top">
  81. <td nowrap><a href="CoreTasks/jar.html">Jar</a></td>
  82. <td><p>Jars a set of files.</p></td>
  83. </tr>
  84. <tr valign="top">
  85. <td nowrap><a href="OptionalTasks/jlink.html">Jlink</a></td>
  86. <td><p><i>Deprecated.</i> Use the <code>zipfileset</code>
  87. and <code>zipgroupfileset</code> attributes of the
  88. <a href="CoreTasks/jar.html">Jar</a> or
  89. <a href="CoreTasks/zip.html">Zip</a> tasks instead.</p></td>
  90. </tr>
  91. <tr valign="top">
  92. <td nowrap><a href="CoreTasks/manifest.html">Manifest</a></td>
  93. <td><p>Creates a manifest file.</p></td>
  94. </tr>
  95. <tr valign="top">
  96. <td nowrap><a href="OptionalTasks/rpm.html">Rpm</a></td>
  97. <td><p>Invokes the <i>rpm</i> executable to build a Linux installation
  98. file. This task currently only works on Linux or other Unix platforms
  99. with RPM support.</p></td>
  100. </tr>
  101. <tr valign="top">
  102. <td nowrap><a href="CoreTasks/signjar.html">SignJar</a></td>
  103. <td><p>Signs a jar or zip file with the <i>javasign</i>
  104. command-line tool.</p></td>
  105. </tr>
  106. <tr valign="top">
  107. <td nowrap><a href="CoreTasks/tar.html">Tar</a></td>
  108. <td><p>Creates a tar archive.</p></td>
  109. </tr>
  110. <tr valign="top">
  111. <td nowrap><a href="CoreTasks/unzip.html">Unjar</a></td>
  112. <td><p>Unzips a jarfile.</p></td>
  113. </tr>
  114. <tr valign="top">
  115. <td nowrap><a href="CoreTasks/untar.html">Untar</a></td>
  116. <td><p>Untars a tarfile.</p></td>
  117. </tr>
  118. <tr valign="top">
  119. <td nowrap><a href="CoreTasks/unzip.html">Unwar</a></td>
  120. <td><p>Unzips a warfile.</p></td>
  121. </tr>
  122. <tr valign="top">
  123. <td nowrap><a href="CoreTasks/unzip.html">Unzip</a></td>
  124. <td><p>Unzips a zipfile.</p></td>
  125. </tr>
  126. <tr valign="top">
  127. <td nowrap><a href="CoreTasks/war.html">War</a></td>
  128. <td><p>An extension of the <a href="CoreTasks/jar.html">Jar</a> task
  129. with special treatment for files that should end up in the
  130. <code>WEB-INF/lib</code>, <code>WEB-INF/classes</code>, or
  131. <code>WEB-INF</code> directories of the Web Application Archive.</p></td>
  132. </tr>
  133. <tr valign="top">
  134. <td nowrap><a href="CoreTasks/zip.html">Zip</a></td>
  135. <td><p>Creates a zipfile.</p></td>
  136. </tr>
  137. </table>
  138. <p></p>
  139. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  140. <th align="left">
  141. <font size="+0" face="arial,helvetica,sanserif">
  142. <a name="audit">Audit/Coverage Tasks</a></th>
  143. </font>
  144. <font size="-1" face="arial,helvetica,sanserif">
  145. <th align="right"><a href="#top">[Back to top]</a></th>
  146. </font>
  147. </table>
  148. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  149. <tr valign="top">
  150. <th nowrap>Task Name</th>
  151. <th>Description</th>
  152. </tr>
  153. <tr valign="top">
  154. <td nowrap><a href="OptionalTasks/jdepend.html">JDepend</a></td>
  155. <td><p>Invokes the <a href="http://www.clarkware.com/software/JDepend.html">
  156. JDepend</a> parser. This parser &quot;traverses a set of Java source-file
  157. directories and generates design-quality metrics for each Java
  158. package&quot;.</p></td>
  159. </tr>
  160. <tr valign="top">
  161. <td nowrap><a href="OptionalTasks/jpcoverage.html">JProbe</a></td>
  162. <td><p>These tasks run the tools from the
  163. <a href="http://www.sitraka.com">JProbe</a> suite. This task was written
  164. using JProbe Suite Server Side 3.0.</p></td>
  165. </tr>
  166. <tr valign="top">
  167. <td nowrap><a href="OptionalTasks/mmetrics.html">MMetrics</a></td>
  168. <td><p>Computes the metrics of a set of Java source files, using the
  169. <a href="http://www.webgain.com/products/quality_analyzer/">
  170. Metamata Metrics/WebGain Quality Analyzer</a> source-code analyzer,
  171. and writes the results to an XML file.</p></td>
  172. </tr>
  173. <tr valign="top">
  174. <td nowrap><a href="OptionalTasks/maudit.html">Maudit</a></td>
  175. <td><p>Performs static analysis on a set of Java source-code and
  176. byte-code files, using the
  177. <a href="http://www.webgain.com/products/quality_analyzer/">
  178. Metamata Metrics/WebGain Quality Analyzer</a> source-code
  179. analyzer.</p></td>
  180. </tr>
  181. </table>
  182. <p></p>
  183. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  184. <th align="left">
  185. <font size="+0" face="arial,helvetica,sanserif">
  186. <a name="compile">Compile Tasks</a></th>
  187. </font>
  188. <font size="-1" face="arial,helvetica,sanserif">
  189. <th align="right"><a href="#top">[Back to top]</a></th>
  190. </font>
  191. </table>
  192. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  193. <tr valign="top">
  194. <th nowrap>Task Name</th>
  195. <th>Description</th>
  196. </tr>
  197. <tr valign="top">
  198. <td nowrap><a href="OptionalTasks/depend.html">Depend</a></td>
  199. <td><p>Determines which classfiles are out-of-date with respect to their
  200. source, removing the classfiles of any other classes that depend on the
  201. out-of-date classes, forcing the re-compile of the removed classfiles.
  202. Typically used in conjunction with the
  203. <a href="CoreTasks/javac.html">Javac</a> task.</p></td>
  204. <tr valign="top">
  205. <td nowrap><a href="CoreTasks/javac.html">Javac</a></td>
  206. <td><p>Compiles the specified source file(s) within the running
  207. (Ant) VM, or in another VM if the <code>fork</code> attribute is
  208. specified.</p></td>
  209. </tr>
  210. <tr valign="top">
  211. <td nowrap><a href="OptionalTasks/jspc.html">JspC</a></td>
  212. <td><p>Runs the JSP compiler. It can be used to precompile JSP pages
  213. for fast initial invocation of JSP pages, deployment on a server without
  214. the full JDK installed, or simply to syntax-check the pages without
  215. deploying them. The <a href="CoreTasks/javac.html">Javac</a> task
  216. can be used to compile the generated Java source.
  217. (For Weblogic JSP compiles,
  218. see the <a href="OptionalTasks/wljspc.html">Wljspc</a> task.)</p></td>
  219. </tr>
  220. <tr valign="top">
  221. <td nowrap><a href="OptionalTasks/netrexxc.html">NetRexxC</a></td>
  222. <td><p>Compiles a
  223. <a href="http://www2.hursley.ibm.com/netrexx" target="_top">NetRexx</a>
  224. source tree within the running (Ant) VM.</p></td>
  225. </tr>
  226. <tr valign="top">
  227. <td nowrap><a href="CoreTasks/rmic.html">Rmic</a></td>
  228. <td><p>Runs the <i>rmic</i> compiler on the specified file(s).</p></td>
  229. </tr>
  230. <tr valign="top">
  231. <td nowrap><a href="OptionalTasks/wljspc.html">Wljspc</a></td>
  232. <td><p>Compiles JSP pages using Weblogic's JSP compiler,
  233. <i>weblogic.jspc</i>. (For non-Weblogic JSP compiles, see the
  234. <a href="OptionalTasks/jspc.html">JspC</a> task.</p></td>
  235. </tr>
  236. </table>
  237. <p></p>
  238. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  239. <th align="left">
  240. <font size="+0" face="arial,helvetica,sanserif">
  241. <a name="deploy">Deployment Tasks</a></th>
  242. </font>
  243. <font size="-1" face="arial,helvetica,sanserif">
  244. <th align="right"><a href="#top">[Back to top]</a></th>
  245. </font>
  246. </table>
  247. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  248. <tr valign="top">
  249. <th nowrap>Task Name</th>
  250. <th>Description</th>
  251. </tr>
  252. <tr valign="top">
  253. <td nowrap><a href="OptionalTasks/serverdeploy.html">ServerDeploy</a></td>
  254. <td><p>Task to run a &quot;hot&quot; deployment tool for vendor-specific
  255. J2EE server.
  256. </p></td>
  257. </tr>
  258. </table>
  259. <p></p>
  260. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  261. <th align="left">
  262. <font size="+0" face="arial,helvetica,sanserif">
  263. <a name="doc">Documentation Tasks</a></th>
  264. </font>
  265. <font size="-1" face="arial,helvetica,sanserif">
  266. <th align="right"><a href="#top">[Back to top]</a></th>
  267. </font>
  268. </table>
  269. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  270. <tr valign="top">
  271. <th nowrap>Task Name</th>
  272. <th>Description</th>
  273. </tr>
  274. <tr valign="top">
  275. <td nowrap><a href="CoreTasks/javadoc.html">Javadoc/<i>Javadoc2</i></a></td>
  276. <td><p>Generates code documentation using the <i>javadoc</i> tool.
  277. The Javadoc2 task is deprecated; use the Javadoc task instead.</p></td>
  278. </tr>
  279. <tr valign="top">
  280. <td nowrap><a href="OptionalTasks/stylebook.html">Stylebook</a></td>
  281. <td><p>Executes the Apache Stylebook documentation generator.
  282. Unlike the command-line version of this tool, all three arguments
  283. are required to run the Stylebook task.</p></td>
  284. </tr>
  285. </table>
  286. <p></p>
  287. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  288. <th align="left">
  289. <font size="+0" face="arial,helvetica,sanserif">
  290. <a name="ejb">EJB Tasks</a></th>
  291. </font>
  292. <font size="-1" face="arial,helvetica,sanserif">
  293. <th align="right"><a href="#top">[Back to top]</a></th>
  294. </font>
  295. </table>
  296. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  297. <tr valign="top">
  298. <th nowrap>Task Name</th>
  299. <th>Description</th>
  300. </tr>
  301. <tr valign="top">
  302. <td nowrap><a href="OptionalTasks/ejb.html">EJB Tasks</a></td>
  303. <td><p>(See the documentation describing the EJB tasks.)</p></td>
  304. </tr>
  305. </table>
  306. <p></p>
  307. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  308. <th align="left">
  309. <font size="+0" face="arial,helvetica,sanserif">
  310. <a name="exec">Execution Tasks</a></th>
  311. </font>
  312. <font size="-1" face="arial,helvetica,sanserif">
  313. <th align="right"><a href="#top">[Back to top]</a></th>
  314. </font>
  315. </table>
  316. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  317. <tr valign="top">
  318. <th nowrap>Task Name</th>
  319. <th>Description</th>
  320. </tr>
  321. <tr valign="top">
  322. <td nowrap><a href="CoreTasks/ant.html">Ant</a></td>
  323. <td><p>Runs Ant on a supplied buildfile, optionally
  324. passing properties (with possibly new values).
  325. This task can be used to build sub-projects.</p></td>
  326. </tr>
  327. <tr valign="top">
  328. <td nowrap><a href="CoreTasks/antcall.html">AntCall</a></td>
  329. <td><p>Runs another target within the same buildfile, optionally
  330. passing properties (with possibly new values).</p></td>
  331. </tr>
  332. <tr valign="top">
  333. <td nowrap><a href="CoreTasks/apply.html">Apply/<i>ExecOn</i></a></td>
  334. <td><p>Executes a system command. When the <code>os</code> attribute is
  335. specified, the command is only executed when Ant is run on one
  336. of the specified operating systems.</p></td>
  337. </tr>
  338. <tr valign="top">
  339. <td nowrap><a href="CoreTasks/dependset.html">Dependset</a></td>
  340. <td><p>This task compares a set of source files with a set of target
  341. files. If any of the source files is newer than any of
  342. the target files, all the target files are removed. </p></td>
  343. </tr>
  344. <tr valign="top">
  345. <td nowrap><a href="CoreTasks/exec.html">Exec</a></td>
  346. <td><p>Executes a system command. When the <code>os</code> attribute
  347. is specified, the command is only executed when Ant is run on one of
  348. the specified operating systems.</p></td>
  349. </tr>
  350. <tr valign="top">
  351. <td nowrap><a href="CoreTasks/java.html">Java</a></td>
  352. <td><p>Executes a Java class within the running (Ant) VM, or in
  353. another VM if the <code>fork</code> attribute is specified.</p></td>
  354. </tr>
  355. <tr valign="top">
  356. <td nowrap><a href="CoreTasks/parallel.html">Parallel</a></td>
  357. <td><p>A container task that can contain other Ant tasks.
  358. Each nested task specified within the <code>&lt;parallel&gt;</code>
  359. tag will be executed in its own thread.</p></td>
  360. </tr>
  361. <tr valign="top">
  362. <td nowrap><a href="CoreTasks/sequential.html">Sequential</a></td>
  363. <td><p>A container task that can contain other Ant tasks.
  364. The nested tasks are simply executed in sequence. Its primary use is
  365. to support the sequential execution of a subset of tasks within
  366. the <code>&lt;parallel&gt;</code> tag.</p></td>
  367. </tr>
  368. <tr valign="top">
  369. <td nowrap><a href="CoreTasks/sleep.html">Sleep</a></td>
  370. <td><p> A task for suspending execution for a specified period of time.
  371. Useful when a build or deployment process requires an interval between
  372. tasks.</p></td>
  373. </tr>
  374. <tr valign="top">
  375. <td nowrap><a href="CoreTasks/waitfor.html">Waitfor</a></td>
  376. <td><p>Blocks execution until a set of specified conditions become true.
  377. This task is intended to be used with the
  378. <a href="CoreTasks/parallel.html">Parallel</a> task to synchronize
  379. a set of processes.</p></td>
  380. </tr>
  381. </table>
  382. <p></p>
  383. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  384. <th align="left">
  385. <font size="+0" face="arial,helvetica,sanserif">
  386. <a name="file">File Tasks</a></th>
  387. </font>
  388. <font size="-1" face="arial,helvetica,sanserif">
  389. <th align="right"><a href="#top">[Back to top]</a></th>
  390. </font>
  391. </table>
  392. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  393. <tr valign="top">
  394. <th nowrap>Task Name</th>
  395. <th>Description</th>
  396. </tr>
  397. <tr valign="top">
  398. <td nowrap><a href="OptionalTasks/attrib.html">Attrib</a></td>
  399. <td><p>Changes the permissions and/or attributes of a file or all
  400. files inside the specified directories. Currently, it has effect
  401. only under Windows.</p></td>
  402. </tr>
  403. <tr valign="top">
  404. <td nowrap><a href="CoreTasks/checksum.html">Checksum</a></td>
  405. <td><p>Generates a checksum for a file or set of files. This task can
  406. also be used to perform checksum verifications.</p></td>
  407. </tr>
  408. <tr valign="top">
  409. <td nowrap><a href="OptionalTasks/chgrp.html">Chgrp</a></td>
  410. <td><p>Changes the group ownership of a file or all files inside
  411. the specified directories. Currently, it has effect only under
  412. Unix.</p></td>
  413. </tr>
  414. <tr valign="top">
  415. <td nowrap><a href="CoreTasks/chmod.html">Chmod</a></td>
  416. <td><p>Changes the permissions of a file or all files inside the
  417. specified directories. Currently, it has effect only under Unix.
  418. The permissions are also UNIX style, like the arguments for the
  419. <i>chmod</i> command.</p></td>
  420. </tr>
  421. <tr valign="top">
  422. <td nowrap><a href="OptionalTasks/chown.html">Chown</a></td>
  423. <td><p>Changes the owner of a file or all files inside the
  424. specified directories. Currently, it has effect only under
  425. Unix.</p></td>
  426. </tr>
  427. <tr valign="top">
  428. <td nowrap><a href="CoreTasks/concat.html">Concat</a></td>
  429. <td><p>Concatenates multiple files into a single one or to Ant's
  430. logging system.</p></td>
  431. </tr>
  432. <tr valign="top">
  433. <td nowrap><a href="CoreTasks/copy.html">Copy</a></td>
  434. <td><p>Copies a file or Fileset to a new file or directory.</p></td>
  435. </tr>
  436. <tr valign="top">
  437. <td nowrap><a href="CoreTasks/copydir.html"><i>Copydir</i></a></td>
  438. <td><p><i>Deprecated.</i> Use the
  439. <a href="CoreTasks/copy.html">Copy</a> task instead.</p></td>
  440. </tr>
  441. <tr valign="top">
  442. <td nowrap><a href="CoreTasks/copyfile.html"><i>Copyfile</i></a></td>
  443. <td><p><i>Deprecated.</i> Use the
  444. <a href="CoreTasks/copy.html">Copy</a> task instead.</p></td>
  445. </tr>
  446. <tr valign="top">
  447. <td nowrap><a href="CoreTasks/delete.html">Delete</a></td>
  448. <td><p>Deletes either a single file, all files and sub-directories
  449. in a specified directory, or a set of files specified by one or more
  450. <a href="CoreTypes/fileset.html">FileSet</a>s.</p></td>
  451. </tr>
  452. <tr valign="top">
  453. <td nowrap><a href="CoreTasks/deltree.html"><i>Deltree</i></a></td>
  454. <td><p><i>Deprecated.</i> Use the
  455. <a href="CoreTasks/delete.html">Delete</a> task instead.</p></td>
  456. </tr>
  457. <tr valign="top">
  458. <td nowrap><a href="CoreTasks/filter.html">Filter</a></td>
  459. <td><p>Sets a token filter for this project, or reads multiple token
  460. filters from a specified file and sets these as filters. Token filters
  461. are used by all tasks that perform file-copying operations.</p></td>
  462. </tr>
  463. <tr valign="top">
  464. <td nowrap><a href="CoreTasks/fixcrlf.html">FixCRLF</a></td>
  465. <td><p>Modifies a file to add or remove tabs, carriage returns, linefeeds,
  466. and EOF characters.</p></td>
  467. </tr>
  468. <tr valign="top">
  469. <td nowrap><a href="CoreTasks/get.html">Get</a></td>
  470. <td><p>Gets a file from a URL.</p></td>
  471. </tr>
  472. <tr valign="top">
  473. <td nowrap><a href="CoreTasks/mkdir.html">Mkdir</a></td>
  474. <td><p>Creates a directory. Non-existent parent directories are created,
  475. when necessary.</p></td>
  476. </tr>
  477. <tr valign="top">
  478. <td nowrap><a href="CoreTasks/move.html">Move</a></td>
  479. <td><p>Moves a file to a new file or directory, or a set(s) of file(s) to
  480. a new directory.</p></td>
  481. </tr>
  482. <tr valign="top">
  483. <td nowrap><a href="CoreTasks/patch.html">Patch</a></td>
  484. <td><p>Applies a &quot;diff&quot; file to originals.</p></td>
  485. </tr>
  486. <tr valign="top">
  487. <td nowrap><a href="CoreTasks/rename.html"><i>Rename</i></a></td>
  488. <td><p><i>Deprecated.</i> Use the <a href="CoreTasks/move.html">Move</a>
  489. task instead.</p></td>
  490. </tr>
  491. <tr valign="top">
  492. <td nowrap><a href="OptionalTasks/renameextensions.html">
  493. <i>RenameExtensions</i></a></td>
  494. <td><p><i>Deprecated</i>. Use the <a href="CoreTasks/move.html">Move</a>
  495. task with a <a href="CoreTypes/mapper.html#glob-mapper">glob mapper</a>
  496. instead.</p></td>
  497. </tr>
  498. <tr valign="top">
  499. <td nowrap><a href="CoreTasks/replace.html">Replace</a></td>
  500. <td><p>Replace is a directory-based task for replacing the occurrence
  501. of a given string with another string in selected file.</p></td>
  502. </tr>
  503. <tr valign="top">
  504. <td nowrap><a href="OptionalTasks/replaceregexp.html">
  505. ReplaceRegExp</a></td>
  506. <td><p>Directory-based task for replacing the occurrence of a given
  507. regular expression with a substitution pattern in a file or set of
  508. files.</p></td>
  509. </tr>
  510. <tr valign="top">
  511. <td nowrap><a href="CoreTasks/tempfile.html">Tempfile</a></td>
  512. <td><p>Generates a name for a new temporary file and sets the specified
  513. property to that name.</p></td>
  514. </tr>
  515. <tr valign="top">
  516. <td nowrap><a href="CoreTasks/touch.html">Touch</a></td>
  517. <td><p>Changes the modification time of a file and possibly creates it at
  518. the same time.</p></td>
  519. </tr>
  520. </table>
  521. <p></p>
  522. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  523. <th align="left">
  524. <font size="+0" face="arial,helvetica,sanserif">
  525. <a name="extensions">Java2 Extensions Tasks</a></th>
  526. </font>
  527. <font size="-1" face="arial,helvetica,sanserif">
  528. <th align="right"><a href="#top">[Back to top]</a></th>
  529. </font>
  530. </table>
  531. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  532. <tr valign="top">
  533. <th nowrap>Task Name</th>
  534. <th>Description</th>
  535. </tr>
  536. <tr valign="top">
  537. <td nowrap>
  538. <a href="OptionalTasks/jarlib-available.html">Jarlib-available</a></td>
  539. <td><p>Check whether an extension is present in a FileSet or an
  540. ExtensionSet. If the extension is present, the specified property is
  541. set.</p>
  542. </td>
  543. </tr>
  544. <tr valign="top">
  545. <td nowrap>
  546. <a href="OptionalTasks/jarlib-display.html">Jarlib-display</a></td>
  547. <td><p>Display the &quot;Optional Package&quot; and
  548. &quot;Package Specification&quot; information contained within the
  549. specified jars.</p>
  550. </td>
  551. </tr>
  552. <tr valign="top">
  553. <td nowrap>
  554. <a href="OptionalTasks/jarlib-manifest.html">Jarlib-manifest</a></td>
  555. <td><p>Task to generate a manifest that declares all the dependencies
  556. in manifest. The dependencies are determined by looking in the
  557. specified path and searching for Extension/&quot;Optional Package&quot;
  558. specifications in the manifests of the jars.</p>
  559. </td>
  560. </tr>
  561. <tr valign="top">
  562. <td nowrap>
  563. <a href="OptionalTasks/jarlib-resolve.html">Jarlib-resolve</a></td>
  564. <td><p>Try to locate a jar to satisfy an extension, and place the
  565. location of the jar into the specified property.</p>
  566. </td>
  567. </tr>
  568. </table>
  569. <p></p>
  570. <p></p>
  571. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  572. <th align="left">
  573. <font size="+0" face="arial,helvetica,sanserif">
  574. <a name="log">Logging Tasks</a></th>
  575. </font>
  576. <font size="-1" face="arial,helvetica,sanserif">
  577. <th align="right"><a href="#top">[Back to top]</a></th>
  578. </font>
  579. </table>
  580. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  581. <tr valign="top">
  582. <th nowrap>Task Name</th>
  583. <th>Description</th>
  584. </tr>
  585. <tr valign="top">
  586. <td nowrap><a href="CoreTasks/recorder.html">Record</a></td>
  587. <td><p>Runs a listener that records the logging output of the
  588. build-process events to a file. Several recorders can exist
  589. at the same time. Each recorder is associated with a file.</p></td>
  590. </tr>
  591. </table>
  592. <p></p>
  593. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  594. <th align="left">
  595. <font size="+0" face="arial,helvetica,sanserif">
  596. <a name="mail">Mail Tasks</a></th>
  597. </font>
  598. <font size="-1" face="arial,helvetica,sanserif">
  599. <th align="right"><a href="#top">[Back to top]</a></th>
  600. </font>
  601. </table>
  602. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  603. <tr valign="top">
  604. <th nowrap>Task Name</th>
  605. <th>Description</th>
  606. </tr>
  607. <tr valign="top">
  608. <td nowrap><a href="CoreTasks/mail.html">Mail</a></td>
  609. <td><p>A task to send SMTP email.</p></td>
  610. </tr>
  611. <tr valign="top">
  612. <td nowrap><a href="OptionalTasks/mimemail.html">MimeMail</a></td>
  613. <td><p><i>Deprecated</i>. Use the <a href="CoreTasks/mail.html">Mail</a>
  614. task instead.</p></td>
  615. </tr>
  616. </table>
  617. <p></p>
  618. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  619. <th align="left">
  620. <font size="+0" face="arial,helvetica,sanserif">
  621. <a name="misc">Miscellaneous Tasks</a></th>
  622. </font>
  623. <font size="-1" face="arial,helvetica,sanserif">
  624. <th align="right"><a href="#top">[Back to top]</a></th>
  625. </font>
  626. </table>
  627. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  628. <tr valign="top">
  629. <th nowrap>Task Name</th>
  630. <th>Description</th>
  631. </tr>
  632. <tr valign="top">
  633. <td nowrap><a href="CoreTasks/echo.html">Echo</a></td>
  634. <td><p>Echoes text to <code>System.out</code> or to a file.</p></td>
  635. </tr>
  636. <tr valign="top">
  637. <td nowrap><a href="CoreTasks/fail.html">Fail</a></td>
  638. <td><p>Exits the current build by throwing a BuildException,
  639. optionally printing additional information.</p></td>
  640. </tr>
  641. <tr valign="top">
  642. <td nowrap><a href="CoreTasks/genkey.html">GenKey</a></td>
  643. <td><p>Generates a key in keystore.</p></td>
  644. </tr>
  645. <tr valign="top">
  646. <td nowrap><a href="CoreTasks/input.html">Input</a></td>
  647. <td><p>Allows user interaction during the build process by displaying a
  648. message and reading a line of input from the console.</p></td>
  649. </tr>
  650. <tr valign="top">
  651. <td nowrap><a href="OptionalTasks/script.html">Script</a></td>
  652. <td><p>Executes a script in a
  653. <a href="http://jakarta.apache.org/bsf/"
  654. target="_top">Apache BSF</a>-supported language.</p></td>
  655. </tr>
  656. <tr valign="top">
  657. <td nowrap><a href="OptionalTasks/sound.html">Sound</a></td>
  658. <td><p>Plays a sound file at the end of the build, according to whether
  659. the build failed or succeeded.</p></td>
  660. </tr>
  661. <tr valign="top">
  662. <td nowrap><a href="OptionalTasks/splash.html">Splash</a></td>
  663. <td><p>Displays a splash screen.</p></td>
  664. </tr>
  665. <tr valign="top">
  666. <td nowrap><a href="CoreTasks/sql.html">Sql</a></td>
  667. <td><p>Executes a series of SQL statements via JDBC to a database.
  668. Statements can either be read in from a text file using the
  669. <code>src</code> attribute, or from between the enclosing SQL
  670. tags.</p></td>
  671. </tr>
  672. <tr valign="top">
  673. <td nowrap><a href="CoreTasks/taskdef.html">Taskdef</a></td>
  674. <td><p>Adds a task definition to the current project, such that this
  675. new task can be used in the current project.</p></td>
  676. </tr>
  677. <tr valign="top">
  678. <td nowrap><a href="CoreTasks/tstamp.html">TStamp</a></td>
  679. <td><p>Sets the <code>DSTAMP</code>, <code>TSTAMP</code>, and
  680. <code>TODAY</code> properties in the current project, based on
  681. the current date and time.</p></td>
  682. </tr>
  683. <tr valign="top">
  684. <td nowrap><a href="CoreTasks/typedef.html">Typedef</a></td>
  685. <td><p>Adds a data-type definition to the current project, such that this
  686. new type can be used in the current project.</p></td>
  687. </tr>
  688. <tr valign="top">
  689. <td nowrap><a href="OptionalTasks/xmlvalidate.html">XmlValidate</a></td>
  690. <td><p>Checks that XML files are valid (or only well-formed). This task
  691. uses the XML parser that is currently used by Ant by default, but any SAX1/2
  692. parser can be specified, if needed.</p></td>
  693. </tr>
  694. </table>
  695. <p></p>
  696. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  697. <th align="left">
  698. <font size="+0" face="arial,helvetica,sanserif">
  699. <a name="net">.NET Tasks</a></th>
  700. </font>
  701. <font size="-1" face="arial,helvetica,sanserif">
  702. <th align="right"><a href="#top">[Back to top]</a></th>
  703. </font>
  704. </table>
  705. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  706. <tr valign="top">
  707. <th nowrap>Task Name</th>
  708. <th>Description</th>
  709. </tr>
  710. <tr valign="top">
  711. <td nowrap><a href="OptionalTasks/dotnet.html">.NET Tasks</a></td>
  712. <td><p>(See the documentation describing the .NET tasks.)</p></td>
  713. </tr>
  714. </table>
  715. <p></p>
  716. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  717. <th align="left">
  718. <font size="+0" face="arial,helvetica,sanserif">
  719. <a name="preproc">Pre-process Tasks</a></th>
  720. </font>
  721. <font size="-1" face="arial,helvetica,sanserif">
  722. <th align="right"><a href="#top">[Back to top]</a></th>
  723. </font>
  724. </table>
  725. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  726. <tr valign="top">
  727. <th nowrap>Task Name</th>
  728. <th>Description</th>
  729. </tr>
  730. <tr valign="top">
  731. <td nowrap><a href="OptionalTasks/antlr.html">ANTLR</a></td>
  732. <td><p>Invokes the <a HREF="http://www.antlr.org/" target="_top">ANTLR</a>
  733. Translator generator on a grammar file.</p></td>
  734. </tr>
  735. <tr valign="top">
  736. <td nowrap><a href="CoreTasks/antstructure.html">AntStructure</a></td>
  737. <td><p>Generates a DTD for Ant buildfiles that contains information
  738. about all tasks currently known to Ant.</p></td>
  739. </tr>
  740. <tr valign="top">
  741. <td nowrap><a href="OptionalTasks/icontract.html">IContract</a></td>
  742. <td><p>Instruments Java classes using the
  743. <a href="http://www.reliable-systems.com/tools/">iContract</a> DBC
  744. preprocessor. This task can generate a properties file for
  745. <a href="http://home.sol.no/~hellesoy/icplus.html">iControl</a>,
  746. a graphical user interface that lets you turn on/off assertions.</p></td>
  747. </tr>
  748. <tr valign="top">
  749. <td nowrap><a href="OptionalTasks/javacc.html">JavaCC</a></td>
  750. <td><p>Invokes the
  751. <a HREF="http://www.webgain.com/products/java_cc/" target="_top">
  752. JavaCC</a> compiler-compiler on a grammar file.</p></td>
  753. </tr>
  754. <tr valign="top">
  755. <td nowrap><a href="OptionalTasks/javah.html">Javah</a></td>
  756. <td><p>Generates JNI headers from a Java class.</p></td>
  757. </tr>
  758. <tr valign="top">
  759. <td nowrap><a href="OptionalTasks/jjtree.html">JJTree</a></td>
  760. <td><p>Invokes the <a href="http://www.webgain.com/products/java_cc/">
  761. JJTree</a> preprocessor for the JavaCC compiler-compiler. It inserts
  762. parse-tree building actions at various places in the JavaCC source that
  763. it generates. The output of JJTree is run through JavaCC to create the
  764. parser. This task only invokes JJTree if the grammar file is newer than
  765. the generated JavaCC file.</p></td>
  766. </tr>
  767. <tr valign="top">
  768. <td nowrap><a href="OptionalTasks/mparse.html">MParse</a></td>
  769. <td><p>Invokes the Metamata <a HREF="http://www.metamata.com/parse.html">
  770. MParse</a> compiler-compiler on a grammar file.</p></td>
  771. </tr>
  772. <tr valign="top">
  773. <td nowrap><a href="OptionalTasks/native2ascii.html">
  774. Native2Ascii</a></td>
  775. <td><p>Converts files from native encodings to ASCII with escaped Unicode.
  776. A common usage is to convert source files maintained in a native
  777. operating system encoding to ASCII, prior to compilation.</p></td>
  778. </tr>
  779. <tr valign="top">
  780. <td nowrap><a href="OptionalTasks/translate.html">Translate</a></td>
  781. <td><p>Identifies keys in files, delimited by special tokens, and
  782. translates them with values read from resource bundles.</p></td>
  783. </tr>
  784. <tr valign="top">
  785. <td nowrap><a href="CoreTasks/style.html">Xslt/Style</a></td>
  786. <td><p>Processes a set of documents via XSLT.</p></td>
  787. </tr>
  788. </table>
  789. <p></p>
  790. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  791. <th align="left">
  792. <font size="+0" face="arial,helvetica,sanserif">
  793. <a name="prop">Property Tasks</a></th>
  794. </font>
  795. <font size="-1" face="arial,helvetica,sanserif">
  796. <th align="right"><a href="#top">[Back to top]</a></th>
  797. </font>
  798. </table>
  799. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  800. <tr valign="top">
  801. <th nowrap>Task Name</th>
  802. <th>Description</th>
  803. </tr>
  804. <tr valign="top">
  805. <td nowrap><a href="CoreTasks/available.html">Available</a></td>
  806. <td><p>Sets a property if a specified file, directory, class in the
  807. classpath, or JVM system resource is available at runtime.</p></td>
  808. </tr>
  809. <tr valign="top">
  810. <td nowrap><a href="CoreTasks/basename.html">Basename</a></td>
  811. <td><p>Sets a property to the last element of a specified path.
  812. </tr>
  813. <tr valign="top">
  814. <td nowrap><a href="CoreTasks/buildnumber.html">BuildNumber</a></td>
  815. <td><p>Task that can be used to track build numbers.
  816. </tr>
  817. <tr valign="top">
  818. <td nowrap><a href="CoreTasks/condition.html">Condition</a></td>
  819. <td><p>Sets a property if a certain condition holds true - this is a
  820. generalization of <a href="CoreTasks/available.html">Available</a> and
  821. <a href="CoreTasks/uptodate.html">Uptodate</a>.</p></td>
  822. </tr>
  823. <tr valign="top">
  824. <td nowrap><a href="CoreTasks/dirname.html">Dirname</a></td>
  825. <td><p>Sets a property to the value of the specified file up to,
  826. but not including, the last path element.
  827. </tr>
  828. <tr valign="top">
  829. <td nowrap>
  830. <a href="OptionalTasks/echoproperties.html">Echoproperties</a><br>
  831. </td>
  832. <td><p>Lists the current properties.</p></td>
  833. </tr>
  834. <tr valign="top">
  835. <td nowrap><a href="CoreTasks/loadfile.html">LoadFile</a></td>
  836. <td><p>Loads a file into a property.</p></td>
  837. </tr>
  838. <tr valign="top">
  839. <td nowrap><a href="CoreTasks/loadproperties.html">LoadProperties</a></td>
  840. <td><p>Load a file's contents as Ant properties. This task is
  841. equivalent to using <code>&lt;property file=&quot;...&quot;/&gt;</code>
  842. except that it supports nested <code>&lt;filterchain&gt;</code> elements,
  843. and it cannot be specified outside a target.</p></td>
  844. </tr>
  845. <tr valign="top">
  846. <td nowrap><a href="CoreTasks/pathconvert.html">PathConvert</a></td>
  847. <td><p>Converts a nested path, path reference, filelist reference, or
  848. fileset reference to the form usable on a specified platform and/or
  849. to a list of items separated by the specified separator and stores
  850. the result in the specified property.</p></td>
  851. </tr>
  852. <tr valign="top">
  853. <td nowrap><a href="CoreTasks/property.html">Property</a></td>
  854. <td><p>Sets a property (by name and value), or set of properties
  855. (from a file or resource) in the project.</p></td>
  856. </tr>
  857. <tr valign="top">
  858. <td nowrap><a href="OptionalTasks/propertyfile.html">
  859. PropertyFile</a></td>
  860. <td><p>Creates or modifies property files. Useful when wanting to make
  861. unattended modifications to configuration files for application
  862. servers and applications. Typically used for things such as
  863. automatically generating a build number and saving it to a build
  864. properties file, or doing date manipulation.<p></td>
  865. </tr>
  866. <tr valign="top">
  867. <td nowrap><a href="CoreTasks/uptodate.html">Uptodate</a></td>
  868. <td><p>Sets a property if a given target file is newer than a set of
  869. source files.</p></td>
  870. </tr>
  871. <tr valign="top">
  872. <td nowrap><a href="CoreTasks/xmlproperty.html">XmlProperty</a></td>
  873. <td><p>Loads property values from a valid XML file.</p></td>
  874. </tr>
  875. </table>
  876. <p></p>
  877. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  878. <th align="left">
  879. <font size="+0" face="arial,helvetica,sanserif">
  880. <a name="remote">Remote Tasks</a></th>
  881. </font>
  882. <font size="-1" face="arial,helvetica,sanserif">
  883. <th align="right"><a href="#top">[Back to top]</a></th>
  884. </font>
  885. </table>
  886. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  887. <tr valign="top">
  888. <th nowrap>Task Name</th>
  889. <th>Description</th>
  890. </tr>
  891. <tr valign="top">
  892. <td nowrap><a href="OptionalTasks/ftp.html">FTP</a></td>
  893. <td><p>Implements a basic FTP client that can send, receive,
  894. list, and delete files, and create directories.</p></td>
  895. </tr>
  896. <tr valign="top">
  897. <td nowrap><a href="OptionalTasks/telnet.html">Telnet</a></td>
  898. <td><p>Task to automate a remote <i>telnet</i> session. This task uses
  899. nested <code>&lt;read&gt;</code> and <code>&lt;write&gt;</code> tags
  900. to indicate strings to wait for and specify text to send.</p></td>
  901. </tr>
  902. <tr valign="top">
  903. <td nowrap><a href="OptionalTasks/setproxy.html">setproxy</a></td>
  904. <td><p>Sets Java's web proxy properties, so that tasks and code run
  905. in the same JVM can have through-the-firewall access to remote web sites.</p></td>
  906. </tr>
  907. </table>
  908. <p></p>
  909. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  910. <th align="left">
  911. <font size="+0" face="arial,helvetica,sanserif">
  912. <a name="scm">SCM Tasks</a></th>
  913. </font>
  914. <font size="-1" face="arial,helvetica,sanserif">
  915. <th align="right"><a href="#top">[Back to top]</a></th>
  916. </font>
  917. </table>
  918. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  919. <tr valign="top">
  920. <th nowrap>Task Name</th>
  921. <th>Description</th>
  922. </tr>
  923. <tr valign="top">
  924. <td nowrap><a href="CoreTasks/cvs.html">Cvs</a></td>
  925. <td><p>Handles packages/modules retrieved from a
  926. <a href="http://www.cvshome.org/" target="_top">CVS</a>
  927. repository.</p></td>
  928. </tr>
  929. <tr valign="top">
  930. <td nowrap><a href="CoreTasks/changelog.html">CvsChangeLog</a></td>
  931. <td><p>Generates an XML report of the changes recorded in a
  932. <a href="http://www.cvshome.org/" target="_top">CVS</a>
  933. repository.</p></td>
  934. </tr>
  935. <tr valign="top">
  936. <td nowrap><a href="CoreTasks/cvspass.html">CVSPass</a></td>
  937. <td><p>Adds entries to a .cvspass file. Adding entries to this file
  938. has the same affect as a <i>cvs login</i> command.</p></td>
  939. </tr>
  940. <tr valign="top">
  941. <td nowrap><a href="CoreTasks/cvstagdiff.html">CvsTagDiff</a></td>
  942. <td><p>Generates an XML-formatted report file of the changes between
  943. two tags or dates recorded in a <a href="http://www.cvshome.org/"
  944. target="_top">CVS</a> repository.</p></td>
  945. </tr>
  946. <tr valign="top">
  947. <td nowrap><a href="OptionalTasks/clearcase.html">ClearCase</a></td>
  948. <td><p>Tasks to perform the ClearCase <i>cccheckin</i>, <i>cccheckout</i>,
  949. <i>ccuncheckout</i>, and <i>ccupdate</i> commands.</p></td>
  950. </tr>
  951. <tr valign="top">
  952. <td nowrap><a href="OptionalTasks/ccm.html">Continuus/Synergy</a></td>
  953. <td><p>Tasks to perform the Continuus <i>ccmcheckin</i>,
  954. <i>ccmcheckout</i>, <i>ccmcheckintask</i>, <i>ccmreconfigure</i>, and
  955. <i>ccmcreateTask</i> commands.</p></td>
  956. </tr>
  957. <tr valign="top">
  958. <td nowrap><a href="OptionalTasks/vss.html">
  959. Microsoft Visual SourceSafe</a></td>
  960. <td><p>Tasks to perform the Visual SourceSafe <i>vssget</i>,
  961. <i>vsslabel</i>, <i>vsshistory</i>, <i>vsscheckin</i>,
  962. <i>vsscheckout</i>, <i>vssadd</i>, <i>vsscp</i>, and <i>vsscreate</i>
  963. commands.</p></td>
  964. </tr>
  965. <tr valign="top">
  966. <td nowrap><a href="OptionalTasks/perforce.html">Perforce</a></td>
  967. <td><p>Tasks to perform the Perforce <i>p4sync</i>, <i>p4change</i>,
  968. <i>p4edit</i>, <i>p4submit</i>, <i>p4have</i>, <i>p4label</i>,
  969. <i>p4counter</i>, <i>p4reopen</i>, <i>p4revert</i>, and <i>p4add</i>
  970. commands.</p></td>
  971. </tr>
  972. <tr valign="top">
  973. <td nowrap><a href="OptionalTasks/pvcstask.html">Pvcs</a></td>
  974. <td><p>Allows the user extract the latest edition of the source code
  975. from a PVCS repository.</p></td>
  976. </tr>
  977. <tr valign="top">
  978. <td nowrap><a href="OptionalTasks/sos.html">SourceOffSite</a></td>
  979. <td><p>Tasks to perform the SourceOffSite <i>sosget</i>, <i>soslabel</i>,
  980. <i>soscheckin</i>, and <i>soscheckout</i> commands.</p></td>
  981. </tr>
  982. <tr valign="top">
  983. <td nowrap><a href="OptionalTasks/starteam.html">StarTeam</a></td>
  984. <td><p>Tasks to perform the StarTeam <i>stcheckout</i>, <i>stcheckin</i>,
  985. <i>stlabel</i>, and <i>stlist</i> commands. The
  986. <a href="OptionalTasks/starteam.html#starteam">Starteam</a> task
  987. is deprecated; use
  988. <a href="OptionalTasks/starteam.html#stcheckout">STCheckout</a>
  989. instead.</p></td>
  990. </tr>
  991. </table>
  992. <p></p>
  993. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  994. <th align="left">
  995. <font size="+0" face="arial,helvetica,sanserif">
  996. <a name="testing">Testing Tasks</a></th>
  997. </font>
  998. <font size="-1" face="arial,helvetica,sanserif">
  999. <th align="right"><a href="#top">[Back to top]</a></th>
  1000. </font>
  1001. </table>
  1002. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  1003. <tr valign="top">
  1004. <th nowrap>Task Name</th>
  1005. <th>Description</th>
  1006. </tr>
  1007. <tr valign="top">
  1008. <td nowrap><a href="OptionalTasks/junit.html">Junit</a></td>
  1009. <td><p>Runs tests from the <a href="http://www.junit.org">Junit</a>
  1010. testing framework. This task has been tested with JUnit 3.0 up to
  1011. JUnit 3.7; it won't work with versions prior to JUnit 3.0.</p></td>
  1012. </tr>
  1013. <tr valign="top">
  1014. <td nowrap><a href="OptionalTasks/junitreport.html">JunitReport</a></td>
  1015. <td><p>Merges the individual XML files generated by the
  1016. <a href="OptionalTasks/junit.html">Junit</a> task and applies a
  1017. stylesheet on the resulting merged document to provide a browsable
  1018. report of the testcases results.</p></td>
  1019. </tr>
  1020. <tr valign="top">
  1021. <td nowrap><a href="OptionalTasks/test.html">Test</a></td>
  1022. <td><p>Executes a unit test in the <code>org.apache.testlet</code>
  1023. framework.</p></td>
  1024. </tr>
  1025. </table>
  1026. <p></p>
  1027. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  1028. <th align="left">
  1029. <font size="+0" face="arial,helvetica,sanserif">
  1030. <a name="vaj">Visual Age for Java Tasks</a></th>
  1031. </font>
  1032. <font size="-1" face="arial,helvetica,sanserif">
  1033. <th align="right"><a href="#top">[Back to top]</a></th>
  1034. </font>
  1035. </table>
  1036. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  1037. <tr valign="top">
  1038. <th nowrap>Task Name</th>
  1039. <th>Description</th>
  1040. </tr>
  1041. <tr valign="top">
  1042. <td nowrap><a href="Integration/VAJAntTool.html">
  1043. Visual Age for Java Tasks</a></td>
  1044. <td><p>(See the documentation describing the Visual Age for Java
  1045. tasks.)</p></td>
  1046. </tr>
  1047. </table>
  1048. <hr>
  1049. <p align="center">Copyright &copy; 2001-2003 Apache Software Foundation.
  1050. All rights Reserved.</p>
  1051. </body>
  1052. </html>