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&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=NEEDINFO&amp;product=Commons&amp;component=SCXML";>Search
 existing open bugs</a>.
+  <li><a 
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;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&amp;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&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=NEEDINFO&amp;product=Commons&amp;component=SCXML";>All
 Open SCXML bugs</a></li>
-  <li><a 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;product=Commons&amp;component=SCXML";>All
 Closed SCXML bugs</a></li>
-  <li><a 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=NEEDINFO&amp;bug_status=RESOLVED&amp;bug_status=VERIFIED&amp;bug_status=CLOSED&amp;product=Commons&amp;component=SCXML";>All
 SCXML bugs</a></li>
+  <li><a 
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310492&amp;status=1";>All
 Open SCXML bugs</a></li>
+  <li><a 
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=12310492&amp;status=5";>All
 Resolved SCXML bugs</a></li>
+  <li><a 
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;pid=12310492";>All
 SCXML bugs</a></li>
   </ul>
 </p>
 </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to