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 13 kB

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