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.

charter.html 12 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  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 - Charter</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 align="center">
  70. <a href="http://ApacheCon.Com/"><img width="135" height="50"
  71. border="0" style="background-color: white"
  72. src="http://apache.org/images/ac2005eu_135x50.gif"
  73. alt="ApacheCon!" title="Come to ApacheCon!"/></a>
  74. </div>
  75. <div class="menu">
  76. <ul>
  77. <li class="menuheader">Projects
  78. <ul>
  79. <li>
  80. <a href="../projects/index.html">Welcome</a>
  81. </li>
  82. </ul>
  83. </li>
  84. <li class="menuheader">Ant Libraries
  85. <ul>
  86. <li>
  87. <a href="../antlibs/index.html">Introduction</a>
  88. </li>
  89. <li>
  90. <a href="../antlibs/charter.html">Charter</a>
  91. </li>
  92. <li>
  93. <a href="../antlibs/proper.html">Ant Libraries</a>
  94. </li>
  95. <li>
  96. <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
  97. </li>
  98. </ul>
  99. </li>
  100. </ul>
  101. </div>
  102. <img style="float: left" height="10" width="10" border="0" alt="" src="../images/menu-left.gif">
  103. <img style="float: right" height="10" width="10" border="0" alt="" src="../images/menu-right.gif">
  104. </div>
  105. <div class="lightbluebar">&nbsp;</div>
  106. <div class="main">
  107. <div class="content">
  108. <h1 class="title">Ant Libraries - Charter</h1>
  109. <h3 class="section">
  110. <a name="Charter"></a>
  111. Charter
  112. </h3>
  113. <p>Below is the text of the proposal that has been accepted by
  114. the Ant PMC. Further amendments are expected.</p>
  115. <pre class="code">
  116. Proposal to Create a Ant-Libraries Sub-Project in Apache Ant
  117. ============================================================
  118. (0) rationale
  119. Ant itself has accumulated lots and lots of tasks over time. So many,
  120. that Ant developers have become reluctant to adding new
  121. task. Furthermore any new task in Ant would be tied to Ant's release
  122. schedule which is too slow for a thriving, fresh piece of code.
  123. The proposal allows Ant tasks and types to be developed under the Ant
  124. umbrella by Ant developers but have much shorter release cycles than
  125. Ant itself. In addition it would new committers who would have commit
  126. access to a single Ant library instead of the whole of Ant.
  127. (1) scope of the subproject
  128. The subproject shall create and maintain libraries of Ant tasks and
  129. types. Each library will be managed in the same manner as the Ant
  130. project itself, the PMC is ultimately responsible for it.
  131. Common Java libraries that only happen to provide Ant tasks as well
  132. are out of scope of the subproject. Providing the tasks or types has
  133. to be the primary goal of the library.
  134. To further this goal, the subproject shall also host a workplace for
  135. Ant committers.
  136. (1.5) interaction with other subprojects
  137. (1.5.1) the sandbox
  138. The subproject will host a SVN repository available to all Ant
  139. committers as a workplace for new Ant libraries.
  140. Before a library can have a public release it has to get promoted to
  141. the &quot;proper&quot; Ant libraries subproject. This also means it has to match
  142. the requirements of an Ant library as defined in section (4) under
  143. Guidelines below.
  144. The status of any library developed in the sandbox shall be reviewed
  145. after six months and the library gets either promoted or removed - or
  146. it has to be re-evaluated after another six months.
  147. (2) identify the initial source from which the subproject is to be populated
  148. Some Ant committers have developed tasks or libraries inside of the
  149. Ant CVS module under the proposal/sandbox directory. Committers are
  150. free to move them over to the new sandbox subproject or remove them
  151. completely.
  152. Libraries expected to move to the sandbox subproject initially are
  153. * the .NET tasks under proposal/sandbox/dotnet
  154. * the Subversion support tasks under proposal/sandbox/svn
  155. (3) identify the initial Apache resources to be created
  156. (3.1) mailing list(s)
  157. None. At least at the beginning we don't expect too much traffic and
  158. the existing mailing lists of the Ant projects will be used.
  159. (3.2) SVN repositories
  160. Create &lt;http://svn.apache.org/repos/asf/ant/&gt;
  161. Expected are sub-directories
  162. antlibs/
  163. |
  164. -----&gt; proper/
  165. | |
  166. | -----&gt; library1
  167. | | |
  168. | | -----------&gt; trunk
  169. | | -----------&gt; tags
  170. | | -----------&gt; branches
  171. | -----&gt; library2
  172. | |
  173. | -----------&gt; trunk
  174. | -----------&gt; tags
  175. | -----------&gt; branches
  176. |
  177. -----&gt; sandbox/
  178. |
  179. -----&gt; library1
  180. | |
  181. | -----------&gt; trunk
  182. | -----------&gt; tags
  183. | -----------&gt; branches
  184. -----&gt; library2
  185. |
  186. -----------&gt; trunk
  187. -----------&gt; tags
  188. -----------&gt; branches
  189. And potentially collections of all-trunks using svn:external as shown
  190. by the current Jakarta Commons structure.
  191. (3.3) Bugzilla
  192. New components under product &quot;Ant&quot; for each new library.
  193. (4) identify the initial set of committers
  194. All current Ant PMC members plus the active Ant committers who are not
  195. PMC members yet.
  196. Guidelines
  197. ----------
  198. Note:
  199. * is, has, will, shall, must - required.
  200. * may, should, are encouraged - optional but recommended.
  201. (1) The primary unit of reuse and release is the Ant library.
  202. (2) The library is not a framework or a general library but a
  203. collection of Ant tasks and types.
  204. (3) Each library must have a clearly defined purpose, scope, and API.
  205. (4) Each library is treated as a product in its own right.
  206. (4.1) Each library has its own status file, release schedule, version
  207. number, QA tests, documentation, bug category, and individual
  208. JAR.
  209. (4.2) Each library must clearly specify any external dependencies,
  210. including any other libraries, and the earliest JDK version
  211. required.
  212. (4.3) Each library must maintain a list of its active committers in
  213. its status file.
  214. (4.4) The libraries should use a standard scheme for versioning, QA
  215. tests, and directory layouts, and a common format for
  216. documentation and Ant build files.
  217. (4.4) Each library will be hosted on its own page on the subproject
  218. Web site, and will also be indexed in a master directory.
  219. (4.5) Volunteers become committers to this subproject in the same way
  220. they are entered to any Apache subproject.
  221. Once the required infrastructure is in place, volunteers may
  222. become committers for a single Ant library only.
  223. (4.6) New libraries may be proposed to the Ant dev mailing list. To be
  224. accepted, a library proposal must receive majority approval of
  225. the Ant PMC. Proposals are to identify the rationale for the
  226. library, its scope, the initial source from which the library is
  227. to be created, and the initial set of committers.
  228. (4.7) As stated in the Ant guidelines, an action requiring majority
  229. approval must receive at least 3 binding +1 votes and more +1
  230. votes than -1 votes.
  231. (4.8) Each Ant library needs at least three committers, at least one
  232. of them has to be an Ant PMC member.
  233. </pre>
  234. </div>
  235. </div>
  236. <p class="copyright">
  237. Copyright &copy; 2000-2005&nbsp;The Apache Software Foundation. All rights reserved.
  238. <script type="text/javascript" language="JavaScript"><!--
  239. document.write(" - "+"Last Published: " + document.lastModified);
  240. // -->
  241. </script>
  242. </p>
  243. </body>
  244. </html>