| <?xml version="1.0" encoding="ISO-8859-1"?> |
| <!DOCTYPE anakia [ |
| <!ENTITY nbsp " "> |
| ]> |
| |
| <!--
|
| Licensed to the Apache Software Foundation (ASF) under one
|
| or more contributor license agreements. See the NOTICE file
|
| distributed with this work for additional information
|
| regarding copyright ownership. The ASF licenses this file
|
| to you 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
|
|
|
| https://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="dev@uima.apache.org"> |
| Apache UIMA Documentation Team |
| </author> |
| </properties> |
| |
| <body> |
| <section name="Apache UIMA Mailing Lists"> |
| <p> |
| <table class="downloads"> |
| <tr> |
| <td> |
| Please note that anything you send to these lists, including your email signature, is |
| publicly posted and available on the web, and may be copied to other archives, indexed |
| by search engines, and so forth. |
| </td> |
| </tr> |
| </table> |
| </p> |
| |
| <p> |
| There are currently three publicly available mailing lists for Apache UIMA™: |
| </p> |
| |
| <ul> |
| <li><strong>User Lists</strong> -- |
| for users of software to converse about such things |
| as configuration and operating of the software of the Project; |
| </li> |
| <li><strong>Developer Lists</strong> -- |
| for the developers of the project (On these |
| lists suggestions and comments for code changes are discussed and |
| action items are raised and voted on. For the developer community, |
| these lists are the very center of the project where all the |
| "action" is.);</li> |
| <li><strong>Commit Lists</strong> -- |
| where all SVN code commit messages are sent ( |
| all committers are required to subscribe to this list so that they |
| can stay aware of changes to the repository).</li> |
| </ul>
|
| |
| <p> |
| <strong>Note:</strong> Please don't send patches or attachments to any of the mailing lists. |
| Patches are best handled via the <a class="external" rel="nofollow noopener" target="_blank" |
| href="https://issues.apache.org/jira/browse/uima">Issue Tracking</a> system. |
| Otherwise, please upload the file to a public server and include the URL in the mail.</p> |
|
|
| <p>
|
| You subscribe and unsubscribe by sending an empty email message to
|
| the list name suffixed with -subscribe or -unsubscribe. The buttons
|
| in the table below will create the correct email for you in your
|
| mail system; just push send.
|
| </p> |
| |
| <p>The mailing lists can be viewed in a "Forum" style threaded view using the URLs in the last column below.</p>
|
|
|
| <table class="downloads"> |
| |
| <tr>
|
| <th>List</th>
|
| <th>List email</th>
|
| <th>Subscribe</th>
|
| <th>Unsubscribe</th>
|
| <th>Forum/Archive view</th>
|
| </tr>
|
|
|
| <tr> |
| <td><p>Users</p></td>
|
| <td><p><a href="mailto:user@uima.apache.org">user@uima.apache.org</a></p></td> |
| <td><p><a class="external" rel="nofollow noopener" href="mailto:user-subscribe@uima.apache.org">user-subscribe@uima.apache.org</a></p></td> |
| <td><p><a class="external" rel="nofollow noopener" href="mailto:user-unsubscribe@uima.apache.org">user-unsubscribe@uima.apache.org</a></p></td> |
| <td><p><a target="_blank" class="external" rel="nofollow noopener" href="https://lists.apache.org/list.html?user@uima.apache.org">Archives</a></p></td> |
| </tr> |
| |
| <tr> |
| <td><p>Developers</p></td> |
| <td><p><a href="mailto:dev@uima.apache.org">dev@uima.apache.org</a></p></td> |
| <td><p><a class="external" rel="nofollow noopener" href="mailto:dev-subscribe@uima.apache.org">dev-subscribe@uima.apache.org</a></p></td> |
| <td><p><a class="external" rel="nofollow noopener" href="mailto:dev-unsubscribe@uima.apache.org">dev-unsubscribe@uima.apache.org</a></p></td> |
| <td><p><a target="_blank" class="external" rel="nofollow noopener" href="https://lists.apache.org/list.html?dev@uima.apache.org">Archives</a></p></td> |
| </tr> |
| |
| <tr><td><p>Commits</p></td> |
| <td><p><a href="mailto:commits@uima.apache.org">commits@uima.apache.org</a></p></td> |
| <td><p><a class="external" rel="nofollow noopener" href="mailto:commits-subscribe@uima.apache.org">commits-subscribe@uima.apache.org</a></p></td> |
| <td><p><a class="external" rel="nofollow noopener" href="mailto:commits-unsubscribe@uima.apache.org">commits-unsubscribe@uima.apache.org</a></p></td> |
| <td><p><a target="_blank" class="external" rel="nofollow noopener" href="https://lists.apache.org/list.html?commits@uima.apache.org">Archives</a></p></td> |
| </tr> |
| </table> |
| |
| <p>You may want to review some general information about
|
| <a href="https://www.apache.org/foundation/mailinglists.html">Apache mailing lists</a>. In
|
| particular, please note that all of the above UIMA mailing lists are public and that
|
| <a href="https://www.apache.org/foundation/public-archives.html">public archives</a> contain
|
| all posts to those mailing lists. Please do not send confidential information to those lists.
|
| </p> |
| </section> |
| </body> |
| </document> |
| |