Home | History | Annotate | Download | only in xdoc
      1 <?xml version="1.0"?>
      2 <!--
      3 Licensed to the Apache Software Foundation (ASF) under one or more
      4 contributor license agreements.  See the NOTICE file distributed with
      5 this work for additional information regarding copyright ownership.
      6 The 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
      8 the License.  You may obtain a copy of the License at
      9 
     10      http://www.apache.org/licenses/LICENSE-2.0
     11 
     12 Unless required by applicable law or agreed to in writing, software
     13 distributed under the License is distributed on an "AS IS" BASIS,
     14 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     15 See the License for the specific language governing permissions and
     16 limitations 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: issue-tracking-template.xml                           |
     26  | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates |
     27  +======================================================================+
     28  |                                                                      |
     29  | 1) Re-generate using: mvn commons:jira-page                          |
     30  |                                                                      |
     31  | 2) Set the following properties in the component's pom:              |
     32  |    - commons.jira.id  (required, alphabetic, upper case)             |
     33  |    - commons.jira.pid (required, numeric)                            |
     34  |                                                                      |
     35  | 3) Example Properties                                                |
     36  |                                                                      |
     37  |  <properties>                                                        |
     38  |    <commons.jira.id>MATH</commons.jira.id>                           |
     39  |    <commons.jira.pid>12310485</commons.jira.pid>                     |
     40  |  </properties>                                                       |
     41  |                                                                      |
     42  +======================================================================+
     43 -->
     44 <document>
     45   <properties>
     46     <title>Apache Commons Compress Issue tracking</title>
     47     <author email="dev (a] commons.apache.org">Apache Commons Documentation Team</author>
     48   </properties>
     49   <body>
     50 
     51     <section name="Apache Commons Compress Issue tracking">
     52       <p>
     53       Apache Commons Compress uses <a href="https://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
     54       See the <a href="https://issues.apache.org/jira/browse/COMPRESS">Apache Commons Compress JIRA project page</a>.
     55       </p>
     56 
     57       <p>
     58       To use JIRA you may need to <a href="https://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>
     59       (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically
     60       created and you can use the <a href="https://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a>
     61       page to get a new password).
     62       </p>
     63 
     64       <p>
     65       If you would like to report a bug, or raise an enhancement request with
     66       Apache Commons Compress please do the following:
     67       <ol>
     68         <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310904&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">Search existing open bugs</a>.
     69             If you find your issue listed then please add a comment with your details.</li>
     70         <li><a href="mail-lists.html">Search the mailing list archive(s)</a>.
     71             You may find your issue or idea has already been discussed.</li>
     72         <li>Decide if your issue is a bug or an enhancement.</li>
     73         <li>Submit either a <a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310904&issuetype=1&priority=4&assignee=-1">bug report</a>
     74             or <a href="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310904&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li>
     75       </ol>
     76       </p>
     77 
     78       <p>
     79       Please also remember these points:
     80       <ul>
     81         <li>the more information you provide, the better we can help you</li>
     82         <li>test cases are vital, particularly for any proposed enhancements</li>
     83         <li>the developers of Apache Commons Compress are all unpaid volunteers</li>
     84       </ul>
     85       </p>
     86 
     87       <p>
     88       For more information on subversion and creating patches see the
     89       <a href="https://www.apache.org/dev/contributors.html">Apache Contributors Guide</a>.
     90       </p>
     91 
     92       <p>
     93       You may also find these links useful:
     94       <ul>
     95         <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310904&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">All Open Apache Commons Compress bugs</a></li>
     96         <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310904&sorter/field=issuekey&sorter/order=DESC&status=5&status=6">All Resolved Apache Commons Compress bugs</a></li>
     97         <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310904&sorter/field=issuekey&sorter/order=DESC">All Apache Commons Compress bugs</a></li>
     98       </ul>
     99       </p>
    100     </section>
    101   </body>
    102 </document>
    103