1<?xml version="1.0"?> 2<!-- 3Licensed to the Apache Software Foundation (ASF) under one or more 4contributor license agreements. See the NOTICE file distributed with 5this work for additional information regarding copyright ownership. 6The ASF licenses this file to You under the Apache License, Version 2.0 7(the "License"); you may not use this file except in compliance with 8the License. You may obtain a copy of the License at 9 10 http://www.apache.org/licenses/LICENSE-2.0 11 12Unless required by applicable law or agreed to in writing, software 13distributed under the License is distributed on an "AS IS" BASIS, 14WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 15See the License for the specific language governing permissions and 16limitations under the License. 17--> 18<!-- 19 +======================================================================+ 20 |**** ****| 21 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 22 |**** DO NOT EDIT DIRECTLY ****| 23 |**** ****| 24 +======================================================================+ 25 | TEMPLATE FILE: mail-lists-template.xml | 26 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 27 +======================================================================+ 28 | | 29 | 1) Re-generate using: mvn commons-build:mail-page | 30 | | 31 | 2) Set the following properties in the component's pom: | 32 | - commons.componentid (required, alphabetic, lower case) | 33 | | 34 | 3) Example Properties | 35 | | 36 | <properties> | 37 | <commons.componentid>math</commons.componentid> | 38 | </properties> | 39 | | 40 +======================================================================+ 41--> 42<document> 43 <properties> 44 <title>Apache Commons IO Mailing Lists</title> 45 <author email="[email protected]">Apache Commons Documentation Team</author> 46 </properties> 47 <body> 48 49 <section name="Overview"> 50 <p> 51 <a href="index.html">Apache Commons IO</a> shares mailing lists with all the other 52 <a href="https://commons.apache.org/components.html">Commons Components</a>. 53 To make it easier for people to only read messages related to components they are interested in, 54 the convention in Commons is to prefix the subject line of messages with the component's name, 55 for example: 56 <ul> 57 <li>[io] Problem with the ...</li> 58 </ul> 59 </p> 60 <p> 61 Questions related to the usage of Apache Commons IO should be posted to the 62 <a href="https://lists.apache.org/[email protected]">User List</a>. 63 <br /> 64 The <a href="https://lists.apache.org/[email protected]">Developer List</a> 65 is for questions and discussion related to the development of Apache Commons IO. 66 <br /> 67 Please do not cross-post; developers are also subscribed to the user list. 68 <br /> 69 You must be subscribed to post to the mailing lists. Follow the Subscribe links below 70 to subscribe. 71 </p> 72 <p> 73 <strong>Note:</strong> please don't send patches or attachments to any of the mailing lists; 74 most of the lists are set up to drop attachments. 75 Patches are best handled via the <a href="issue-tracking.html">Issue Tracking</a> system. 76 If you have a GitHub account, most components also accept PRs (pull requests). 77 Otherwise, please upload the file to a public server and include the URL in the mail. 78 </p> 79 </section> 80 81 <section name="Apache Commons IO Mailing Lists"> 82 <p> 83 <strong>Please prefix the subject line of any messages for <a href="index.html">Apache Commons IO</a> 84 with <i>[io]</i></strong> - <i>thanks!</i> 85 <br /> 86 <br /> 87 </p> 88 89 <table> 90 <tr> 91 <th>Name</th> 92 <th>Subscribe</th> 93 <th>Unsubscribe</th> 94 <th>Post</th> 95 <th>Archive</th> 96 <th>Other Archives</th> 97 </tr> 98 99 100 <tr> 101 <td> 102 <strong>Commons User List</strong> 103 <br /><br /> 104 Questions on using Apache Commons IO. 105 <br /><br /> 106 </td> 107 <td><a href="mailto:[email protected]">Subscribe</a></td> 108 <td><a href="mailto:[email protected]">Unsubscribe</a></td> 109 <td><a href="mailto:[email protected]?subject=[io]">Post</a></td> 110 <td> 111 <a href="https://lists.apache.org/[email protected]">lists.apache.org</a> 112 </td> 113 <td> 114 <a href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a> 115 </td> 116 </tr> 117 118 119 <tr> 120 <td> 121 <strong>Commons Developer List</strong> 122 <br /><br /> 123 Discussion of development of Apache Commons IO. 124 <br /><br /> 125 </td> 126 <td><a href="mailto:[email protected]">Subscribe</a></td> 127 <td><a href="mailto:[email protected]">Unsubscribe</a></td> 128 <td><a href="mailto:[email protected]?subject=[io]">Post</a></td> 129 <td> 130 <a href="https://lists.apache.org/[email protected]">lists.apache.org</a> 131 </td> 132 <td> 133 <a href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a> 134 </td> 135 </tr> 136 137 138 <tr> 139 <td> 140 <strong>Commons Issues List</strong> 141 <br /><br /> 142 Only for e-mails automatically generated by the <a href="issue-tracking.html">issue tracking</a> system. 143 <br /><br /> 144 </td> 145 <td><a href="mailto:[email protected]">Subscribe</a></td> 146 <td><a href="mailto:[email protected]">Unsubscribe</a></td> 147 <td><i>read only</i></td> 148 <td> 149 <a href="https://lists.apache.org/[email protected]">lists.apache.org</a> 150 </td> 151 <td> 152 <a href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a> 153 </td> 154 </tr> 155 156 157 <tr> 158 <td> 159 <strong>Commons Commits List</strong> 160 <br /><br /> 161 Only for e-mails automatically generated by the <a href="scm.html">source control</a> system. 162 <br /><br /> 163 </td> 164 <td><a href="mailto:[email protected]">Subscribe</a></td> 165 <td><a href="mailto:[email protected]">Unsubscribe</a></td> 166 <td><i>read only</i></td> 167 <td> 168 <a href="https://lists.apache.org/[email protected]">lists.apache.org</a> 169 </td> 170 <td> 171 <a href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a> 172 </td> 173 </tr> 174 175 </table> 176 177 </section> 178 <section name="Apache Mailing Lists"> 179 <p> 180 Other mailing lists which you may find useful include: 181 </p> 182 183 <table> 184 <tr> 185 <th>Name</th> 186 <th>Subscribe</th> 187 <th>Unsubscribe</th> 188 <th>Post</th> 189 <th>Archive</th> 190 <th>Other Archives</th> 191 </tr> 192 <tr> 193 <td> 194 <strong>Apache Announce List</strong> 195 <br /><br /> 196 General announcements of Apache project releases. 197 <br /><br /> 198 </td> 199 <td><a class="externalLink" href="mailto:[email protected]">Subscribe</a></td> 200 <td><a class="externalLink" href="mailto:[email protected]">Unsubscribe</a></td> 201 <td><i>read only</i></td> 202 <td> 203 <a class="externalLink" href="https://lists.apache.org/[email protected]">lists.apache.org</a> 204 </td> 205 <td> 206 <a class="externalLink" href="https://www.mail-archive.com/[email protected]/">www.mail-archive.com</a> 207 </td> 208 </tr> 209 </table> 210 211 </section> 212 </body> 213</document> 214