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.

bylaws.html 10 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- Content Stylesheet for Site -->
  3. <!-- start the processing -->
  4. <html>
  5. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  8. <title>Apache Ant - Apache Ant Project Bylaws</title>
  9. </head>
  10. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  11. <table border="0" width="100%" cellspacing="0">
  12. <!-- TOP IMAGE -->
  13. <tr>
  14. <td colspan="2">
  15. <a href="http://ant.apache.org/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  16. </td>
  17. </tr>
  18. </table>
  19. <table border="0" width="100%" cellspacing="4">
  20. <tr><td colspan="2">
  21. <hr noshade="" size="1"/>
  22. </td></tr>
  23. <tr>
  24. <!-- LEFT SIDE NAVIGATION -->
  25. <td valign="top" nowrap="true">
  26. <p><strong>Apache Ant</strong></p>
  27. <ul>
  28. <li> <a href="./index.html">Front Page</a>
  29. </li>
  30. <li> <a href="./LICENSE">License</a>
  31. </li>
  32. <li> <a href="./antnews.html">News</a>
  33. </li>
  34. </ul>
  35. <p><strong>Documentation</strong></p>
  36. <ul>
  37. <li> <a href="./manual/index.html">Manual</a>
  38. </li>
  39. <li> <a href="./projects.html">Related Projects</a>
  40. </li>
  41. <li> <a href="./external.html">External Tools and Tasks</a>
  42. </li>
  43. <li> <a href="./resources.html">Resources</a>
  44. </li>
  45. <li> <a href="./faq.html">Ant FAQ</a>
  46. </li>
  47. <li> <a href="./problems.html">Having Problems?</a>
  48. </li>
  49. </ul>
  50. <p><strong>Get Involved</strong></p>
  51. <ul>
  52. <li> <a href="./mail.html">Mailing Lists</a>
  53. </li>
  54. <li> <a href="./cvs.html">CVS Repositories</a>
  55. </li>
  56. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  57. </li>
  58. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  59. </li>
  60. </ul>
  61. <p><strong>Project Managment</strong></p>
  62. <ul>
  63. <li> <a href="./contributors.html">Contributors</a>
  64. </li>
  65. <li> <a href="./mission.html">Mission</a>
  66. </li>
  67. <li> <a href="./guidelines.html">Guidelines Notes</a>
  68. </li>
  69. <li> <a href="./legal.html">Legal</a>
  70. </li>
  71. </ul>
  72. </td>
  73. <td align="left" valign="top">
  74. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  75. <tr><td bgcolor="#525D76">
  76. <font color="#ffffff" face="arial,helvetica,sanserif">
  77. <a name="Apache Ant Project Bylaws"><strong>Apache Ant Project Bylaws</strong></a>
  78. </font>
  79. </td></tr>
  80. <tr><td>
  81. <blockquote>
  82. <p>
  83. This document defines the bylaws under which the Apache Ant project operates.
  84. It defines the the roles and responsibilities of the project, who may vote,
  85. how conflicts are resolved, etc.
  86. </p>
  87. <p>
  88. Ant is typical of Apache projects in that it operates under a set of principles,
  89. known as the Apache Way. If you are new to Apache, please refer to the
  90. <a href="http://incubator.apache.org">Incubator project</a> for more information on
  91. how Apache projects operate.
  92. </p>
  93. </blockquote>
  94. </td></tr>
  95. </table>
  96. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  97. <tr><td bgcolor="#525D76">
  98. <font color="#ffffff" face="arial,helvetica,sanserif">
  99. <a name="Roles and Responsibilities"><strong>Roles and Responsibilities</strong></a>
  100. </font>
  101. </td></tr>
  102. <tr><td>
  103. <blockquote>
  104. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  105. <tr><td bgcolor="#828DA6">
  106. <font color="#ffffff" face="arial,helvetica,sanserif">
  107. <a name="Project Management Committee"><strong>Project Management Committee</strong></a>
  108. </font>
  109. </td></tr>
  110. <tr><td>
  111. <blockquote>
  112. <p>
  113. The Project Management Committee (PMC) for Apache Ant was created by a resolution of the
  114. board of the Apache Software Foundation (ASF)on 18th November 2002. The PMC is responsible
  115. to the board and the ASF for the management and oversight of the Apache Ant codebase.
  116. The responsibilites of the PMC include
  117. </p>
  118. <ul>
  119. <li>Deciding what is distributed as products of the Apache Ant project. In particular
  120. all releases must be approved by the PMC
  121. </li>
  122. <li>Maintaining the project's shared resources, including the codebase repository,
  123. mailing lists, websites.
  124. </li>
  125. <li>Speaking on behalf of the project.
  126. </li>
  127. <li>Resolving license disputes regarding products of the project
  128. </li>
  129. <li>Nominating new PMC members and committers
  130. </li>
  131. <li>Maintaining these bylaws and other guidelines of the project
  132. </li>
  133. </ul>
  134. <p>
  135. Membership of the PMC is by invitation only and must be approved by a consensus of active PMC members.
  136. A PMC member is considered inactive by their own declaration or by not contributing in any form to the
  137. project for over six months. An inactive member can become active again by reversing whichever condition
  138. made them inactive (i.e., by reversing their earlier declaration or by once again contributing toward the
  139. project's work). Membership can be revoked by an unanimous vote of all the active PMC members other
  140. than the member in question.
  141. </p>
  142. <p>
  143. The chair of the PMC is appointed by the ASF board. The chair is an office holder of the Apache
  144. Software Foundation (Vice President, Apache Ant) and has primary responsibility to the board for the
  145. management of the projects within the scope of the Ant PMC. The chair reports to the board quarterly
  146. on developments within the Ant project. The PMC may consider the position of PMC chair annually
  147. and if supported by 3/4 Majority may recommend a new chair to the board. Ultimately, however, it is
  148. the board's responsibility who to appoint as the PMC chair.
  149. </p>
  150. </blockquote>
  151. </td></tr>
  152. </table>
  153. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  154. <tr><td bgcolor="#828DA6">
  155. <font color="#ffffff" face="arial,helvetica,sanserif">
  156. <a name="Committers"><strong>Committers</strong></a>
  157. </font>
  158. </td></tr>
  159. <tr><td>
  160. <blockquote>
  161. <p>
  162. The project's Committers are responsible for the project's technical management. All committers have
  163. write access to the project's source repository. Committers may cast binding votes on any technical
  164. discussion regarding the project.
  165. </p>
  166. <p>
  167. Membership as a Committer is by invitation only and must be approved by consensus of the active
  168. PMC members. A Committer is considered inactive by their own declaration or by not contributing
  169. in any form to the project for over six months. An inactive committer can become active again
  170. by reversing whichever condition made them inactive (i.e., by reversing their earlier declaration
  171. or by once again contributing toward the project's work). Commit access can be revoked by a
  172. unanimous vote of all the active PMC members (except the member in question if they are a PMC member).
  173. </p>
  174. <p>
  175. All Apache committers are required to have a signed Contributor License Agreement (CLA) on file
  176. with the Apache Software Foundation.
  177. </p>
  178. <p>
  179. A committer who makes a sustained contibution to the project will usually be invited to become a member of
  180. the PMC.
  181. </p>
  182. </blockquote>
  183. </td></tr>
  184. </table>
  185. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  186. <tr><td bgcolor="#828DA6">
  187. <font color="#ffffff" face="arial,helvetica,sanserif">
  188. <a name="Developers"><strong>Developers</strong></a>
  189. </font>
  190. </td></tr>
  191. <tr><td>
  192. <blockquote>
  193. <p>
  194. All of the volunteers who are contributing time, code, documentation, or resources to the
  195. Ant Project. A developer that makes sustained, welcome contributions to the project for
  196. over six months is usually invited to become a Committer, though the exact timing of
  197. such invitations depends on many factors.
  198. </p>
  199. </blockquote>
  200. </td></tr>
  201. </table>
  202. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  203. <tr><td bgcolor="#828DA6">
  204. <font color="#ffffff" face="arial,helvetica,sanserif">
  205. <a name="Users"><strong>Users</strong></a>
  206. </font>
  207. </td></tr>
  208. <tr><td>
  209. <blockquote>
  210. <p>
  211. The most important participants in the project are people who use our software. The majority of our
  212. developers start out as users and guide their development efforts from the user's perspective.
  213. </p>
  214. <p>
  215. Users contribute to the Apache projects by providing feedback to developers in the the form of
  216. bug reports and feature suggestions. As well, users participate in the Apache community by
  217. helping other users on mailing lists and user support forums.
  218. </p>
  219. </blockquote>
  220. </td></tr>
  221. </table>
  222. </blockquote>
  223. </td></tr>
  224. </table>
  225. </td>
  226. </tr>
  227. <!-- FOOTER -->
  228. <tr><td colspan="2">
  229. <hr noshade="" size="1"/>
  230. </td></tr>
  231. <tr><td colspan="2">
  232. <div align="center"><font color="#525D76" size="-1"><em>
  233. Copyright &#169; 2000-2002, Apache Software Foundation
  234. </em></font></div>
  235. </td></tr>
  236. </table>
  237. </body>
  238. </html>
  239. <!-- end the processing -->