You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by dy...@apache.org on 2008/02/28 18:17:59 UTC

svn commit: r632062 - in /db/derby/site/trunk: build/site/DerbyBugGuidelines.html src/documentation/content/xdocs/DerbyBugGuidelines.html

Author: dyre
Date: Thu Feb 28 09:17:53 2008
New Revision: 632062

URL: http://svn.apache.org/viewvc?rev=632062&view=rev
Log:
Modified DerbyBugGuidelines so that it emphasizes that 'Existing Application impact' only should be checked if the solution will affect existing applications.

Modified:
    db/derby/site/trunk/build/site/DerbyBugGuidelines.html
    db/derby/site/trunk/src/documentation/content/xdocs/DerbyBugGuidelines.html

Modified: db/derby/site/trunk/build/site/DerbyBugGuidelines.html
URL: http://svn.apache.org/viewvc/db/derby/site/trunk/build/site/DerbyBugGuidelines.html?rev=632062&r1=632061&r2=632062&view=diff
==============================================================================
--- db/derby/site/trunk/build/site/DerbyBugGuidelines.html (original)
+++ db/derby/site/trunk/build/site/DerbyBugGuidelines.html Thu Feb 28 09:17:53 2008
@@ -240,7 +240,7 @@
 <p>Patch Available: indicates that a patch is available for review and/or commit. Gets picked up by daily automated mail.</p>
 </li>
 <li>
-<p>Existing Application impact: an existing application can be impacted by the solution to this issue.</p>
+<p>Existing Application impact: an existing application can be impacted by the <strong>solution</strong> to this issue (not the issue itself).</p>
 </li>
 <li>
 <p>Regression: the behavior described is worse than in previous versions/builds.</p>
@@ -250,13 +250,13 @@
 </li>
 </ul>
 </div>
-<a name="N1009F"></a><a name="%22Close%22+your+bug+once+it+is+%22Resolved%22"></a>
+<a name="N100A2"></a><a name="%22Close%22+your+bug+once+it+is+%22Resolved%22"></a>
 <h2 class="boxed">"Close" your bug once it is "Resolved"</h2>
 <div class="section">
 <p>As the submitter of a bug, it is your responsibility to verify a bug fix and "Close" the issue. Once fixed, a developer marks the bug as "Resolved" with a resolution of "Fixed". You need to then go back and "Close" the issue, provided you agree the bug has been fixed. If the resolution of the bug is something other than "Fixed" and you disagree, or the fix submitted did not really resolve the issue, you need to "Reopen" the issue. Please add relevant comments in Jira when doing these operations. See the document titled <a href="binaries/FilingDerbyIssuesInJira.doc">Filing Apache Derby Issues in Jira</a> for additional details.</p>
 <p>Note that once you file your bug, Jira will generate a notification email to the derby-dev@db.apache.org mail list.</p>
 </div>
-<a name="N100AB"></a><a name="For+more+information"></a>
+<a name="N100AE"></a><a name="For+more+information"></a>
 <h2 class="boxed">For more information</h2>
 <div class="section">
 <p>You may want to read the document titled <a href="binaries/FilingDerbyIssuesInJira.doc">Filing Apache Derby Issues in Jira</a> for additional details on the following concepts:</p>

Modified: db/derby/site/trunk/src/documentation/content/xdocs/DerbyBugGuidelines.html
URL: http://svn.apache.org/viewvc/db/derby/site/trunk/src/documentation/content/xdocs/DerbyBugGuidelines.html?rev=632062&r1=632061&r2=632062&view=diff
==============================================================================
--- db/derby/site/trunk/src/documentation/content/xdocs/DerbyBugGuidelines.html (original)
+++ db/derby/site/trunk/src/documentation/content/xdocs/DerbyBugGuidelines.html Thu Feb 28 09:17:53 2008
@@ -133,7 +133,7 @@
 commit. Gets picked up by daily automated mail.
 <LI><P>
 Existing Application impact: an existing application can be impacted by
-the solution to this issue.
+the <b>solution</b> to this issue (not the issue itself).
 <LI><P>
 Regression: the behavior described is worse than in previous versions/builds. 
 <LI><P>