You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating the website. Instead of doing things in the xdocs on the 1.0 branch, I'm going to keep the 'one true xdoc' here in trunk and have it support both 1.0 and 2.0
Commons CLI uses the <ahref="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
28
-
To use JIRA you may need to <ahref="https://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>.
27
+
Commons CLI uses the <ahref="http://issues.apache.org/jira/browse/CLI">ASF JIRA</a> for tracking issues.
28
+
</p>
29
+
<p>
30
+
To use JIRA you may need to <ahref="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>
31
+
(if you have previously created/updated Commons issues using Bugzilla an account will have been automatically
32
+
created and you can use the <ahref="http://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a>
33
+
page to get a new password).
29
34
</p>
30
35
<p>
31
36
If you would like to report a bug, or raise an enhancement request with
32
37
Commons CLI please do the following:
33
38
<ol>
34
-
<li><ahref="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=12310463&resolution=-1&sorter/field=updated&sorter/order=DESC">Search existing open bugs</a>.
39
+
<li><ahref="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310463&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">Search existing open bugs</a>.
35
40
If you find your issue listed then please add a comment with your details.</li>
36
41
<li><ahref="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the mailing list archive</a>.
37
42
You may find your issue or idea has already been discussed.</li>
38
-
<li><ahref="http://issues.apache.org/jira/browse/CLI">Submit a bug report or enhancement request</a>.
39
-
</li>
43
+
<li>Decide if your issue is a bug or an enhancement.</li>
44
+
<li>Submit either a <ahref="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310463&issuetype=1&priority=4&assignee=-1">bug report</a>
45
+
or <ahref="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310463&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li>
40
46
</ol>
41
47
</p>
42
48
<p>
@@ -47,6 +53,14 @@ limitations under the License.
47
53
<li>the developers of Commons CLI are all unpaid volunteers</li>
48
54
</ul>
49
55
</p>
56
+
<p>
57
+
You may also find these links useful:
58
+
<ul>
59
+
<li><ahref="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310463&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">All Open CLI bugs</a></li>
0 commit comments