Author: rahul
Date: Wed May 17 19:11:33 2006
New Revision: 407434
URL: http://svn.apache.org/viewvc?rev=407434&view=rev
Log:
Reflect use of JIRA as current issue tracker.
Modified:
jakarta/commons/proper/scxml/trunk/xdocs/index.xml
jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml
Modified: jakarta/commons/proper/scxml/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/index.xml?rev=407434&r1=407433&r2=407434&view=diff
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/index.xml Wed May 17 19:11:33 2006
@@ -86,9 +86,7 @@
so prefix your email by [SCXML].
</p>
<p>
- Issues may be reported via <a href="issue-tracking.html">ASF Bugzilla</a>.
- Please remember that Bugzilla is shared between all commons components,
- so prefix your issue by [SCXML].
+ Issues may be reported via <a href="issue-tracking.html">ASF JIRA</a>.
</p>
</section>
Modified: jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml?rev=407434&r1=407433&r2=407434&view=diff
==============================================================================
--- jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml (original)
+++ jakarta/commons/proper/scxml/trunk/xdocs/issue-tracking.xml Wed May 17
19:11:33 2006
@@ -23,19 +23,29 @@
<!-- ================================================== -->
<section name="Commons SCXML Issue tracking">
<p>
- Commons SCXML uses <a href="http://issues.apache.org/bugzilla/">ASF
Bugzilla</a> for tracking issues.
- To use Bugzilla you may need to <a
href="http://issues.apache.org/bugzilla/createaccount.cgi">create an
account</a>.
+ Commons SCXML uses <a href="http://issues.apache.org/jira/">ASF JIRA</a>
+ for tracking issues. Issues for Commons SCXML are tracked at
+ <a
href="http://issues.apache.org/jira/browse/SCXML">http://issues.apache.org/jira/browse/SCXML</a>
</p>
<p>
- Bugs and enhancements should be filed under the "SCXML" component of Commons
in Bugzilla.
- If you would like to report a bug, or raise an enhancement request with
Commons SCXML please do the following:
+ To create a new issue you will need to
+ <a href="http://issues.apache.org/jira/secure/Signup!default.jspa">sign
up</a>
+ for a new account, unless you had previously used the Commons product in
+ Bugzilla in which case your username is your email address and you will
+ need to use the
+ <a
href="http://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot
Password</a>
+ page to get a new password.
+</p>
+<p>
+ Bugs and enhancements should be filed under the "Commons SCXML" project in
JIRA.
+ If you would like to report a bug, or raise an enhancement request with
Commons
+ SCXML please do the following:
<ol>
- <li><a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&product=Commons&component=SCXML">Search
existing open bugs</a>.
+ <li><a
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=12310492">Search
existing bugs</a>.
If you find your issue listed then please add a comment with your
details.</li>
<li><a
href="http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/">Search the
mailing list archive</a>.
You may find your issue or idea has already been discussed.</li>
- <li><a
href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Commons&component=SCXML">Submit
a bug report or enhancement request</a>.
- Please prefix all new issues with [SCXML] in the summary line.
+ <li><a
href="http://issues.apache.org/jira/secure/CreateIssue!default.jspa">Submit a
bug report or enhancement request</a>.
</li>
</ol>
</p>
@@ -51,9 +61,9 @@
<p>
You may also find these links useful:
<ul>
- <li><a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&product=Commons&component=SCXML">All
Open SCXML bugs</a></li>
- <li><a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=Commons&component=SCXML">All
Closed SCXML bugs</a></li>
- <li><a
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&product=Commons&component=SCXML">All
SCXML bugs</a></li>
+ <li><a
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310492&status=1">All
Open SCXML bugs</a></li>
+ <li><a
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310492&status=5">All
Resolved SCXML bugs</a></li>
+ <li><a
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=12310492">All
SCXML bugs</a></li>
</ul>
</p>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]