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 39 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120
  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="#log">Logging Tasks</a><br>
  23. <a href="#mail">Mail Tasks</a><br>
  24. <a href="#misc">Miscellaneous Tasks</a><br>
  25. <a href="#net">.NET Tasks</a><br>
  26. <a href="#preproc">Pre-process Tasks</a><br>
  27. <a href="#prop">Property Tasks</a><br>
  28. <a href="#remote">Remote Tasks</a><br>
  29. <a href="#scm">SCM Tasks</a><br>
  30. <a href="#testing">Testing Tasks</a><br>
  31. <a href="#vaj">Visual Age for Java Tasks</a><br>
  32. <p></p>
  33. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  34. <th align="left">
  35. <font size="+0" face="arial,helvetica,sanserif">
  36. <a name="archive">Archive Tasks</a></th>
  37. </font>
  38. <font size="-1" face="arial,helvetica,sanserif">
  39. <th align="right"><a href="#top">[Back to top]</a></th>
  40. </font>
  41. </table>
  42. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  43. <tr valign="top">
  44. <th nowrap>Task Name</th>
  45. <th nowrap>Description</th>
  46. </tr>
  47. <tr valign="top">
  48. <td nowrap><a href="CoreTasks/unpack.html">BUnzip2</a></td>
  49. <td><p>Expands a file packed using GZip or BZip2.</p></td>
  50. </tr>
  51. <tr valign="top">
  52. <td nowrap><a href="CoreTasks/pack.html">BZip2</a></td>
  53. <td><p>Packs a file using the GZip or BZip2 algorithm. This task
  54. does not do any dependency checking; the output file is always
  55. generated</p></td>
  56. </tr>
  57. <tr valign="top">
  58. <td nowrap><a href="OptionalTasks/cab.html">Cab</a></td>
  59. <td><p>Creates Microsoft CAB archive files. It is invoked
  60. similar to the <a href="CoreTasks/jar.html">Jar</a> or
  61. <a href="CoreTasks/zip.html">Zip</a> tasks. This task will work on
  62. Windows using the external <i>cabarc</i> tool (provided by Microsoft),
  63. which must be located in your executable path.</p></td>
  64. </tr>
  65. <tr valign="top">
  66. <td nowrap><a href="CoreTasks/ear.html">Ear</a></td>
  67. <td><p>An extension of the <a href="CoreTasks/jar.html">Jar</a> task with
  68. special treatment for files that should end up in an
  69. Enterprise Application archive.</p></td>
  70. </tr>
  71. <tr valign="top">
  72. <td nowrap><a href="CoreTasks/gunzip.html">GUnzip</a></td>
  73. <td><p>Expands a GZip file.</p></td>
  74. </tr>
  75. <tr valign="top">
  76. <td nowrap><a href="CoreTasks/gzip.html">GZip</a></td>
  77. <td><p>GZips a set of files.</p></td>
  78. </tr>
  79. <tr valign="top">
  80. <td nowrap><a href="CoreTasks/jar.html">Jar</a></td>
  81. <td><p>Jars a set of files.</p></td>
  82. </tr>
  83. <tr valign="top">
  84. <td nowrap><a href="OptionalTasks/jlink.html">Jlink</a></td>
  85. <td><p>This task can be used to build jar and zip files,
  86. similar to the <a href="CoreTasks/jar.html">Jar</a> task.
  87. However, Jlink provides options for controlling the way entries from
  88. input files are added to the output file. Specifically, capabilities
  89. for merging entries from multiple zip or jar files are available.</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/do.html">Do</a></td>
  346. <td><p>Runs another target within the same buildfile, without
  347. re-running any common dependent target(s).</p></td>
  348. </tr>
  349. <tr valign="top">
  350. <td nowrap><a href="CoreTasks/exec.html">Exec</a></td>
  351. <td><p>Executes a system command. When the <code>os</code> attribute
  352. is specified, the command is only executed when Ant is run on one of
  353. the specified operating systems.</p></td>
  354. </tr>
  355. <tr valign="top">
  356. <td nowrap><a href="CoreTasks/java.html">Java</a></td>
  357. <td><p>Executes a Java class within the running (Ant) VM, or in
  358. another VM if the <code>fork</code> attribute is specified.</p></td>
  359. </tr>
  360. <tr valign="top">
  361. <td nowrap><a href="CoreTasks/parallel.html">Parallel</a></td>
  362. <td><p>A container task that can contain other Ant tasks.
  363. Each nested task specified within the <code>&lt;parallel&gt;</code>
  364. tag will be executed in its own thread.</p></td>
  365. </tr>
  366. <tr valign="top">
  367. <td nowrap><a href="CoreTasks/sequential.html">Sequential</a></td>
  368. <td><p>A container task that can contain other Ant tasks.
  369. The nested tasks are simply executed in sequence. Its primary use is
  370. to support the sequential execution of a subset of tasks within
  371. the <code>&lt;parallel&gt;</code> tag.</p></td>
  372. </tr>
  373. <tr valign="top">
  374. <td nowrap><a href="CoreTasks/sleep.html">Sleep</a></td>
  375. <td><p> A task for suspending execution for a specified period of time.
  376. Useful when a build or deployment process requires an interval between
  377. tasks.</p></td>
  378. </tr>
  379. <tr valign="top">
  380. <td nowrap><a href="CoreTasks/waitfor.html">Waitfor</a></td>
  381. <td><p>Blocks execution until a set of specified conditions become true.
  382. This task is intended to be used with the
  383. <a href="CoreTasks/parallel.html">Parallel</a> task to synchronize
  384. a set of processes.</p></td>
  385. </tr>
  386. </table>
  387. <p></p>
  388. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  389. <th align="left">
  390. <font size="+0" face="arial,helvetica,sanserif">
  391. <a name="file">File Tasks</a></th>
  392. </font>
  393. <font size="-1" face="arial,helvetica,sanserif">
  394. <th align="right"><a href="#top">[Back to top]</a></th>
  395. </font>
  396. </table>
  397. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  398. <tr valign="top">
  399. <th nowrap>Task Name</th>
  400. <th>Description</th>
  401. </tr>
  402. <tr valign="top">
  403. <td nowrap><a href="CoreTasks/checksum.html">Checksum</a></td>
  404. <td><p>Generates a checksum for a file or set of files. This task can
  405. also be used to perform checksum verifications.</p></td>
  406. </tr>
  407. <tr valign="top">
  408. <td nowrap><a href="CoreTasks/chmod.html">Chmod</a></td>
  409. <td><p>Changes the permissions of a file or all files inside the
  410. specified directories. Currently, it has effect only under Unix.
  411. The permissions are also UNIX style, like the arguments for the
  412. <i>chmod</i> command.</p></td>
  413. </tr>
  414. <tr valign="top">
  415. <td nowrap><a href="CoreTasks/concat.html">Concat</a></td>
  416. <td><p>Concatenates multiple files into a single one or to Ant's
  417. logging system.</p></td>
  418. </tr>
  419. <tr valign="top">
  420. <td nowrap><a href="CoreTasks/copy.html">Copy</a></td>
  421. <td><p>Copies a file or Fileset to a new file or directory.</p></td>
  422. </tr>
  423. <tr valign="top">
  424. <td nowrap><a href="CoreTasks/copydir.html"><i>Copydir</i></a></td>
  425. <td><p><i>Deprecated.</i> Use the
  426. <a href="CoreTasks/copy.html">Copy</a> task instead.</p></td>
  427. </tr>
  428. <tr valign="top">
  429. <td nowrap><a href="CoreTasks/copyfile.html"><i>Copyfile</i></a></td>
  430. <td><p><i>Deprecated.</i> Use the
  431. <a href="CoreTasks/copy.html">Copy</a> task instead.</p></td>
  432. </tr>
  433. <tr valign="top">
  434. <td nowrap><a href="CoreTasks/delete.html">Delete</a></td>
  435. <td><p>Deletes either a single file, all files and sub-directories
  436. in a specified directory, or a set of files specified by one or more
  437. <a href="CoreTypes/fileset.html">FileSet</a>s.</p></td>
  438. </tr>
  439. <tr valign="top">
  440. <td nowrap><a href="CoreTasks/deltree.html"><i>Deltree</i></a></td>
  441. <td><p><i>Deprecated.</i> Use the
  442. <a href="CoreTasks/delete.html">Delete</a> task instead.</p></td>
  443. </tr>
  444. <tr valign="top">
  445. <td nowrap><a href="CoreTasks/filter.html">Filter</a></td>
  446. <td><p>Sets a token filter for this project, or reads multiple token
  447. filters from a specified file and sets these as filters. Token filters
  448. are used by all tasks that perform file-copying operations.</p></td>
  449. </tr>
  450. <tr valign="top">
  451. <td nowrap><a href="CoreTasks/fixcrlf.html">FixCRLF</a></td>
  452. <td><p>Modifies a file to add or remove tabs, carriage returns, linefeeds,
  453. and EOF characters.</p></td>
  454. </tr>
  455. <tr valign="top">
  456. <td nowrap><a href="CoreTasks/get.html">Get</a></td>
  457. <td><p>Gets a file from a URL.</p></td>
  458. </tr>
  459. <tr valign="top">
  460. <td nowrap><a href="CoreTasks/mkdir.html">Mkdir</a></td>
  461. <td><p>Creates a directory. Non-existent parent directories are created,
  462. when necessary.</p></td>
  463. </tr>
  464. <tr valign="top">
  465. <td nowrap><a href="CoreTasks/move.html">Move</a></td>
  466. <td><p>Moves a file to a new file or directory, or a set(s) of file(s) to
  467. a new directory.</p></td>
  468. </tr>
  469. <tr valign="top">
  470. <td nowrap><a href="CoreTasks/patch.html">Patch</a></td>
  471. <td><p>Applies a &quot;diff&quot; file to originals.</p></td>
  472. </tr>
  473. <tr valign="top">
  474. <td nowrap><a href="CoreTasks/rename.html"><i>Rename</i></a></td>
  475. <td><p><i>Deprecated.</i> Use the <a href="CoreTasks/move.html">Move</a>
  476. task instead.</p></td>
  477. </tr>
  478. <tr valign="top">
  479. <td nowrap><a href="OptionalTasks/renameextensions.html">
  480. <i>RenameExtensions</i></a></td>
  481. <td><p><i>Deprecated</i>. Use the <a href="CoreTasks/move.html">Move</a>
  482. task with a <a href="CoreTypes/mapper.html#glob-mapper">glob mapper</a>
  483. instead.</p></td>
  484. </tr>
  485. <tr valign="top">
  486. <td nowrap><a href="CoreTasks/replace.html">Replace</a></td>
  487. <td><p>Replace is a directory-based task for replacing the occurrence
  488. of a given string with another string in selected file.</p></td>
  489. </tr>
  490. <tr valign="top">
  491. <td nowrap><a href="OptionalTasks/replaceregexp.html">
  492. ReplaceRegExp</a></td>
  493. <td><p>Directory-based task for replacing the occurrence of a given
  494. regular expression with a substitution pattern in a file or set of
  495. files.</p></td>
  496. </tr>
  497. <tr valign="top">
  498. <td nowrap><a href="CoreTasks/touch.html">Touch</a></td>
  499. <td><p>Changes the modification time of a file and possibly creates it at
  500. the same time.</p></td>
  501. </tr>
  502. </table>
  503. <p></p>
  504. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  505. <th align="left">
  506. <font size="+0" face="arial,helvetica,sanserif">
  507. <a name="log">Logging Tasks</a></th>
  508. </font>
  509. <font size="-1" face="arial,helvetica,sanserif">
  510. <th align="right"><a href="#top">[Back to top]</a></th>
  511. </font>
  512. </table>
  513. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  514. <tr valign="top">
  515. <th nowrap>Task Name</th>
  516. <th>Description</th>
  517. </tr>
  518. <tr valign="top">
  519. <td nowrap><a href="CoreTasks/recorder.html">Record</a></td>
  520. <td><p>Runs a listener that records the logging output of the
  521. build-process events to a file. Several recorders can exist
  522. at the same time. Each recorder is associated with a file.</p></td>
  523. </tr>
  524. </table>
  525. <p></p>
  526. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  527. <th align="left">
  528. <font size="+0" face="arial,helvetica,sanserif">
  529. <a name="mail">Mail Tasks</a></th>
  530. </font>
  531. <font size="-1" face="arial,helvetica,sanserif">
  532. <th align="right"><a href="#top">[Back to top]</a></th>
  533. </font>
  534. </table>
  535. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  536. <tr valign="top">
  537. <th nowrap>Task Name</th>
  538. <th>Description</th>
  539. </tr>
  540. <tr valign="top">
  541. <td nowrap><a href="CoreTasks/mail.html">Mail</a></td>
  542. <td><p>A task to send SMTP email.</p></td>
  543. </tr>
  544. <tr valign="top">
  545. <td nowrap><a href="OptionalTasks/mimemail.html">MimeMail</a></td>
  546. <td><p><i>Deprecated</i>. Use the <a href="CoreTasks/mail.html">Mail</a>
  547. task instead.</p></td>
  548. </tr>
  549. </table>
  550. <p></p>
  551. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  552. <th align="left">
  553. <font size="+0" face="arial,helvetica,sanserif">
  554. <a name="misc">Miscellaneous Tasks</a></th>
  555. </font>
  556. <font size="-1" face="arial,helvetica,sanserif">
  557. <th align="right"><a href="#top">[Back to top]</a></th>
  558. </font>
  559. </table>
  560. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  561. <tr valign="top">
  562. <th nowrap>Task Name</th>
  563. <th>Description</th>
  564. </tr>
  565. <tr valign="top">
  566. <td nowrap><a href="CoreTasks/echo.html">Echo</a></td>
  567. <td><p>Echoes text to <code>System.out</code> or to a file.</p></td>
  568. </tr>
  569. <tr valign="top">
  570. <td nowrap><a href="CoreTasks/fail.html">Fail</a></td>
  571. <td><p>Exits the current build by throwing a BuildException,
  572. optionally printing additional information.</p></td>
  573. </tr>
  574. <tr valign="top">
  575. <td nowrap><a href="CoreTasks/genkey.html">GenKey</a></td>
  576. <td><p>Generates a key in keystore.</p></td>
  577. </tr>
  578. <tr valign="top">
  579. <td nowrap><a href="CoreTasks/input.html">Input</a></td>
  580. <td><p>Allows user interaction during the build process by displaying a
  581. message and reading a line of input from the console.</p></td>
  582. </tr>
  583. <tr valign="top">
  584. <td nowrap><a href="CoreTasks/pathconvert.html">PathConvert</a></td>
  585. <td><p>Converts a nested path, path reference, or fileset reference
  586. to the form usable on a specified platform and stores the result in
  587. a given property.</p></td>
  588. </tr>
  589. <tr valign="top">
  590. <td nowrap><a href="OptionalTasks/script.html">Script</a></td>
  591. <td><p>Executes a script in a
  592. <a href="http://oss.software.ibm.com/developerworks/opensource/bsf/"
  593. target="_top">BSF</a>-supported language.</p></td>
  594. </tr>
  595. <tr valign="top">
  596. <td nowrap><a href="OptionalTasks/sound.html">Sound</a></td>
  597. <td><p>Plays a sound file at the end of the build, according to whether
  598. the build failed or succeeded.</p></td>
  599. </tr>
  600. <tr valign="top">
  601. <td nowrap><a href="OptionalTasks/splash.html">Splash</a></td>
  602. <td><p>Displays a splash screen.</p></td>
  603. </tr>
  604. <tr valign="top">
  605. <td nowrap><a href="CoreTasks/sql.html">Sql</a></td>
  606. <td><p>Executes a series of SQL statements via JDBC to a database.
  607. Statements can either be read in from a text file using the
  608. <code>src</code> attribute, or from between the enclosing SQL
  609. tags.</p></td>
  610. </tr>
  611. <tr valign="top">
  612. <td nowrap><a href="CoreTasks/taskdef.html">Taskdef</a></td>
  613. <td><p>Adds a task definition to the current project, such that this
  614. new task can be used in the current project.</p></td>
  615. </tr>
  616. <tr valign="top">
  617. <td nowrap><a href="CoreTasks/tstamp.html">TStamp</a></td>
  618. <td><p>Sets the <code>DSTAMP</code>, <code>TSTAMP</code>, and
  619. <code>TODAY</code> properties in the current project, based on
  620. the current date and time.</p></td>
  621. </tr>
  622. <tr valign="top">
  623. <td nowrap><a href="CoreTasks/typedef.html">Typedef</a></td>
  624. <td><p>Adds a data-type definition to the current project, such that this
  625. new type can be used in the current project.</p></td>
  626. </tr>
  627. <tr valign="top">
  628. <td nowrap><a href="OptionalTasks/xmlvalidate.html">XmlValidate</a></td>
  629. <td><p>Checks that XML files are valid (or only well-formed). This task
  630. uses the Crimson SAX2 parser implementation by default, but any SAX1/2
  631. parser can be specified, if needed.</p></td>
  632. </tr>
  633. </table>
  634. <p></p>
  635. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  636. <th align="left">
  637. <font size="+0" face="arial,helvetica,sanserif">
  638. <a name="net">.NET Tasks</a></th>
  639. </font>
  640. <font size="-1" face="arial,helvetica,sanserif">
  641. <th align="right"><a href="#top">[Back to top]</a></th>
  642. </font>
  643. </table>
  644. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  645. <tr valign="top">
  646. <th nowrap>Task Name</th>
  647. <th>Description</th>
  648. </tr>
  649. <tr valign="top">
  650. <td nowrap><a href="OptionalTasks/dotnet.html">.NET Tasks</a></td>
  651. <td><p>(See the documentation describing the .NET tasks.)</p></td>
  652. </tr>
  653. </table>
  654. <p></p>
  655. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  656. <th align="left">
  657. <font size="+0" face="arial,helvetica,sanserif">
  658. <a name="preproc">Pre-process Tasks</a></th>
  659. </font>
  660. <font size="-1" face="arial,helvetica,sanserif">
  661. <th align="right"><a href="#top">[Back to top]</a></th>
  662. </font>
  663. </table>
  664. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  665. <tr valign="top">
  666. <th nowrap>Task Name</th>
  667. <th>Description</th>
  668. </tr>
  669. <tr valign="top">
  670. <td nowrap><a href="OptionalTasks/antlr.html">ANTLR</a></td>
  671. <td><p>Invokes the <a HREF="http://www.antlr.org/" target="_top">ANTLR</a>
  672. Translator generator on a grammar file.</p></td>
  673. </tr>
  674. <tr valign="top">
  675. <td nowrap><a href="CoreTasks/antstructure.html">AntStructure</a></td>
  676. <td><p>Generates a DTD for Ant buildfiles that contains information
  677. about all tasks currently known to Ant.</p></td>
  678. </tr>
  679. <tr valign="top">
  680. <td nowrap><a href="OptionalTasks/icontract.html">IContract</a></td>
  681. <td><p>Instruments Java classes using the
  682. <a href="http://www.reliable-systems.com/tools/">iContract</a> DBC
  683. preprocessor. This task can generate a properties file for
  684. <a href="http://home.sol.no/~hellesoy/icplus.html">iControl</a>,
  685. a graphical user interface that lets you turn on/off assertions.</p></td>
  686. </tr>
  687. <tr valign="top">
  688. <td nowrap><a href="OptionalTasks/javacc.html">JavaCC</a></td>
  689. <td><p>Invokes the
  690. <a HREF="http://www.webgain.com/products/java_cc/" target="_top">
  691. JavaCC</a> compiler-compiler on a grammar file.</p></td>
  692. </tr>
  693. <tr valign="top">
  694. <td nowrap><a href="OptionalTasks/javah.html">Javah</a></td>
  695. <td><p>Generates JNI headers from a Java class.</p></td>
  696. </tr>
  697. <tr valign="top">
  698. <td nowrap><a href="OptionalTasks/jjtree.html">JJTree</a></td>
  699. <td><p>Invokes the <a href="http://www.webgain.com/products/java_cc/">
  700. JJTree</a> preprocessor for the JavaCC compiler-compiler. It inserts
  701. parse-tree building actions at various places in the JavaCC source that
  702. it generates. The output of JJTree is run through JavaCC to create the
  703. parser. This task only invokes JJTree if the grammar file is newer than
  704. the generated JavaCC file.</p></td>
  705. </tr>
  706. <tr valign="top">
  707. <td nowrap><a href="OptionalTasks/mparse.html">MParse</a></td>
  708. <td><p>Invokes the Metamata <a HREF="http://www.metamata.com/parse.html">
  709. MParse</a> compiler-compiler on a grammar file.</p></td>
  710. </tr>
  711. <tr valign="top">
  712. <td nowrap><a href="OptionalTasks/native2ascii.html">
  713. Native2Ascii</a></td>
  714. <td><p>Converts files from native encodings to ASCII with escaped Unicode.
  715. A common usage is to convert source files maintained in a native
  716. operating system encoding to ASCII, prior to compilation.</p></td>
  717. </tr>
  718. <tr valign="top">
  719. <td nowrap><a href="OptionalTasks/translate.html">Translate</a></td>
  720. <td><p>Identifies keys in files, delimited by special tokens, and
  721. translates them with values read from resource bundles.</p></td>
  722. </tr>
  723. <tr valign="top">
  724. <td nowrap><a href="CoreTasks/style.html">Xslt/Style</a></td>
  725. <td><p>Processes a set of documents via XSLT.</p></td>
  726. </tr>
  727. </table>
  728. <p></p>
  729. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  730. <th align="left">
  731. <font size="+0" face="arial,helvetica,sanserif">
  732. <a name="prop">Property Tasks</a></th>
  733. </font>
  734. <font size="-1" face="arial,helvetica,sanserif">
  735. <th align="right"><a href="#top">[Back to top]</a></th>
  736. </font>
  737. </table>
  738. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  739. <tr valign="top">
  740. <th nowrap>Task Name</th>
  741. <th>Description</th>
  742. </tr>
  743. <tr valign="top">
  744. <td nowrap><a href="CoreTasks/available.html">Available</a></td>
  745. <td><p>Sets a property if a specified file, directory, class in the
  746. classpath, or JVM system resource is available at runtime.</p></td>
  747. </tr>
  748. <tr valign="top">
  749. <td nowrap><a href="CoreTasks/basename.html">Basename</a></td>
  750. <td><p>Sets a property to the last element of a specified path.
  751. </tr>
  752. <tr valign="top">
  753. <td nowrap><a href="CoreTasks/buildnumber.html">BuildNumber</a></td>
  754. <td><p>Task that can be used to track build numbers.
  755. </tr>
  756. <tr valign="top">
  757. <td nowrap><a href="CoreTasks/condition.html">Condition</a></td>
  758. <td><p>Sets a property if a certain condition holds true - this is a
  759. generalization of <a href="CoreTasks/available.html">Available</a> and
  760. <a href="CoreTasks/uptodate.html">Uptodate</a>.</p></td>
  761. </tr>
  762. <tr valign="top">
  763. <td nowrap><a href="CoreTasks/dirname.html">Dirname</a></td>
  764. <td><p>Sets a property to the value of the specified file up to,
  765. but not including, the last path element.
  766. </tr>
  767. <tr valign="top">
  768. <td nowrap>
  769. <a href="OptionalTasks/echoproperties.html">Echoproperties</a><br>
  770. </td>
  771. <td><p>Lists the current properties</p></td>
  772. </tr>
  773. <tr valign="top">
  774. <td nowrap><a href="CoreTasks/loadfile.html">LoadFile</a></td>
  775. <td><p>Loads a file into a property</p></td>
  776. </tr>
  777. <tr valign="top">
  778. <td nowrap><a href="CoreTasks/loadproperties.html">LoadProperties</a></td>
  779. <td><p>Load a file's contents as Ant properties. This task is
  780. equivalent to using <code>&lt;property file=&quot;...&quot;/&gt;</code>
  781. except that it supports nested <code>&lt;filterchain&gt;</code> elements,
  782. and it cannot be specified outside a target.</p></td>
  783. </tr>
  784. <tr valign="top">
  785. <td nowrap><a href="CoreTasks/property.html">Property</a></td>
  786. <td><p>Sets a property (by name and value), or set of properties
  787. (from a file or resource) in the project.</p></td>
  788. </tr>
  789. <tr valign="top">
  790. <td nowrap><a href="OptionalTasks/propertyfile.html">
  791. PropertyFile</a></td>
  792. <td><p>Creates or modifies property files. Useful when wanting to make
  793. unattended modifications to configuration files for application
  794. servers and applications. Typically used for things such as
  795. automatically generating a build number and saving it to a build
  796. properties file, or doing date manipulation.<p></td>
  797. </tr>
  798. <tr valign="top">
  799. <td nowrap><a href="CoreTasks/uptodate.html">Uptodate</a></td>
  800. <td><p>Sets a property if a given target file is newer than a set of
  801. source files.</p></td>
  802. </tr>
  803. </table>
  804. <p></p>
  805. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  806. <th align="left">
  807. <font size="+0" face="arial,helvetica,sanserif">
  808. <a name="remote">Remote Tasks</a></th>
  809. </font>
  810. <font size="-1" face="arial,helvetica,sanserif">
  811. <th align="right"><a href="#top">[Back to top]</a></th>
  812. </font>
  813. </table>
  814. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  815. <tr valign="top">
  816. <th nowrap>Task Name</th>
  817. <th>Description</th>
  818. </tr>
  819. <tr valign="top">
  820. <td nowrap><a href="OptionalTasks/ftp.html">FTP</a></td>
  821. <td><p>Implements a basic FTP client that can send, receive,
  822. list, and delete files, and create directories.</p></td>
  823. </tr>
  824. <tr valign="top">
  825. <td nowrap><a href="OptionalTasks/telnet.html">Telnet</a></td>
  826. <td><p>Task to automate a remote <i>telnet</i> session. This task uses
  827. nested <code>&lt;read&gt;</code> and <code>&lt;write&gt;</code> tags
  828. to indicate strings to wait for and specify text to send.</p></td>
  829. </tr>
  830. </table>
  831. <p></p>
  832. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  833. <th align="left">
  834. <font size="+0" face="arial,helvetica,sanserif">
  835. <a name="scm">SCM Tasks</a></th>
  836. </font>
  837. <font size="-1" face="arial,helvetica,sanserif">
  838. <th align="right"><a href="#top">[Back to top]</a></th>
  839. </font>
  840. </table>
  841. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  842. <tr valign="top">
  843. <th nowrap>Task Name</th>
  844. <th>Description</th>
  845. </tr>
  846. <tr valign="top">
  847. <td nowrap><a href="CoreTasks/cvs.html">Cvs</a></td>
  848. <td><p>Handles packages/modules retrieved from a
  849. <a href="http://www.cvshome.org/" target="_top">CVS</a>
  850. repository.</p></td>
  851. </tr>
  852. <tr valign="top">
  853. <td nowrap><a href="CoreTasks/changelog.html">CvsChangeLog</a></td>
  854. <td><p>Generates an XML report of the changes recorded in a
  855. <a href="http://www.cvshome.org/" target="_top">CVS</a>
  856. repository.</p></td>
  857. </tr>
  858. <tr valign="top">
  859. <td nowrap><a href="CoreTasks/cvspass.html">CVSPass</a></td>
  860. <td><p>Adds entries to a .cvspass file. Adding entries to this file
  861. has the same affect as a <i>cvs login</i> command.</p></td>
  862. </tr>
  863. <tr valign="top">
  864. <td nowrap><a href="CoreTasks/cvstagdiff.html">CvsTagDiff</a></td>
  865. <td><p>Generates an XML-formatted report file of the changes between
  866. two tags or dates recorded in a <a href="http://www.cvshome.org/"
  867. target="_top">CVS</a> repository.</p></td>
  868. </tr>
  869. <tr valign="top">
  870. <td nowrap><a href="OptionalTasks/clearcase.html">ClearCase</a></td>
  871. <td><p>Tasks to perform the ClearCase <i>cccheckin</i>, <i>cccheckout</i>,
  872. <i>ccuncheckout</i>, and <i>ccupdate</i> commands.</p></td>
  873. </tr>
  874. <tr valign="top">
  875. <td nowrap><a href="OptionalTasks/ccm.html">Continuus/Synergy</a></td>
  876. <td><p>Tasks to perform the Continuus <i>ccmcheckin</i>,
  877. <i>ccmcheckout</i>, <i>ccmcheckintask</i>, <i>ccmreconfigure</i>, and
  878. <i>ccmcreateTask</i> commands.</p></td>
  879. </tr>
  880. <tr valign="top">
  881. <td nowrap><a href="OptionalTasks/vss.html">
  882. Microsoft Visual SourceSafe</a></td>
  883. <td><p>Tasks to perform the Visual SourceSafe <i>vssget</i>,
  884. <i>vsslabel</i>, <i>vsshistory</i>, <i>vsscheckin</i>,
  885. <i>vsscheckout</i>, <i>vssadd</i>, <i>vsscp</i>, and <i>vsscreate</i>
  886. commands.</p></td>
  887. </tr>
  888. <tr valign="top">
  889. <td nowrap><a href="OptionalTasks/perforce.html">Perforce</a></td>
  890. <td><p>Tasks to perform the Perforce <i>p4sync</i>, <i>p4change</i>,
  891. <i>p4edit</i>, <i>p4submit</i>, <i>p4have</i>, <i>p4label</i>,
  892. <i>p4counter</i>, <i>p4reopen</i>, <i>p4revert</i>, and <i>p4add</i>
  893. commands.</p></td>
  894. </tr>
  895. <tr valign="top">
  896. <td nowrap><a href="OptionalTasks/pvcstask.html">Pvcs</a></td>
  897. <td><p>Allows the user extract the latest edition of the source code
  898. from a PVCS repository.</p></td>
  899. </tr>
  900. <tr valign="top">
  901. <td nowrap><a href="OptionalTasks/sos.html">SourceOffSite</a></td>
  902. <td><p>Tasks to perform the SourceOffSite <i>sosget</i>, <i>soslabel</i>,
  903. <i>soscheckin</i>, and <i>soscheckout</i> commands.</p></td>
  904. </tr>
  905. <tr valign="top">
  906. <td nowrap><a href="OptionalTasks/starteam.html">StarTeam</a></td>
  907. <td><p>Tasks to perform the StarTeam <i>stcheckout</i>, <i>stcheckin</i>,
  908. <i>stlabel</i>, and <i>stlist</i> commands. The
  909. <a href="OptionalTasks/starteam.html#starteam">Starteam</a> task
  910. is deprecated; use
  911. <a href="OptionalTasks/starteam.html#stcheckout">STCheckout</a>
  912. instead.</p></td>
  913. </tr>
  914. </table>
  915. <p></p>
  916. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  917. <th align="left">
  918. <font size="+0" face="arial,helvetica,sanserif">
  919. <a name="testing">Testing Tasks</a></th>
  920. </font>
  921. <font size="-1" face="arial,helvetica,sanserif">
  922. <th align="right"><a href="#top">[Back to top]</a></th>
  923. </font>
  924. </table>
  925. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  926. <tr valign="top">
  927. <th nowrap>Task Name</th>
  928. <th>Description</th>
  929. </tr>
  930. <tr valign="top">
  931. <td nowrap><a href="OptionalTasks/junit.html">Junit</a></td>
  932. <td><p>Runs tests from the <a href="http://www.junit.org">Junit</a>
  933. testing framework. This task has been tested with JUnit 3.0 up to
  934. JUnit 3.7; it won't work with versions prior to JUnit 3.0.</p></td>
  935. </tr>
  936. <tr valign="top">
  937. <td nowrap><a href="OptionalTasks/junitreport.html">JunitReport</a></td>
  938. <td><p>Merges the individual XML files generated by the
  939. <a href="OptionalTasks/junit.html">Junit</a> task and applies a
  940. stylesheet on the resulting merged document to provide a browsable
  941. report of the testcases results.</p></td>
  942. </tr>
  943. <tr valign="top">
  944. <td nowrap><a href="OptionalTasks/test.html">Test</a></td>
  945. <td><p>Executes a unit test in the <code>org.apache.testlet</code>
  946. framework.</p></td>
  947. </tr>
  948. </table>
  949. <p></p>
  950. <table width="100%" border="0" cellpadding="4" cellspacing="0">
  951. <th align="left">
  952. <font size="+0" face="arial,helvetica,sanserif">
  953. <a name="vaj">Visual Age for Java Tasks</a></th>
  954. </font>
  955. <font size="-1" face="arial,helvetica,sanserif">
  956. <th align="right"><a href="#top">[Back to top]</a></th>
  957. </font>
  958. </table>
  959. <table width="100%" border="1" cellpadding="4" cellspacing="0">
  960. <tr valign="top">
  961. <th nowrap>Task Name</th>
  962. <th>Description</th>
  963. </tr>
  964. <tr valign="top">
  965. <td nowrap><a href="Integration/VAJAntTool.html">
  966. Visual Age for Java Tasks</a></td>
  967. <td><p>(See the documentation describing the Visual Age for Java
  968. tasks.)</p></td>
  969. </tr>
  970. </table>
  971. <hr>
  972. <p align="center">Copyright &copy; 2001-2002 Apache Software Foundation.
  973. All rights Reserved.</p>
  974. </body>
  975. </html>