You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sj...@apache.org on 2010/11/17 10:28:59 UTC

svn commit: r1035956 - in /harmony/standard/site/branches/live: docs/issue_resolution_guideline.html xdocs/issue_resolution_guideline.xml

Author: sjanuary
Date: Wed Nov 17 09:28:58 2010
New Revision: 1035956

URL: http://svn.apache.org/viewvc?rev=1035956&view=rev
Log:
Remove broken link from issue resolution guidelines

Modified:
    harmony/standard/site/branches/live/docs/issue_resolution_guideline.html
    harmony/standard/site/branches/live/xdocs/issue_resolution_guideline.xml

Modified: harmony/standard/site/branches/live/docs/issue_resolution_guideline.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/issue_resolution_guideline.html?rev=1035956&r1=1035955&r2=1035956&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/issue_resolution_guideline.html (original)
+++ harmony/standard/site/branches/live/docs/issue_resolution_guideline.html Wed Nov 17 09:28:58 2010
@@ -269,8 +269,7 @@ limitations under the License.
                 <li>Test and fix patches should be in different files.</li>
                 <li>If the patch requires adding, removing or moving some files in the repository, 
                 provide the appropriate script.</li>
-                <li>Check that all unit tests pass. For reference results, see 
-                <a href="http://people.apache.org/~varlax/harmony-integrity/">up-to-date HEAD integrity status</a>.</li>
+                <li>Check that all unit tests pass.</li>
                 <li>If the issue is application-oriented, check the application.</li>
                 <li>Use issue links if applicable.</li>
             </ol>

Modified: harmony/standard/site/branches/live/xdocs/issue_resolution_guideline.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/issue_resolution_guideline.xml?rev=1035956&r1=1035955&r2=1035956&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/issue_resolution_guideline.xml (original)
+++ harmony/standard/site/branches/live/xdocs/issue_resolution_guideline.xml Wed Nov 17 09:28:58 2010
@@ -86,8 +86,7 @@
                 <li>Test and fix patches should be in different files.</li>
                 <li>If the patch requires adding, removing or moving some files in the repository, 
                 provide the appropriate script.</li>
-                <li>Check that all unit tests pass. For reference results, see 
-                <a href="http://people.apache.org/~varlax/harmony-integrity/">up-to-date HEAD integrity status</a>.</li>
+                <li>Check that all unit tests pass.</li>
                 <li>If the issue is application-oriented, check the application.</li>
                 <li>Use issue links if applicable.</li>
             </ol>