~ubuntu-branches/ubuntu/vivid/commons-io/vivid

« back to all changes in this revision

Viewing changes to src/site/xdoc/issue-tracking.xml

  • Committer: Package Import Robot
  • Author(s): tony mancill
  • Date: 2013-05-18 10:40:54 UTC
  • mfrom: (1.1.4) (3.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20130518104054-wqbtjam30uyseu9j
Tags: 2.4-2
* Team upload.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>Commons IO Issue tracking</title>
 
47
    <author email="dev@commons.apache.org">Commons Documentation Team</author>
 
48
  </properties>
 
49
  <body>
 
50
 
 
51
    <section name="Commons IO Issue tracking">
 
52
      <p>
 
53
      Commons IO uses <a href="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
 
54
      See the <a href="http://issues.apache.org/jira/browse/IO">Commons IO JIRA project page</a>.
 
55
      </p>
 
56
 
 
57
      <p>
 
58
      To use JIRA you may need to <a href="http://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="http://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
      Commons IO please do the following:
 
67
      <ol>
 
68
        <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310477&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;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="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310477&amp;issuetype=1&amp;priority=4&amp;assignee=-1">bug report</a>
 
74
            or <a href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310477&amp;issuetype=4&amp;priority=4&amp;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 Commons IO 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="http://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="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310477&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=1&amp;status=3&amp;status=4">All Open Commons IO bugs</a></li>
 
96
        <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310477&amp;sorter/field=issuekey&amp;sorter/order=DESC&amp;status=5&amp;status=6">All Resolved Commons IO bugs</a></li>
 
97
        <li><a href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310477&amp;sorter/field=issuekey&amp;sorter/order=DESC">All Commons IO bugs</a></li>
 
98
      </ul>
 
99
      </p>
 
100
    </section>
 
101
  </body>
 
102
</document>