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.

mail.html 11 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  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 - Mailing Lists</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. <div class="menu">
  70. <ul>
  71. <li class="menuheader">Apache Ant
  72. <ul>
  73. <li>
  74. <a href="./index.html">Welcome</a>
  75. </li>
  76. <li>
  77. <a href="./license.html">License</a>
  78. </li>
  79. <li>
  80. <a href="./antnews.html">News</a>
  81. </li>
  82. </ul>
  83. </li>
  84. <li class="menuheader">Documentation
  85. <ul>
  86. <li>
  87. <a href="./manual/index.html">Manual</a>
  88. </li>
  89. <li>
  90. <a href="./projects.html">Related Projects</a>
  91. </li>
  92. <li>
  93. <a href="./external.html">External Tools and Tasks</a>
  94. </li>
  95. <li>
  96. <a href="./resources.html">Resources</a>
  97. </li>
  98. <li>
  99. <a href="./faq.html">Frequently Asked Questions</a>
  100. </li>
  101. <li>
  102. <a href="./problems.html">Having Problems?</a>
  103. </li>
  104. </ul>
  105. </li>
  106. <li class="menuheader">Download
  107. <ul>
  108. <li>
  109. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  110. </li>
  111. <li>
  112. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  113. </li>
  114. </ul>
  115. </li>
  116. <li class="menuheader">Get Involved
  117. <ul>
  118. <li>
  119. <span class="sel">Mailing Lists</span>
  120. </li>
  121. <li>
  122. <a href="./cvs.html">CVS Repositories</a>
  123. </li>
  124. <li>
  125. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  126. </li>
  127. <li>
  128. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  129. </li>
  130. </ul>
  131. </li>
  132. <li class="menuheader">Project Management
  133. <ul>
  134. <li>
  135. <a href="./contributors.html">Contributors</a>
  136. </li>
  137. <li>
  138. <a href="./mission.html">Apache Ant Mission</a>
  139. </li>
  140. <li>
  141. <a href="./guidelines.html">Project Guidelines</a>
  142. </li>
  143. <li>
  144. <a href="./legal.html">Legal</a>
  145. </li>
  146. </ul>
  147. </li>
  148. </ul>
  149. </div>
  150. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  151. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  152. </div>
  153. <div class="lightbluebar">&nbsp;</div>
  154. <div class="main">
  155. <div class="content">
  156. <h1 class="title">Mailing Lists</h1>
  157. <h3 class="section">
  158. <a name="Mailing Lists"></a>
  159. Mailing Lists
  160. </h3>
  161. <p>Please read the <a href="http://jakarta.apache.org/site/mail.html">guidelines of
  162. the Jakarta Project</a> before subscribing and posting to any of
  163. the lists below. They apply to Ant's lists as well.</p>
  164. <p>The user and dev list are subscriber only lists, this means
  165. you have to subscribe before you can post to the list. Please
  166. note that any HTML parts sent to the lists will be removed by our
  167. mailing list software - you shouldn't be sending HTML mails
  168. anyway.</p>
  169. <p>These lists are archived at</p>
  170. <ul>
  171. <li><a href="http://archives.apache.org/eyebrowse/ViewLists">List Index on archives.apache.org</a></li>
  172. <li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li>
  173. <li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li>
  174. </ul>
  175. <h4 class="subsection">
  176. <a name="User List"></a>
  177. User List
  178. </h4>
  179. <p>
  180. <b>Medium Traffic</b>
  181. <a href="mailto:user-subscribe@ant.apache.org">Subscribe</a>
  182. <a href="mailto:user-unsubscribe@ant.apache.org">Unsubscribe</a>
  183. <!--
  184. <a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=user@ant.apache.org">Archive</a>
  185. -->
  186. <a href="http://marc.theaimsgroup.com/?l=ant-user&amp;r=1&amp;w=2">Archive</a>
  187. </p>
  188. <p>This list is for developers that are using Ant in their own
  189. projects to ask questions, share knowledge, and discuss issues
  190. related to using Ant as a build tool.</p>
  191. <h4 class="subsection">
  192. <a name="Developer List"></a>
  193. Developer List
  194. </h4>
  195. <p>
  196. <b>High Traffic</b>
  197. <a href="mailto:dev-subscribe@ant.apache.org">Subscribe</a>
  198. <a href="mailto:dev-unsubscribe@ant.apache.org">Unsubscribe</a>
  199. <!--
  200. <a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=dev@ant.apache.org">Archive</a>
  201. -->
  202. <a href="http://marc.theaimsgroup.com/?l=ant-dev&amp;r=1&amp;w=2">Archive</a>
  203. </p>
  204. <p>This is the list where participating developers of the Ant
  205. build tool meet and discuss issues, code changes/additions,
  206. etc. Subscribers to this list get notices of each and every
  207. code change, build results, testing notices, etc.</p>
  208. </div>
  209. </div>
  210. <p class="copyright">
  211. Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.
  212. <script type="text/javascript" language="JavaScript"><!--
  213. document.write(" - "+"Last Published: " + document.lastModified);
  214. // -->
  215. </script>
  216. </p>
  217. </body>
  218. </html>