You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/10/31 12:51:54 UTC

svn commit: r1537452 - /commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml

Author: sebb
Date: Thu Oct 31 11:51:53 2013
New Revision: 1537452

URL: http://svn.apache.org/r1537452
Log:
Regenerated page using "mvn commons:jira-page"

Modified:
    commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml

Modified: commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml
URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml?rev=1537452&r1=1537451&r2=1537452&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml (original)
+++ commons/proper/pool/trunk/src/site/xdoc/issue-tracking.xml Thu Oct 31 11:51:53 2013
@@ -43,15 +43,15 @@ limitations under the License.
 -->
 <document>
   <properties>
-    <title>Commons Pool Issue tracking</title>
+    <title>Apache Commons Pool Issue tracking</title>
     <author email="dev@commons.apache.org">Commons Documentation Team</author>
   </properties>
   <body>
 
-    <section name="Commons Pool Issue tracking">
+    <section name="Apache Commons Pool Issue tracking">
       <p>
-      Commons Pool uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
-      See the <a href="http://issues.apache.org/jira/browse/POOL">Commons Pool JIRA project page</a>.
+      Apache Commons Pool uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
+      See the <a href="http://issues.apache.org/jira/browse/POOL">Apache Commons Pool JIRA project page</a>.
       </p>
 
       <p>
@@ -63,7 +63,7 @@ limitations under the License.
 
       <p>
       If you would like to report a bug, or raise an enhancement request with
-      Commons Pool please do the following:
+      Apache Commons Pool please do the following:
       <ol>
         <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310488&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">Search existing open bugs</a>.
             If you find your issue listed then please add a comment with your details.</li>
@@ -80,7 +80,7 @@ limitations under the License.
       <ul>
         <li>the more information you provide, the better we can help you</li>
         <li>test cases are vital, particularly for any proposed enhancements</li>
-        <li>the developers of Commons Pool are all unpaid volunteers</li>
+        <li>the developers of Apache Commons Pool are all unpaid volunteers</li>
       </ul>
       </p>
 
@@ -92,9 +92,9 @@ limitations under the License.
       <p>
       You may also find these links useful:
       <ul>
-        <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310488&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">All Open Commons Pool bugs</a></li>
-        <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310488&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=5&amp;status=6">All Resolved Commons Pool bugs</a></li>
-        <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310488&amp;sorter/field=issuekey&amp;sorter/order=DESC">All Commons Pool bugs</a></li>
+        <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310488&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">All Open Apache Commons Pool bugs</a></li>
+        <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310488&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=5&amp;status=6">All Resolved Apache Commons Pool bugs</a></li>
+        <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310488&amp;sorter/field=issuekey&amp;sorter/order=DESC">All Apache Commons Pool bugs</a></li>
       </ul>
       </p>
     </section>