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.

proper.html 15 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html lang="en">
  3. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  4. <head>
  5. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  6. <title>Apache Ant - Ant Libraries</title>
  7. <link type="text/css" href="../page.css" rel="stylesheet">
  8. </head>
  9. <body>
  10. <p class="navpath">
  11. <script src="../breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  12. </p>
  13. <div class="logobar">
  14. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  15. <tr>
  16. <td align="left"><img border="0" alt="Apache Ant site" src="../images/group-logo.gif"></td>
  17. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="../images/project-logo.gif"></td>
  18. <td align="right">
  19. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  20. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  21. <tr>
  22. <td colspan="3"><img height="10" width="1" alt="" src="../images/spacer.gif"></td>
  23. </tr>
  24. <tr>
  25. <td><img height="1" width="1" alt="" src="../images/spacer.gif"></td>
  26. <td nowrap="nowrap" class="searchcaption">
  27. <input name="q" type="hidden">
  28. <input size="15" id="query" type="text">
  29. <img height="1" width="5" alt="" src="../images/spacer.gif">
  30. <input name="Search" value="Search" type="submit">
  31. <br>
  32. the Apache Ant site
  33. </td>
  34. <td><img height="1" width="1" alt="" src="../images/spacer.gif"></td>
  35. </tr>
  36. <tr>
  37. <td><img alt="" border="0" height="10" width="9" src="../images/search-left.gif"></td>
  38. <td><img height="1" width="1" alt="" src="../images/spacer.gif"></td>
  39. <td><img alt="" border="0" height="10" width="9" src="../images/search-right.gif"></td>
  40. </tr>
  41. </table>
  42. </form>
  43. </td>
  44. </tr>
  45. </table>
  46. </div>
  47. <div class="tab">
  48. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  49. <tr>
  50. <td width="5"><img alt="" height="8" width="8" src="../images/spacer.gif"></td><td valign="bottom">
  51. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  52. <tr>
  53. <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="../images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="../index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Home</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="../images/tab-right.gif"></td>
  54. </tr>
  55. </table>
  56. </td>
  57. <td width="8"><img alt="" height="5" width="8" src="../images/spacer.gif"></td><td valign="bottom">
  58. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  59. <tr>
  60. <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="../images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Projects</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="../images/tabSel-right.gif"></td>
  61. </tr>
  62. </table>
  63. </td>
  64. </tr>
  65. </table>
  66. </div>
  67. <div class="bluebar"></div>
  68. <div class="menucontainer">
  69. <div class="menu">
  70. <ul>
  71. <li class="menuheader">Projects
  72. <ul>
  73. <li>
  74. <a href="../projects/index.html">Welcome</a>
  75. </li>
  76. </ul>
  77. </li>
  78. <li class="menuheader">Ant Libraries
  79. <ul>
  80. <li>
  81. <a href="../antlibs/index.html">Introduction</a>
  82. </li>
  83. <li>
  84. <a href="../antlibs/charter.html">Charter</a>
  85. </li>
  86. <li>
  87. <span class="sel">Ant Libraries</span>
  88. </li>
  89. <li>
  90. <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
  91. </li>
  92. <li>
  93. <a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
  94. </li>
  95. <li>
  96. <a href="http://ant.apache.org/antlibs/srcdownload.cgi">Source Distributions</a>
  97. </li>
  98. </ul>
  99. </li>
  100. </ul>
  101. </div>
  102. <center>
  103. <!--#include virtual="/ads/buttonbar.html" -->
  104. </center>
  105. <img style="float: left" height="10" width="10" border="0" alt="" src="../images/menu-left.gif">
  106. <img style="float: right" height="10" width="10" border="0" alt="" src="../images/menu-right.gif">
  107. </div>
  108. <div class="lightbluebar">&nbsp;</div>
  109. <div class="main">
  110. <div class="content">
  111. <h1 class="title">Ant Libraries</h1>
  112. <h3 class="section">
  113. <a name="Ant Libraries"></a>
  114. Ant Libraries
  115. </h3>
  116. <a name="antunit" />
  117. <h4 class="subsection">
  118. <a name="AntUnit - Unit Test Framework for Ant Tasks"></a>
  119. AntUnit - Unit Test Framework for Ant Tasks
  120. </h4>
  121. <p>AntUnit borrows ideas from JUnit 3.x and the &lt;junit&gt;
  122. task. It provides a task that runs build files as unit tests
  123. as well as a number of assertion tasks to support the
  124. idea.</p>
  125. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  126. <tr>
  127. <th colspan="1" rowspan="1"
  128. valign="top" align="left">
  129. Homepage:
  130. </th>
  131. <td colspan="1" rowspan="1"
  132. valign="top" align="left">
  133. <a href="./antunit/index.html">http://ant.apache.org/antlibs/antunit/</a>
  134. </td>
  135. </tr>
  136. <tr>
  137. <th colspan="1" rowspan="1"
  138. valign="top" align="left">
  139. SVN URL:
  140. </th>
  141. <td colspan="1" rowspan="1"
  142. valign="top" align="left">
  143. <a href="https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk/</a>
  144. </td>
  145. </tr>
  146. <tr>
  147. <th colspan="1" rowspan="1"
  148. valign="top" align="left">
  149. ViewSVN:
  150. </th>
  151. <td colspan="1" rowspan="1"
  152. valign="top" align="left">
  153. <a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit/trunk/</a>
  154. </td>
  155. </tr>
  156. <tr>
  157. <th colspan="1" rowspan="1"
  158. valign="top" align="left">
  159. Ant compatibility:
  160. </th>
  161. <td colspan="1" rowspan="1"
  162. valign="top" align="left">
  163. Ant 1.7.x
  164. </td>
  165. </tr>
  166. <tr>
  167. <th colspan="1" rowspan="1"
  168. valign="top" align="left">
  169. Added to sandbox:
  170. </th>
  171. <td colspan="1" rowspan="1"
  172. valign="top" align="left">
  173. 2005-04-15
  174. </td>
  175. </tr>
  176. <tr>
  177. <th colspan="1" rowspan="1"
  178. valign="top" align="left">
  179. Promoted from sandbox:
  180. </th>
  181. <td colspan="1" rowspan="1"
  182. valign="top" align="left">
  183. 2005-11-22
  184. </td>
  185. </tr>
  186. <tr>
  187. <th colspan="1" rowspan="1"
  188. valign="top" align="left">
  189. Latest Release:
  190. </th>
  191. <td colspan="1" rowspan="1"
  192. valign="top" align="left">
  193. 1.0 released on January 8, 2007
  194. </td>
  195. </tr>
  196. </table>
  197. <a name="dotnet" />
  198. <h4 class="subsection">
  199. <a name="DotNet - Improved Support for .NET projects"></a>
  200. DotNet - Improved Support for .NET projects
  201. </h4>
  202. <p>Provides a simple infrastructure to execute .NET
  203. applications from within Ant for different VMs so that the
  204. user doesn't have to change the build file when she wants to
  205. run Mono on Linux and Microsoft's VM on Windows.</p>
  206. <p>Also contains &lt;nant&gt;, &lt;nunit&gt; and
  207. &lt;msbuild&gt; tasks and an untested &lt;wix&gt; tasks.</p>
  208. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  209. <tr>
  210. <th colspan="1" rowspan="1"
  211. valign="top" align="left">
  212. Homepage:
  213. </th>
  214. <td colspan="1" rowspan="1"
  215. valign="top" align="left">
  216. <a href="./dotnet/index.html">http://ant.apache.org/antlibs/dotnet/</a>
  217. </td>
  218. </tr>
  219. <tr>
  220. <th colspan="1" rowspan="1"
  221. valign="top" align="left">
  222. SVN URL:
  223. </th>
  224. <td colspan="1" rowspan="1"
  225. valign="top" align="left">
  226. <a href="https://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/dotnet/trunk/</a>
  227. </td>
  228. </tr>
  229. <tr>
  230. <th colspan="1" rowspan="1"
  231. valign="top" align="left">
  232. ViewSVN:
  233. </th>
  234. <td colspan="1" rowspan="1"
  235. valign="top" align="left">
  236. <a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet/trunk/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/dotnet/trunk/</a>
  237. </td>
  238. </tr>
  239. <tr>
  240. <th colspan="1" rowspan="1"
  241. valign="top" align="left">
  242. Ant compatibility:
  243. </th>
  244. <td colspan="1" rowspan="1"
  245. valign="top" align="left">
  246. Ant 1.7.x
  247. </td>
  248. </tr>
  249. <tr>
  250. <th colspan="1" rowspan="1"
  251. valign="top" align="left">
  252. Added to sandbox:
  253. </th>
  254. <td colspan="1" rowspan="1"
  255. valign="top" align="left">
  256. 2005-04-15
  257. </td>
  258. </tr>
  259. <tr>
  260. <th colspan="1" rowspan="1"
  261. valign="top" align="left">
  262. Promoted from sandbox:
  263. </th>
  264. <td colspan="1" rowspan="1"
  265. valign="top" align="left">
  266. 2005-11-22
  267. </td>
  268. </tr>
  269. <tr>
  270. <th colspan="1" rowspan="1"
  271. valign="top" align="left">
  272. Latest Release:
  273. </th>
  274. <td colspan="1" rowspan="1"
  275. valign="top" align="left">
  276. 1.0 released on November 6, 2006
  277. </td>
  278. </tr>
  279. </table>
  280. <a name="svn" />
  281. <h4 class="subsection">
  282. <a name="SVN - Subversion Support"></a>
  283. SVN - Subversion Support
  284. </h4>
  285. <p>Contains tasks that correspond to Ant's &lt;cvs&gt;,
  286. &lt;cvschangelog&gt; and &lt;cvstagdiff&gt; tasks. Requires
  287. Subversion's command line client.</p>
  288. <table class="ForrestTable" cellspacing="1" cellpadding="4">
  289. <tr>
  290. <th colspan="1" rowspan="1"
  291. valign="top" align="left">
  292. Homepage:
  293. </th>
  294. <td colspan="1" rowspan="1"
  295. valign="top" align="left">
  296. <a href="./svn/index.html">http://ant.apache.org/antlibs/svn/</a>
  297. </td>
  298. </tr>
  299. <tr>
  300. <th colspan="1" rowspan="1"
  301. valign="top" align="left">
  302. SVN URL:
  303. </th>
  304. <td colspan="1" rowspan="1"
  305. valign="top" align="left">
  306. <a href="https://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/">https://svn.apache.org/repos/asf/ant/antlibs/svn/trunk/</a>
  307. </td>
  308. </tr>
  309. <tr>
  310. <th colspan="1" rowspan="1"
  311. valign="top" align="left">
  312. ViewSVN:
  313. </th>
  314. <td colspan="1" rowspan="1"
  315. valign="top" align="left">
  316. <a href="http://svn.apache.org/viewcvs.cgi/ant/antlibs/svn/trunk/">http://svn.apache.org/viewcvs.cgi/ant/antlibs/svn/trunk/</a>
  317. </td>
  318. </tr>
  319. <tr>
  320. <th colspan="1" rowspan="1"
  321. valign="top" align="left">
  322. Ant compatibility:
  323. </th>
  324. <td colspan="1" rowspan="1"
  325. valign="top" align="left">
  326. Ant 1.7.x
  327. </td>
  328. </tr>
  329. <tr>
  330. <th colspan="1" rowspan="1"
  331. valign="top" align="left">
  332. Added to sandbox:
  333. </th>
  334. <td colspan="1" rowspan="1"
  335. valign="top" align="left">
  336. 2005-04-15
  337. </td>
  338. </tr>
  339. <tr>
  340. <th colspan="1" rowspan="1"
  341. valign="top" align="left">
  342. Promoted from sandbox:
  343. </th>
  344. <td colspan="1" rowspan="1"
  345. valign="top" align="left">
  346. 2005-11-22
  347. </td>
  348. </tr>
  349. <tr>
  350. <th colspan="1" rowspan="1"
  351. valign="top" align="left">
  352. Latest Release:
  353. </th>
  354. <td colspan="1" rowspan="1"
  355. valign="top" align="left">
  356. None
  357. </td>
  358. </tr>
  359. </table>
  360. </div>
  361. </div>
  362. <p class="copyright">
  363. <script type="text/javascript" language="JavaScript"><!--
  364. document.write(" - "+"Last Published: " + document.lastModified);
  365. // -->
  366. </script>
  367. </p>
  368. </body>
  369. </html>