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.

mission.html 12 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  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 - Apache Ant Mission</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="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  51. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  52. <tr>
  53. <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>
  54. </tr>
  55. </table>
  56. </td>
  57. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  58. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  59. <tr>
  60. <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>
  61. </tr>
  62. </table>
  63. </td>
  64. </tr>
  65. </table>
  66. </div>
  67. <div class="bluebar"></div>
  68. <div class="menucontainer">
  69. <a href="http://apachecon.com/2003/US/index.html">
  70. <img width="150" height="86"
  71. border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  72. </a>
  73. <div class="menu">
  74. <ul>
  75. <li class="menuheader">Apache Ant
  76. <ul>
  77. <li>
  78. <a href="./index.html">Welcome</a>
  79. </li>
  80. <li>
  81. <a href="./license.html">License</a>
  82. </li>
  83. <li>
  84. <a href="./antnews.html">News</a>
  85. </li>
  86. </ul>
  87. </li>
  88. <li class="menuheader">Documentation
  89. <ul>
  90. <li>
  91. <a href="./manual/index.html">Manual</a>
  92. </li>
  93. <li>
  94. <a href="./projects.html">Related Projects</a>
  95. </li>
  96. <li>
  97. <a href="./external.html">External Tools and Tasks</a>
  98. </li>
  99. <li>
  100. <a href="./resources.html">Resources</a>
  101. </li>
  102. <li>
  103. <a href="./faq.html">Frequently Asked Questions</a>
  104. </li>
  105. <li>
  106. <a href="./problems.html">Having Problems?</a>
  107. </li>
  108. </ul>
  109. </li>
  110. <li class="menuheader">Download
  111. <ul>
  112. <li>
  113. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  114. </li>
  115. <li>
  116. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  117. </li>
  118. </ul>
  119. </li>
  120. <li class="menuheader">Contributing
  121. <ul>
  122. <li>
  123. <a href="./mail.html">Mailing Lists</a>
  124. </li>
  125. <li>
  126. <a href="./cvs.html">CVS Repositories</a>
  127. </li>
  128. <li>
  129. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  130. </li>
  131. <li>
  132. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  133. </li>
  134. <li>
  135. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  136. </li>
  137. </ul>
  138. </li>
  139. <li class="menuheader">Project Management
  140. <ul>
  141. <li>
  142. <a href="./contributors.html">Contributors</a>
  143. </li>
  144. <li>
  145. <span class="sel">Apache Ant Mission</span>
  146. </li>
  147. <li>
  148. <a href="./bylaws.html">Project Bylaws</a>
  149. </li>
  150. <li>
  151. <a href="./legal.html">Legal</a>
  152. </li>
  153. </ul>
  154. </li>
  155. </ul>
  156. </div>
  157. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  158. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  159. </div>
  160. <div class="lightbluebar">&nbsp;</div>
  161. <div class="main">
  162. <div class="content">
  163. <h1 class="title">Apache Ant Mission</h1>
  164. <h3 class="section">
  165. <a name="Board Resolution"></a>
  166. Board Resolution
  167. </h3>
  168. <p>Apache Ant is a project of the <a href="http://www.apache.org/">Apache Software Foundation</a>. It
  169. started as a subproject of the <a href="http://jakarta.apache.org/">Apache Jakarta Project</a>.</p>
  170. <p>This is the board resolution (from the <a href="http://www.apache.org/foundation/records/minutes/2002/board_minutes_2002_11_18.txt">minutes</a>)
  171. that created the Apache Ant project:</p>
  172. <pre class="code">
  173. 7.D. Resolution [R3] to create the Ant PMC
  174. WHEREAS, the Board of Directors deems it to be in the best
  175. interests of the Foundation and consistent with the
  176. Foundation's purpose to establish a Project Management
  177. Committee charged with the creation and maintenance of
  178. open-source software related to the Apache Ant build tool, for
  179. distribution at no charge to the public.
  180. NOW, THEREFORE, BE IT RESOLVED, that a Project Management
  181. Committee (PMC), to be known as the &quot;Apache Ant PMC&quot;, be and
  182. hereby is established pursuant to Bylaws of the Foundation; and
  183. be it further
  184. RESOLVED, that the Apache Ant PMC be and hereby is responsible
  185. for the creation and maintenance of the Ant build system and
  186. related software components, based on software licensed to the
  187. Foundation; and be it further
  188. RESOLVED, that the office of &quot;Vice President, Apache Ant&quot; be
  189. and hereby is created, the person holding such office to serve
  190. at the direction of the Board of Directors as the chair of the
  191. Apache Ant PMC, and to have primary responsibility for
  192. management of the projects within the scope of responsibility
  193. of the Apache Ant PMC; and be it further
  194. RESOLVED, that the persons listed immediately below be and
  195. hereby are appointed to serve as the initial members of the
  196. Apache Ant PMC:
  197. Bruce Atherton
  198. Stephane Bailliez
  199. Stefan Bodewig
  200. Erik Hatcher
  201. Diane Holt
  202. Donald Leslie
  203. Steve Loughran
  204. Conor MacNeill
  205. Costin Manolache
  206. Sam Ruby
  207. Jon Skeet
  208. Magesh Umasankar
  209. Christoph Wilhelms
  210. NOW, THEREFORE, BE IT FURTHER RESOLVED, that Conor MacNeill be
  211. and hereby is appointed to the office of Vice President, Apache
  212. Ant, to serve in accordance with and subject to the direction
  213. of the Board of Directors and the Bylaws of the Foundation
  214. until death, resignation, retirement, removal or
  215. disqualification, or until a successor is appointed; and be it
  216. further
  217. RESOLVED, that the initial Apache Ant PMC be and hereby is
  218. tasked with the creation of a set of bylaws intended to
  219. encourage open development and increased participation in the
  220. Apache Ant Project.
  221. By Unanimous Vote, Resolution R3 was approved. The Ant PMC is
  222. hereby created.
  223. </pre>
  224. </div>
  225. </div>
  226. <p class="copyright">
  227. Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.
  228. <script type="text/javascript" language="JavaScript"><!--
  229. document.write(" - "+"Last Published: " + document.lastModified);
  230. // -->
  231. </script>
  232. </p>
  233. </body>
  234. </html>