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

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