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
Copy file name to clipboardExpand all lines: src/site/xdoc/issue-tracking.xml
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -50,28 +50,28 @@ limitations under the License.
50
50
51
51
<sectionname="Commons CLI Issue tracking">
52
52
<p>
53
-
Commons CLI uses <ahref="http://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
54
-
See the <ahref="http://issues.apache.org/jira/browse/CLI">Commons CLI JIRA project page</a>.
53
+
Commons CLI uses <ahref="https://issues.apache.org/jira/">ASF JIRA</a> for tracking issues.
54
+
See the <ahref="https://issues.apache.org/jira/browse/CLI">Commons CLI JIRA project page</a>.
55
55
</p>
56
56
57
57
<p>
58
-
To use JIRA you may need to <ahref="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>
58
+
To use JIRA you may need to <ahref="https://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a>
59
59
(if you have previously created/updated Commons issues using Bugzilla an account will have been automatically
60
-
created and you can use the <ahref="http://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a>
60
+
created and you can use the <ahref="https://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a>
61
61
page to get a new password).
62
62
</p>
63
63
64
64
<p>
65
65
If you would like to report a bug, or raise an enhancement request with
66
66
Commons CLI please do the following:
67
67
<ol>
68
-
<li><ahref="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310463&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">Search existing open bugs</a>.
68
+
<li><ahref="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310463&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">Search existing open bugs</a>.
69
69
If you find your issue listed then please add a comment with your details.</li>
70
70
<li><ahref="mail-lists.html">Search the mailing list archive(s)</a>.
71
71
You may find your issue or idea has already been discussed.</li>
72
72
<li>Decide if your issue is a bug or an enhancement.</li>
73
-
<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>
74
-
or <ahref="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310463&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li>
73
+
<li>Submit either a <ahref="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310463&issuetype=1&priority=4&assignee=-1">bug report</a>
74
+
or <ahref="https://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310463&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li>
75
75
</ol>
76
76
</p>
77
77
@@ -92,9 +92,9 @@ limitations under the License.
92
92
<p>
93
93
You may also find these links useful:
94
94
<ul>
95
-
<li><ahref="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310463&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">All Open Commons CLI bugs</a></li>
<li><ahref="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310463&sorter/field=issuekey&sorter/order=DESC&status=1&status=3&status=4">All Open Commons CLI bugs</a></li>
0 commit comments