aboutsummaryrefslogtreecommitdiff
path: root/src/site/xdoc/mail-lists.xml
blob: 0f0aac90f26c2453b089edab72c4aa524479ef45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
<?xml version="1.0"?>
<!--
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

     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.
-->
<!--
 +======================================================================+
 |****                                                              ****|
 |****      THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN      ****|
 |****                    DO NOT EDIT DIRECTLY                      ****|
 |****                                                              ****|
 +======================================================================+
 | TEMPLATE FILE: mail-lists-template.xml                               |
 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
 +======================================================================+
 |                                                                      |
 | 1) Re-generate using: mvn commons:mail-page                          |
 |                                                                      |
 | 2) Set the following properties in the component's pom:              |
 |    - commons.componentid (required, alphabetic, lower case)          |
 |                                                                      |
 | 3) Example Properties                                                |
 |                                                                      |
 |  <properties>                                                        |
 |    <commons.componentid>math</commons.componentid>                   |
 |  </properties>                                                       |
 |                                                                      |
 +======================================================================+
-->
<document>
  <properties>
    <title>Apache Commons BCEL Mailing Lists</title>
    <author email="dev@commons.apache.org">Apache Commons Documentation Team</author>
  </properties>
  <body>

    <section name="Overview">
      <p>
        <a href="index.html">Apache Commons BCEL</a> shares mailing lists with all the other
        <a href="http://commons.apache.org/components.html">Commons Components</a>.
        To make it easier for people to only read messages related to components they are interested in,
        the convention in Commons is to prefix the subject line of messages with the component's name,
        for example:
        <ul>
          <li>[bcel] Problem with the ...</li>
        </ul>
      </p>
      <p>
        Questions related to the usage of Apache Commons BCEL should be posted to the
        <a href="http://mail-archives.apache.org/mod_mbox/commons-user/">User List</a>.
        <br />
        The <a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Developer List</a>
        is for questions and discussion related to the development of Apache Commons BCEL.
        <br />
        Please do not cross-post; developers are also subscribed to the user list.
        <br />
        You must be subscribed to post to the mailing lists.  Follow the Subscribe links below
        to subscribe.
      </p>
      <p>
        <strong>Note:</strong> please don't send patches or attachments to any of the mailing lists.
        Patches are best handled via the <a href="issue-tracking.html">Issue Tracking</a> system.
        Otherwise, please upload the file to a public server and include the URL in the mail.
      </p>
    </section>

    <section name="Apache Commons BCEL Mailing Lists">
      <p>
        <strong>Please prefix the subject line of any messages for <a href="index.html">Apache Commons BCEL</a>
        with <i>[bcel]</i></strong> - <i>thanks!</i>
        <br />
        <br />
      </p>

      <table>
        <tr>
          <th>Name</th>
          <th>Subscribe</th>
          <th>Unsubscribe</th>
          <th>Post</th>
          <th>Archive</th>
          <th>Other Archives</th>
        </tr>


        <tr>
          <td>
            <strong>Commons User List</strong>
            <br /><br />
            Questions on using Apache Commons BCEL.
            <br /><br />
          </td>
          <td><a href="mailto:user-subscribe@commons.apache.org">Subscribe</a></td>
          <td><a href="mailto:user-unsubscribe@commons.apache.org">Unsubscribe</a></td>
          <td><a href="mailto:user@commons.apache.org?subject=[bcel]">Post</a></td>
          <td><a href="http://mail-archives.apache.org/mod_mbox/commons-user/">mail-archives.apache.org</a></td>
          <td><a href="http://markmail.org/list/org.apache.commons.users/">markmail.org</a><br />
              <a href="http://www.mail-archive.com/user@commons.apache.org/">www.mail-archive.com</a><br />
              <a href="http://news.gmane.org/gmane.comp.jakarta.commons.devel">news.gmane.org</a>
          </td>
        </tr>


        <tr>
          <td>
            <strong>Commons Developer List</strong>
            <br /><br />
            Discussion of development of Apache Commons BCEL.
            <br /><br />
          </td>
          <td><a href="mailto:dev-subscribe@commons.apache.org">Subscribe</a></td>
          <td><a href="mailto:dev-unsubscribe@commons.apache.org">Unsubscribe</a></td>
          <td><a href="mailto:dev@commons.apache.org?subject=[bcel]">Post</a></td>
          <td><a href="http://mail-archives.apache.org/mod_mbox/commons-dev/">mail-archives.apache.org</a></td>
          <td><a href="http://markmail.org/list/org.apache.commons.dev/">markmail.org</a><br />
              <a href="http://www.mail-archive.com/dev@commons.apache.org/">www.mail-archive.com</a><br />
              <a href="http://news.gmane.org/gmane.comp.jakarta.commons.devel">news.gmane.org</a>
          </td>
        </tr>


        <tr>
          <td>
            <strong>Commons Issues List</strong>
            <br /><br />
            Only for e-mails automatically generated by the <a href="issue-tracking.html">issue tracking</a> system.
            <br /><br />
          </td>
          <td><a href="mailto:issues-subscribe@commons.apache.org">Subscribe</a></td>
          <td><a href="mailto:issues-unsubscribe@commons.apache.org">Unsubscribe</a></td>
          <td><i>read only</i></td>
          <td><a href="http://mail-archives.apache.org/mod_mbox/commons-issues/">mail-archives.apache.org</a></td>
          <td><a href="http://markmail.org/list/org.apache.commons.issues/">markmail.org</a><br />
              <a href="http://www.mail-archive.com/issues@commons.apache.org/">www.mail-archive.com</a>
          </td>
        </tr>


        <tr>
          <td>
            <strong>Commons Commits List</strong>
            <br /><br />
            Only for e-mails automatically generated by the <a href="source-repository.html">source control</a> sytem.
            <br /><br />
          </td>
          <td><a href="mailto:commits-subscribe@commons.apache.org">Subscribe</a></td>
          <td><a href="mailto:commits-unsubscribe@commons.apache.org">Unsubscribe</a></td>
          <td><i>read only</i></td>
          <td><a href="http://mail-archives.apache.org/mod_mbox/commons-commits/">mail-archives.apache.org</a></td>
          <td><a href="http://markmail.org/list/org.apache.commons.commits/">markmail.org</a><br />
              <a href="http://www.mail-archive.com/commits@commons.apache.org/">www.mail-archive.com</a>
          </td>
        </tr>

      </table>

    </section>
    <section name="Apache Mailing Lists">
      <p>
        Other mailing lists which you may find useful include:
      </p>

      <table>
        <tr>
          <th>Name</th>
          <th>Subscribe</th>
          <th>Unsubscribe</th>
          <th>Post</th>
          <th>Archive</th>
          <th>Other Archives</th>
        </tr>
        <tr>
          <td>
            <strong>Apache Announce List</strong>
            <br /><br />
            General announcements of Apache project releases.
            <br /><br />
          </td>
          <td><a class="externalLink" href="mailto:announce-subscribe@apache.org">Subscribe</a></td>
          <td><a class="externalLink" href="mailto:announce-unsubscribe@apache.org">Unsubscribe</a></td>
          <td><i>read only</i></td>
          <td><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/www-announce/">mail-archives.apache.org</a></td>
          <td><a class="externalLink" href="http://markmail.org/list/org.apache.announce/">markmail.org</a><br />
              <a class="externalLink" href="http://old.nabble.com/Apache-News-and-Announce-f109.html">old.nabble.com</a><br />
              <a class="externalLink" href="http://www.mail-archive.com/announce@apache.org/">www.mail-archive.com</a><br />
              <a class="externalLink" href="http://news.gmane.org/gmane.comp.apache.announce">news.gmane.org</a>
          </td>
        </tr>
      </table>

    </section>
  </body>
</document>