Repository: commons-pool
Updated Branches:
  refs/heads/master 1661c2e55 -> ed9fd0b0d


Prepare for 2.6.0 RC.

Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/ed9fd0b0
Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/ed9fd0b0
Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/ed9fd0b0

Branch: refs/heads/master
Commit: ed9fd0b0df4f29e6772c22dc7b3c44c2fd4fe7d5
Parents: 1661c2e
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Sat May 26 12:56:30 2018 -0600
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Sat May 26 12:56:30 2018 -0600

----------------------------------------------------------------------
 README.md                       |  10 +-
 pom.xml                         |   2 +-
 src/site/xdoc/download_pool.xml |  76 +++----
 src/site/xdoc/mail-lists.xml    | 410 +++++++++++++++++------------------
 4 files changed, 249 insertions(+), 249 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/ed9fd0b0/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d0d0497..b1d4c30 100644
--- a/README.md
+++ b/README.md
@@ -43,8 +43,8 @@
 Apache Commons Pool
 ===================
 
-[![Build 
Status](https://travis-ci.org/apache/commons-pool2.svg)](https://travis-ci.org/apache/commons-pool2)
-[![Coverage 
Status](https://coveralls.io/repos/apache/commons-pool2/badge.svg)](https://coveralls.io/r/apache/commons-pool2)
+[![Build 
Status](https://travis-ci.org/apache/commons-pool.svg)](https://travis-ci.org/apache/commons-pool)
+[![Coverage 
Status](https://coveralls.io/repos/apache/commons-pool/badge.svg)](https://coveralls.io/r/apache/commons-pool)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-pool2/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-pool2/)
 
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-pool2/2.6.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-pool2/2.6.0)
 
@@ -53,13 +53,13 @@ ${project.description}
 Documentation
 -------------
 
-More information can be found on the [Apache Commons Pool 
homepage](https://commons.apache.org/proper/commons-pool2).
-The 
[Javadoc](https://commons.apache.org/proper/commons-pool2/javadocs/api-release) 
can be browsed.
+More information can be found on the [Apache Commons Pool 
homepage](https://commons.apache.org/proper/commons-pool).
+The 
[Javadoc](https://commons.apache.org/proper/commons-pool/javadocs/api-release) 
can be browsed.
 Questions related to the usage of Apache Commons Pool should be posted to the 
[user mailing list][ml].
 
 Where can I get the latest release?
 -----------------------------------
-You can download source and binaries from our [download 
page](https://commons.apache.org/proper/commons-pool2/download_pool2.cgi).
+You can download source and binaries from our [download 
page](https://commons.apache.org/proper/commons-pool/download_pool.cgi).
 
 Alternatively you can pull it from the central Maven repositories:
 

http://git-wip-us.apache.org/repos/asf/commons-pool/blob/ed9fd0b0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e38dfa0..a3a9c94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <maven.compiler.source>1.7</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
-    <commons.componentid>pool2</commons.componentid>
+    <commons.componentid>pool</commons.componentid>
     <commons.module.name>org.apache.commons.pool2</commons.module.name>
     <!-- Java 7 -->
     <commons.release.version>2.6.0</commons.release.version>

http://git-wip-us.apache.org/repos/asf/commons-pool/blob/ed9fd0b0/src/site/xdoc/download_pool.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/download_pool.xml b/src/site/xdoc/download_pool.xml
index 143065f..5b4f8cf 100644
--- a/src/site/xdoc/download_pool.xml
+++ b/src/site/xdoc/download_pool.xml
@@ -115,28 +115,28 @@ limitations under the License.
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/binaries/commons-pool2-2.6.0-bin.tar.gz">commons-pool2-2.6.0-bin.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool2-2.6.0-bin.tar.gz.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool2-2.6.0-bin.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/binaries/commons-pool2-2.6.0-bin.tar.gz">commons-pool2-2.6.0-bin.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool2-2.6.0-bin.tar.gz.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool2-2.6.0-bin.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/binaries/commons-pool2-2.6.0-bin.zip">commons-pool2-2.6.0-bin.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool2-2.6.0-bin.zip.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool2-2.6.0-bin.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/binaries/commons-pool2-2.6.0-bin.zip">commons-pool2-2.6.0-bin.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool2-2.6.0-bin.zip.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool2-2.6.0-bin.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/source/commons-pool2-2.6.0-src.tar.gz">commons-pool2-2.6.0-src.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool2-2.6.0-src.tar.gz.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool2-2.6.0-src.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/source/commons-pool2-2.6.0-src.tar.gz">commons-pool2-2.6.0-src.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool2-2.6.0-src.tar.gz.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool2-2.6.0-src.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/source/commons-pool2-2.6.0-src.zip">commons-pool2-2.6.0-src.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool2-2.6.0-src.zip.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool2-2.6.0-src.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/source/commons-pool2-2.6.0-src.zip">commons-pool2-2.6.0-src.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool2-2.6.0-src.zip.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool2-2.6.0-src.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
@@ -145,28 +145,28 @@ limitations under the License.
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/binaries/commons-pool2-2.4.3-bin.tar.gz">commons-pool2-2.4.3-bin.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool2-2.4.3-bin.tar.gz.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool2-2.4.3-bin.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/binaries/commons-pool2-2.4.3-bin.tar.gz">commons-pool2-2.4.3-bin.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool2-2.4.3-bin.tar.gz.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool2-2.4.3-bin.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/binaries/commons-pool2-2.4.3-bin.zip">commons-pool2-2.4.3-bin.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool2-2.4.3-bin.zip.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool2-2.4.3-bin.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/binaries/commons-pool2-2.4.3-bin.zip">commons-pool2-2.4.3-bin.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool2-2.4.3-bin.zip.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool2-2.4.3-bin.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/source/commons-pool2-2.4.3-src.tar.gz">commons-pool2-2.4.3-src.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool2-2.4.3-src.tar.gz.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool2-2.4.3-src.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/source/commons-pool2-2.4.3-src.tar.gz">commons-pool2-2.4.3-src.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool2-2.4.3-src.tar.gz.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool2-2.4.3-src.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/source/commons-pool2-2.4.3-src.zip">commons-pool2-2.4.3-src.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool2-2.4.3-src.zip.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool2-2.4.3-src.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/source/commons-pool2-2.4.3-src.zip">commons-pool2-2.4.3-src.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool2-2.4.3-src.zip.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool2-2.4.3-src.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
@@ -175,28 +175,28 @@ limitations under the License.
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/binaries/commons-pool-1.6-bin.tar.gz">commons-pool-1.6-bin.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool-1.6-bin.tar.gz.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool-1.6-bin.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/binaries/commons-pool-1.6-bin.tar.gz">commons-pool-1.6-bin.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool-1.6-bin.tar.gz.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool-1.6-bin.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/binaries/commons-pool-1.6-bin.zip">commons-pool-1.6-bin.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool-1.6-bin.zip.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/binaries/commons-pool-1.6-bin.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/binaries/commons-pool-1.6-bin.zip">commons-pool-1.6-bin.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool-1.6-bin.zip.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/binaries/commons-pool-1.6-bin.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/source/commons-pool-1.6-src.tar.gz">commons-pool-1.6-src.tar.gz</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool-1.6-src.tar.gz.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool-1.6-src.tar.gz.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/source/commons-pool-1.6-src.tar.gz">commons-pool-1.6-src.tar.gz</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool-1.6-src.tar.gz.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool-1.6-src.tar.gz.asc";>pgp</a></td>
           </tr>
           <tr>
-              <td><a 
href="[preferred]/commons/pool2/source/commons-pool-1.6-src.zip">commons-pool-1.6-src.zip</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool-1.6-src.zip.sha1";>sha1</a></td>
-              <td><a 
href="https://www.apache.org/dist/commons/pool2/source/commons-pool-1.6-src.zip.asc";>pgp</a></td>
+              <td><a 
href="[preferred]/commons/pool/source/commons-pool-1.6-src.zip">commons-pool-1.6-src.zip</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool-1.6-src.zip.sha1";>sha1</a></td>
+              <td><a 
href="https://www.apache.org/dist/commons/pool/source/commons-pool-1.6-src.zip.asc";>pgp</a></td>
           </tr>
         </table>
       </subsection>
@@ -206,8 +206,8 @@ limitations under the License.
           Older releases can be obtained from the archives.
         </p>
         <ul>
-          <li class="download"><a href="[preferred]/commons/pool2/">browse 
download area</a></li>
-          <li><a 
href="https://archive.apache.org/dist/commons/pool2/";>archives...</a></li>
+          <li class="download"><a href="[preferred]/commons/pool/">browse 
download area</a></li>
+          <li><a 
href="https://archive.apache.org/dist/commons/pool/";>archives...</a></li>
         </ul>
     </section>
   </body>

http://git-wip-us.apache.org/repos/asf/commons-pool/blob/ed9fd0b0/src/site/xdoc/mail-lists.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index d8329ba..6befe77 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -1,205 +1,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 Pool Mailing Lists</title>
-    <author email="d...@commons.apache.org">Apache Commons Documentation 
Team</author>
-  </properties>
-  <body>
-
-    <section name="Overview">
-      <p>
-        <a href="index.html">Apache Commons Pool</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>[pool2] Problem with the ...</li>
-        </ul>
-      </p>
-      <p>
-        Questions related to the usage of Apache Commons Pool 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 Pool.
-        <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 Pool Mailing Lists">
-      <p>
-        <strong>Please prefix the subject line of any messages for <a 
href="index.html">Apache Commons Pool</a>
-        with <i>[pool2]</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 Pool.
-            <br /><br />
-          </td>
-          <td><a 
href="mailto:user-subscr...@commons.apache.org";>Subscribe</a></td>
-          <td><a 
href="mailto:user-unsubscr...@commons.apache.org";>Unsubscribe</a></td>
-          <td><a 
href="mailto:u...@commons.apache.org?subject=[pool2]";>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 Pool.
-            <br /><br />
-          </td>
-          <td><a 
href="mailto:dev-subscr...@commons.apache.org";>Subscribe</a></td>
-          <td><a 
href="mailto:dev-unsubscr...@commons.apache.org";>Unsubscribe</a></td>
-          <td><a 
href="mailto:d...@commons.apache.org?subject=[pool2]";>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-subscr...@commons.apache.org";>Subscribe</a></td>
-          <td><a 
href="mailto:issues-unsubscr...@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-subscr...@commons.apache.org";>Subscribe</a></td>
-          <td><a 
href="mailto:commits-unsubscr...@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-subscr...@apache.org";>Subscribe</a></td>
-          <td><a class="externalLink" 
href="mailto:announce-unsubscr...@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>
+<?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 Pool Mailing Lists</title>
+    <author email="d...@commons.apache.org">Apache Commons Documentation 
Team</author>
+  </properties>
+  <body>
+
+    <section name="Overview">
+      <p>
+        <a href="index.html">Apache Commons Pool</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>[pool] Problem with the ...</li>
+        </ul>
+      </p>
+      <p>
+        Questions related to the usage of Apache Commons Pool 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 Pool.
+        <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 Pool Mailing Lists">
+      <p>
+        <strong>Please prefix the subject line of any messages for <a 
href="index.html">Apache Commons Pool</a>
+        with <i>[pool]</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 Pool.
+            <br /><br />
+          </td>
+          <td><a 
href="mailto:user-subscr...@commons.apache.org";>Subscribe</a></td>
+          <td><a 
href="mailto:user-unsubscr...@commons.apache.org";>Unsubscribe</a></td>
+          <td><a 
href="mailto:u...@commons.apache.org?subject=[pool]";>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 Pool.
+            <br /><br />
+          </td>
+          <td><a 
href="mailto:dev-subscr...@commons.apache.org";>Subscribe</a></td>
+          <td><a 
href="mailto:dev-unsubscr...@commons.apache.org";>Unsubscribe</a></td>
+          <td><a 
href="mailto:d...@commons.apache.org?subject=[pool]";>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-subscr...@commons.apache.org";>Subscribe</a></td>
+          <td><a 
href="mailto:issues-unsubscr...@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-subscr...@commons.apache.org";>Subscribe</a></td>
+          <td><a 
href="mailto:commits-unsubscr...@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-subscr...@apache.org";>Subscribe</a></td>
+          <td><a class="externalLink" 
href="mailto:announce-unsubscr...@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>

Reply via email to