summaryrefslogtreecommitdiff
path: root/ACE/docs
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/docs')
-rw-r--r--ACE/docs/ACE-development-process.html4
-rw-r--r--ACE/docs/usage-bugzilla.html16
2 files changed, 10 insertions, 10 deletions
diff --git a/ACE/docs/ACE-development-process.html b/ACE/docs/ACE-development-process.html
index 7d980d3fd62..b3a122c70b6 100644
--- a/ACE/docs/ACE-development-process.html
+++ b/ACE/docs/ACE-development-process.html
@@ -41,8 +41,8 @@ The ACE+TAO+CIAO+DAnCE development process looks like:<p>
<ol>
<li>Every change to ACE+TAO+CIAO+DAnCE must have a bug report. <em>Change</em>
includes fixes, enhancements, updates, and so on.
- <li><a href="http://bugzilla.dre.vanderbilt.edu/">Create a
-bug report</a>.
+ <li><a href="https://github.com/DOCGroup/ACE_TAO/issues">Create a
+an issue</a>.
<li>Accept the bug report if you are going to implement the change.
<li>Implement the change in your workspace(s) using a branch. Clearly
document each commit because that information is gathered into our
diff --git a/ACE/docs/usage-bugzilla.html b/ACE/docs/usage-bugzilla.html
index af4b7dbf0b3..75b9d5fd070 100644
--- a/ACE/docs/usage-bugzilla.html
+++ b/ACE/docs/usage-bugzilla.html
@@ -11,10 +11,11 @@
<p>
The
<a href="http://www.dre.vanderbilt.edu">
- Center for Distributed Object Computing</a> uses the
- <a href="http://www.mozilla.org/projects/bugzilla/">Bugzilla</a>
+ Center for Distributed Object Computing</a> used the
+ Bugzilla
bug tracking system to keep track of existing problems and
- enhancement requests.
+ enhancement requests. Currently <a href="https://github.com/DOCGroup/ACE_TAO/issues">
+ github issues</a> are used
<p>
To streamline our development process, you can now use it to
@@ -41,9 +42,7 @@
<p>
If all you want to do is browse through the bugs in our bug
tracking system or view bug summary reports, then you can use
- the bug tracking system right away. However, if you want to be
- able to submit bug reports then you will have to create a bug
- tracking system account.
+ the bug tracking system right away.
<p>
Upon entering a bug or enhancement request for the first time,
@@ -54,7 +53,8 @@
the e-mail address you provide.
<p>
- Once you've logged on, you will have the ability to enter bug
+ Once you've logged on, you will have to ask for permissions through
+ the ACE mailing list to obtain permissions to enter bug
reports and modify existing ones. Other than adding comments,
fixes and attachments, please do not modify bug reports you
haven't submitted.
@@ -92,7 +92,7 @@
<address><a href="mailto:ossama@dre.vanderbilt.edu">Ossama Othman</a></address>
<!-- Created: Wed Aug 18 14:45:31 EDT 1999 -->
<!-- hhmts start -->
-Last modified:
+Last modified:
<!-- hhmts end -->
<br>
Back to <a href="index.html">ACE Documentation Home</a>.