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.xml 2.1 kB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <title>Mailing Lists</title>
  5. </properties>
  6. <body>
  7. <section name="Mailing Lists">
  8. <p>Please read the <a
  9. href="http://jakarta.apache.org/site/mail.html">guidelines of
  10. the Jakarta Project</a> before subscribing and posting to any of
  11. the lists below. They apply to Ant's lists as well.</p>
  12. <p>The user and dev list are subscriber only lists, this means
  13. you have to subscribe before you can post to the list. These
  14. lists are archived at</p>
  15. <ul>
  16. <li><a href="http://archives.apache.org/eyebrowse/ViewLists">List Index on archives.apache.org</a></li>
  17. <li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li>
  18. </ul>
  19. <subsection name="User List">
  20. <p>
  21. <b>Medium Traffic</b>
  22. <a href="mailto:ant-user-subscribe@jakarta.apache.org">Subscribe</a>
  23. <a href="mailto:ant-user-unsubscribe@jakarta.apache.org">Unsubscribe</a>
  24. <a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-user@jakarta.apache.org">Archive</a>
  25. </p>
  26. <p>This list is for developers that are using Ant in their own
  27. projects to ask questions, share knowledge, and discuss issues
  28. related to using Ant as a build tool.</p>
  29. </subsection>
  30. <subsection name="Developer List">
  31. <p>
  32. <b>High Traffic</b>
  33. <a href="mailto:ant-dev-subscribe@jakarta.apache.org">Subscribe</a>
  34. <a href="mailto:ant-dev-unsubscribe@jakarta.apache.org">Unsubscribe</a>
  35. <a href="http://archives.apache.org/eyebrowse/SummarizeList?listName=ant-dev@jakarta.apache.org">Archive</a>
  36. </p>
  37. <p>This is the list where participating developers of the Ant
  38. build tool meet and discuss issues, code changes/additions,
  39. etc. Subscribers to this list get notices of each and every
  40. code change, build results, testing notices, etc.</p>
  41. </subsection>
  42. </section>
  43. </body>
  44. </document>