|
- <?xml version="1.0"?>
- <!--
- Copyright 2002-2004 The Apache Software Foundation
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- -->
- <document>
-
- <properties>
- <title>Mailing Lists</title>
- <author email="">Apache Ant PMC</author>
- </properties>
-
- <body>
-
- <section name="Mailing Lists">
-
- <p>Please read the <a
- href="http://jakarta.apache.org/site/mail.html">guidelines of
- the Jakarta Project</a> before subscribing and posting to any of
- the lists below. They apply to Ant's lists as well.</p>
-
- <p>The user and dev list are subscriber only lists, this means
- you have to subscribe before you can post to the list. Please
- note that any HTML parts sent to the lists will be removed by our
- mailing list software - you shouldn't be sending HTML mails
- anyway.</p>
-
- <p>These lists are archived at</p>
-
- <ul>
- <li><a href="http://mail-archives.apache.org/eyebrowse/ViewLists">List Index on mail-archives.apache.org</a></li>
- <li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li>
- <li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li>
- </ul>
-
- <subsection name="User List">
- <p>
- <b>High Traffic</b>
- <a href="mailto:user-subscribe@ant.apache.org">Subscribe</a>
- <a href="mailto:user-unsubscribe@ant.apache.org">Unsubscribe</a>
- <!--
- <a href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=user@ant.apache.org">Archive</a>
- -->
- <a href="http://marc.theaimsgroup.com/?l=ant-user&r=1&w=2">Archive</a>
- </p>
-
- <p>This list is for developers that are using Ant in their own
- projects to ask questions, share knowledge, and discuss issues
- related to using Ant as a build tool.</p>
- </subsection>
-
- <subsection name="Developer List">
- <p>
- <b>High Traffic</b>
- <a href="mailto:dev-subscribe@ant.apache.org">Subscribe</a>
- <a href="mailto:dev-unsubscribe@ant.apache.org">Unsubscribe</a>
- <!--
- <a href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listName=dev@ant.apache.org">Archive</a>
- -->
- <a href="http://marc.theaimsgroup.com/?l=ant-dev&r=1&w=2">Archive</a>
- </p>
-
- <p>This is the list where participating developers of the Ant
- build tool meet and discuss issues, code changes/additions,
- etc. Subscribers to this list get notices of each and every
- code change, build results, testing notices, etc.</p>
- </subsection>
- </section>
-
- </body>
- </document>
|