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.

index.html 18 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <html lang="en">
  17. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  18. <head>
  19. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  20. <title>Apache Ant - Welcome</title>
  21. <link type="text/css" href="./page.css" rel="stylesheet">
  22. <meta name="author" content="Conor MacNeill">
  23. <meta name="email" content="">
  24. <meta name="author" content="Stefan Bodewig">
  25. <meta name="email" content="stefan.bodewig@freenet.de">
  26. </head>
  27. <body>
  28. <p class="navpath">
  29. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  30. </p>
  31. <div class="logobar">
  32. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  33. <tr>
  34. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  35. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  36. <td align="right">
  37. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  38. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  39. <tr>
  40. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  41. </tr>
  42. <tr>
  43. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  44. <td nowrap="nowrap" class="searchcaption">
  45. <input name="q" type="hidden">
  46. <input size="15" id="query" type="text">
  47. <img height="1" width="5" alt="" src="./images/spacer.gif">
  48. <input name="Search" value="Search" type="submit">
  49. <br>
  50. the Apache Ant site
  51. </td>
  52. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  53. </tr>
  54. <tr>
  55. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  56. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  57. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  58. </tr>
  59. </table>
  60. </form>
  61. </td>
  62. </tr>
  63. </table>
  64. </div>
  65. <div class="tab">
  66. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  67. <tr>
  68. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  69. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  70. <tr>
  71. <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>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
  72. </tr>
  73. </table>
  74. </td>
  75. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  76. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  77. <tr>
  78. <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="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
  79. </tr>
  80. </table>
  81. </td>
  82. </tr>
  83. </table>
  84. </div>
  85. <div class="bluebar"></div>
  86. <div class="menucontainer">
  87. <div class="menu">
  88. <ul>
  89. <li class="menuheader">Apache Ant
  90. <ul>
  91. <li>
  92. <span class="sel">Welcome</span>
  93. </li>
  94. <li>
  95. <a href="./license.html">License</a>
  96. </li>
  97. <li>
  98. <a href="./antnews.html">News</a>
  99. </li>
  100. </ul>
  101. </li>
  102. <li class="menuheader">Documentation
  103. <ul>
  104. <li>
  105. <a href="./manual/index.html">Manual</a>
  106. </li>
  107. <li>
  108. <a href="./projects.html">Related Projects</a>
  109. </li>
  110. <li>
  111. <a href="./external.html">External Tools and Tasks</a>
  112. </li>
  113. <li>
  114. <a href="./resources.html">Resources</a>
  115. </li>
  116. <li>
  117. <a href="./faq.html">Frequently Asked Questions</a>
  118. </li>
  119. <li>
  120. <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
  121. </li>
  122. <li>
  123. <a href="./problems.html">Having Problems?</a>
  124. </li>
  125. </ul>
  126. </li>
  127. <li class="menuheader">Download
  128. <ul>
  129. <li>
  130. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  131. </li>
  132. <li>
  133. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  134. </li>
  135. </ul>
  136. </li>
  137. <li class="menuheader">Contributing
  138. <ul>
  139. <li>
  140. <a href="./mail.html">Mailing Lists</a>
  141. </li>
  142. <li>
  143. <a href="./svn.html">Subversion Repositories</a>
  144. </li>
  145. <li>
  146. <a href="./nightlies.html">Nightly+Continuous Builds</a>
  147. </li>
  148. <li>
  149. <a href="./bugs.html">Bug Database</a>
  150. </li>
  151. </ul>
  152. </li>
  153. <li class="menuheader">Sponsorship
  154. <ul>
  155. <li>
  156. <a href="http://www.apache.org/foundation/thanks.html">Thanks</a>
  157. </li>
  158. <li>
  159. <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
  160. </li>
  161. <li>
  162. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  163. </li>
  164. </ul>
  165. </li>
  166. <li class="menuheader">Project Management
  167. <ul>
  168. <li>
  169. <a href="./contributors.html">Contributors</a>
  170. </li>
  171. <li>
  172. <a href="./mission.html">Apache Ant Mission</a>
  173. </li>
  174. <li>
  175. <a href="./bylaws.html">Project Bylaws</a>
  176. </li>
  177. <li>
  178. <a href="./legal.html">Legal</a>
  179. </li>
  180. </ul>
  181. </li>
  182. </ul>
  183. </div>
  184. <center>
  185. <a href="http://www.apache.org/events/current-event.html"><img border="0" title="ApacheCon" alt="ApacheCon - logo" src="http://www.apache.org/events/current-event-125x125.png" style="width: 125px;height: 125px;"></a>
  186. </center>
  187. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  188. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  189. </div>
  190. <div class="lightbluebar">&nbsp;</div>
  191. <div class="main">
  192. <div class="content">
  193. <h1 class="title">Welcome</h1>
  194. <h3 class="section">
  195. <a name="Ivy 2.1.0"></a>
  196. Ivy 2.1.0
  197. </h3>
  198. <h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3>
  199. <p>Apache Ivy 2.1.0 is now available for download as source or binary (with and without
  200. dependencies) from
  201. <a href="http://ant.apache.org/ivy/download.cgi">http://ant.apache.org/ivy/download.cgi</a>.</p>
  202. <p>Key features of the 2.1.0 release are</p>
  203. <ul>
  204. <li>enhanced Maven2 compatibility, with several bug fixes and
  205. more pom features covered</li>
  206. <li>new options for the Ivy Ant tasks and commandline</li>
  207. <li>configuration intersections and configuration groups</li>
  208. <li>numerous bug fixes and improvements as documented in Jira
  209. and in the release notes</li>
  210. </ul>
  211. <p>For more information see
  212. the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
  213. <h3 class="section">
  214. <a name="Ant 1.7.1"></a>
  215. Ant 1.7.1
  216. </h3>
  217. <h3>June 27, 2008 - Ant 1.7.1 Available</h3>
  218. <p>Apache Ant 1.7.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
  219. <p> Ant 1.7.1 is mainly a bugfix release.</p>
  220. <p>Ant 1.7.1 has extended support for Java6 features.</p>
  221. <p> Ant 1.7.1 &lt;script&gt; now has support for JavaFX.</p>
  222. <h3 class="section">
  223. <a name="AntUnit 1.1"></a>
  224. AntUnit 1.1
  225. </h3>
  226. <h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3>
  227. <p>Apache AntUnit 1.1 Beta is now available for download as <a href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
  228. or <a href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
  229. release.</p>
  230. <p>In addition to a few bugfixes and some new assertions AntUnit
  231. 1.1 allows test listeners to receive the log output of the
  232. project under test. Both plainlistener and xmllistener have
  233. an option that makes them echo the project's output into their
  234. respective logs.</p>
  235. <p>For more information see the <a href="antlibs/antunit/">Antlib's
  236. home page</a></p>
  237. <h3 class="section">
  238. <a name="Apache Ivy is an Ant Sub-Project Now!"></a>
  239. Apache Ivy is an Ant Sub-Project Now!
  240. </h3>
  241. <h3>October 11, 2007 - Apache Ivy is an Ant Sub-Project Now!</h3>
  242. <p>Apache Ivy, "A Java based tool for tracking, resolving and
  243. managing project dependencies.", just finished <a href="http://incubator.apache.org/">Incubation</a> and has joined
  244. the Ant project. More information will be available from the Ant
  245. site soon.</p>
  246. <p>Until we've finished the migration, you can learn more about
  247. Ivy from its <a href="http://incubator.apache.org/ivy/">Incubator
  248. website</a>.</p>
  249. <h3 class="section">
  250. <a name="Ant 1.7.0"></a>
  251. Ant 1.7.0
  252. </h3>
  253. <h3>December 19, 2006 - Ant 1.7.0 Available</h3>
  254. <p>Apache Ant 1.7.0 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
  255. <p>Ant 1.7 introduces a resource framework. Some of the core ant
  256. tasks such as &lt;copy/&gt; are now able to process not only file
  257. system resources but also zip entries, tar entries, paths, ...
  258. Resource collections group resources, and can be further
  259. combined with operators such as union and intersection. This
  260. can be extended by custom resources and custom tasks using resources.</p>
  261. <p>
  262. Ant 1.7 starts outsourcing of optional tasks to Antlibs.
  263. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant.
  264. Support for the version control system Subversion will be only provided as an antlib to
  265. be released shortly.
  266. </p>
  267. <p>Ant 1.7 fixes also a large number of bugs.</p>
  268. <p>Ant 1.7 has some initial support for Java6 features.</p>
  269. <h3 class="section">
  270. <a name=".NET Ant Library 1.0"></a>
  271. .NET Ant Library 1.0
  272. </h3>
  273. <h3>November 6, 2006 - Apache .NET Ant Library 1.0 Available</h3>
  274. <p>Apache .NET Ant Library 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  275. <p>This Ant Library contains support for tools like NUnit as well
  276. as the "old" .NET tasks of Ant's core. It has been tested
  277. Microsoft's frameworks as well as Mono.</p>
  278. <p>For more information see the <a href="antlibs/dotnet/">Antlib's
  279. home page</a></p>
  280. <h3 class="section">
  281. <a name="Apache Ant"></a>
  282. Apache Ant
  283. </h3>
  284. <p>
  285. Apache Ant is a Java-based build tool. In theory, it is kind of like
  286. Make, but without Make's wrinkles.
  287. </p>
  288. <p>
  289. Why another build tool when there is already <em>make</em>, <em>gnumake</em>,
  290. <em>nmake</em>, <em>jam</em>, and
  291. others? Because all those tools have limitations that Ant's original author
  292. couldn't live with when developing software across multiple platforms. Make-like
  293. tools are inherently shell-based -- they evaluate a set of dependencies, then
  294. execute commands not unlike what you would issue in a shell. This means that you
  295. can easily extend these tools by using or writing any program for the OS that
  296. you are working on. However, this also means that you limit yourself to the OS,
  297. or at least the OS type such as Unix, that you are working on.
  298. </p>
  299. <p>
  300. Makefiles are inherently evil as well. Anybody who has worked on them for any
  301. time has run into the dreaded tab problem. "Is my command not executing
  302. because I have a space in front of my tab!!!" said the original author of
  303. Ant way too many times. Tools like Jam took care of this to a great degree, but
  304. still have yet another format to use and remember.
  305. </p>
  306. <p>
  307. Ant is different. Instead of a model where it is extended with shell-based
  308. commands, Ant is extended using Java classes. Instead of writing shell commands,
  309. the configuration files are XML-based, calling out a target tree where various
  310. tasks get executed. Each task is run by an object that implements a particular
  311. Task interface.
  312. </p>
  313. <p>
  314. Granted, this removes some of the expressive power that is inherent by being
  315. able to construct a shell command such as
  316. <code>`find . -name foo -exec rm {}`</code>, but it
  317. gives you the ability to be cross platform -- to work anywhere and everywhere.
  318. And hey, if you really need to execute a shell command, Ant has an
  319. <code>&lt;exec&gt;</code> task that
  320. allows different commands to be executed based on the OS that it is executing
  321. on.
  322. </p>
  323. <h3 class="section">
  324. <a name="Documentation"></a>
  325. Documentation
  326. </h3>
  327. <p>
  328. You can view the documentation for the current release (Apache Ant 1.7.0)
  329. <a href="manual/index.html">online</a>
  330. </p>
  331. <p>
  332. Comprehensive documentation is included in the source and binary distributions.
  333. </p>
  334. <h3 class="section">
  335. <a name="Get Involved"></a>
  336. Get Involved
  337. </h3>
  338. <ul>
  339. <li><a href="http://jakarta.apache.org/getinvolved/getinvolvedindex.html">Get Involved</a></li>
  340. <li><a href="mail.html">Join Mailing Lists</a></li>
  341. <li><a href="http://marc.theaimsgroup.com/?l=ant-dev&amp;r=1&amp;w=2">Search the Dev Mailing List</a>
  342. </li>
  343. <li><a href="http://marc.theaimsgroup.com/?l=ant-user&amp;r=1&amp;w=2">Search the User Mailing List</a>
  344. </li>
  345. </ul>
  346. </div>
  347. </div>
  348. <p class="copyright">
  349. <script type="text/javascript" language="JavaScript"><!--
  350. document.write(" - "+"Last Published: " + document.lastModified);
  351. // -->
  352. </script>
  353. </p>
  354. </body>
  355. </html>