diff options
| author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2007-07-18 06:50:45 +0000 |
|---|---|---|
| committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2007-07-18 06:50:45 +0000 |
| commit | e09d370f95629bee7dd79ccbbb4724bfc616d7ea (patch) | |
| tree | 54087744e8ad188c62f3ccd7bc178016ad19b5c7 /ACE/docs/ACE-bug-process.html | |
| parent | 8c14d3a9efb6efe7135890cf9d9470dde85f515a (diff) | |
| download | ATCD-e09d370f95629bee7dd79ccbbb4724bfc616d7ea.tar.gz | |
ChangeLogTag:Wed
Diffstat (limited to 'ACE/docs/ACE-bug-process.html')
| -rw-r--r-- | ACE/docs/ACE-bug-process.html | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/ACE/docs/ACE-bug-process.html b/ACE/docs/ACE-bug-process.html index 0333f81aade..60a78541bdb 100644 --- a/ACE/docs/ACE-bug-process.html +++ b/ACE/docs/ACE-bug-process.html @@ -53,8 +53,8 @@ our policy for addressing these bug reports: <P> <LI> If a report is from someone <A HREF="http://www.cs.wustl.edu/~schmidt/ACE-sponsors.html">sponsoring</A> our work we will respond to it in a very timely manner. Please -contact <A HREF="mailto:schmidt@cs.wustl.edu">me</A> if you'd like to -become a sponsor. <P> +contact <A HREF="mailto:schmidt@dre.vanderbilt.edu">me</A> if you'd +like to become a sponsor. <P> <LI> 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 @@ -159,16 +159,25 @@ newsgroup summarizing what the problem was and you've done to fix the problem, i.e., use the <A HREF="../ChangeLog"</A>ChangeLog</A> format. <P> -<LI> Ideally, you could also create (or augment) a test program that +<LI> Please create (or augment) a test program that validates your patch and integrate it into the <A -HREF="../tests">ACE_ROOT/tests</A> directory. <P> </OL> +HREF="../tests">ACE_ROOT/tests</A> directory. <P> + +<LI> If your patch is for a platform/compiler that aren't part of our +<A HREF="http://www.dre.vanderbilt.edu/scoreboard">autobuild +scoreboard</A> please consider contributing one or more autobuilds +that can be used to keep track of changes to your platform/compiler +combiation and ensure things continue to work as the ACE+TAO source +code evolves. <P> + +</OL> Please be sensitive to the fact that the core <A HREF="http://www.dre.vanderbilt.edu/">DOC group</A> team is <EM>very</EM> busy, so we often don't have time to address problems reported by non-sponsors. If you'd like an immediate response, please -contact <A HREF="mailto:schmidt@cs.wustl.edu">me</A> about becoming a -sponsor or contact one of the companies that provides <A +contact <A HREF="mailto:schmidt@dre.vanderbilt.edu">me</A> about +becoming a sponsor or contact one of the companies that provides <A HREF="http://www.cs.wustl.edu/~schmidt/commercial-support.html"> commercial support</A> for ACE, TAO, and CIAO. <P> |
