ACE, TAO, and CIAO Bug Fixing Policies
As ACE, TAO, and CIAO have grown in
popularity the volume of mail on the mailing
lists and USENET newsgroup comp.soft-sys.ace has grown
considerably. While this increase is healthy, and a natural
consequence of the larger number of ACE, TAO, and CIAO users, it is
straining the resources of the researchers in the DOC
group at Washington
University, UC Irvine and ISIS to respond to all the
traffic immediately. Prompt bug fixes from the DOC group also
discourage the creation of a larger community of users and
commercial
support companies who have deep knowledge of how ACE, TAO, and
CIAO work and can help provide bug fixes and new features.
To ensure the continued growth and maturation of ACE, TAO, and CIAO,
and to allow the user and vendor communities to evolve, please make it
a point to abide by the following policies:
- All bug reports to the mailing
lists should be submitted using the appropriate bug report form in
$ACE_ROOT/PROBLEM-REPORT-FORM
(for ACE), $TAO_ROOT/PROBLEM-REPORT-FORM
(for TAO), $CIAO_ROOT/PROBLEM-REPORT-FORM
(for CIAO). Please use these forms since bug reports that are not
submitted in this form are likely to fall through the cracks. Here is
our policy for addressing these bug reports:
- If a report is from someone sponsoring
our work we will respond to it in a very timely manner. Please
contact me if you'd like to
become a sponsor.
- If it's a bug report that pertains to the latest official and/or
beta release and it also contains a fix we will try to apply this in a
timely manner. In general, people who submit good bug reports with
fixes tend to get much better help from the core DOC group team,
irrespective of whether they are sponsors or not since they are
helping our overall effort move ahead.
- If it's a bug report for the latest official and/or beta release
that prevents ACE, TAO, or CIAO from working on a major platform used
by ourselves or our sponsors we'll try to fix it as time permits.
- You should also consider entering your bug report into our bug tracking
database so that it's archived for future processing. As usual,
we try to address these bugs as time permits, but may not get to them
for a while unless it affects our work or the work of our
sponsors.
We encourage bug reports for those without support to be posted
initially to the ACE users
(ace-users@cs.wustl.edu),
TAO users
(tao-users@cs.wustl.edu),
and CIAO
users (ciao-users@cs.wustl.edu)
mailing lists, where the open-source user community may already have
developed, or have an interest in developing, a solution.
- While the core DOC group development team participates in this
mailing list, we cannot response to all postings. Therefore, if you
post something and don't get a reply, please do the following:
-
Check to see whether your posting made it to the list, which you
can see by checking out the comp.soft-sys.ace newsgroup to see if your posting is visible.
- If it's not visible, please make sure you're
subscribed
to the mailing
list(s) you sent the report to since we have a "members only" posting
requirement to minimize spam.
- If it is visible and you haven't received a reply this probably means
that either no one knows the answer or no one has time to answer it.
As always, if you need more predictable help please contact one of
commercial
support companies for ACE+TAO.
- If you find a problem with a version of TAO that was released by
OCI then please report it
to taosupport@ociweb.com.
Likewise, if you find a problem with a version of TAO that was released by
PrismTech then please
report it to technical-support@prismtech.com.
Their versions of TAO are different from the DOC group's
version of TAO and thus they provide their own support.
- If it's a general question about how to use ACE, TAO, or CIAO
feature we'll try to respond as time permits, though we will also rely
on the experience of the open-source user community to field these
types of questions, as well. You should first check out the online FAQ to see if your
question has already been answered. If you require consulting support
for ACE, TAO, or CIAO, please contact one of the companies that
provides commercial
support.
Naturally, we encourage other ACE, TAO, and CIAO users to continue to
help provide fixes and advice in response to postings on the mailing
lists and newsgroup. If you have a patch that fixes a problem you've
found with our software here's the process for submitting it:
- Use the latest contents of subversion CVS repository, i.e.,
what's available from
https://svn.dre.vanderbilt.edu/
- Create a ``unified diff'' and put this into Bugzilla at
http://deuce.doc.wustl.edu/bugzilla/index.cgi
and send an email to the appropriate mailing
list(s) and/or newsgroup
newsgroup summarizing what the problem was and you've done to fix the
problem, i.e., use the ChangeLog
format.
- Ideally, you could also create (or augment) a test program that
validates your patch and integrate it into the ACE_ROOT/tests directory.
Please be sensitive to the fact that the core DOC group team is
very busy, so we often don't have time to address problems
reported by non-sponsors. If you'd like an immediate response, please
contact me about becoming a
sponsor or contact one of the companies that provides
commercial support for ACE, TAO, and CIAO.
Back to the ACE page.
Back to ACE Documentation Home.