You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by na...@apache.org on 2006/11/27 15:03:05 UTC

svn commit: r479621 - in /harmony/standard/site: docs/ docs/subcomponents/classlibrary/ xdocs/ xdocs/subcomponents/classlibrary/

Author: nadinem
Date: Mon Nov 27 06:03:03 2006
New Revision: 479621

URL: http://svn.apache.org/viewvc?view=rev&rev=479621
Log:
fixing absolute>relative links; close JIRA-2308

Modified:
    harmony/standard/site/docs/contributors.html
    harmony/standard/site/docs/downloads.html
    harmony/standard/site/docs/get-involved.html
    harmony/standard/site/docs/guidelines.html
    harmony/standard/site/docs/index.html
    harmony/standard/site/docs/mailing.html
    harmony/standard/site/docs/quickhelp_users.html
    harmony/standard/site/docs/status.html
    harmony/standard/site/docs/subcomponents/classlibrary/compat.html
    harmony/standard/site/xdocs/contributors.xml
    harmony/standard/site/xdocs/downloads.xml
    harmony/standard/site/xdocs/get-involved.xml
    harmony/standard/site/xdocs/guidelines.xml
    harmony/standard/site/xdocs/index.xml
    harmony/standard/site/xdocs/mailing.xml
    harmony/standard/site/xdocs/quickhelp_users.xml
    harmony/standard/site/xdocs/status.xml
    harmony/standard/site/xdocs/subcomponents/classlibrary/compat.xml

Modified: harmony/standard/site/docs/contributors.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/contributors.html?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/docs/contributors.html (original)
+++ harmony/standard/site/docs/contributors.html Mon Nov 27 06:03:03 2006
@@ -212,7 +212,7 @@
     <a href="roadmap.html">roadmap</a> list to find areas where you can contribute.
     If there is nothing in there that suits your interest, but you still have
     ideas, please feel free to suggest them on
-    <a href="http://harmony.apache.org/mailing.html">the mailing list</a>.
+    <a href="mailing.html">the mailing list</a>.
 </p>
                                 <table>
                         <tr>

Modified: harmony/standard/site/docs/downloads.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/downloads.html?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/docs/downloads.html (original)
+++ harmony/standard/site/docs/downloads.html Mon Nov 27 06:03:03 2006
@@ -219,7 +219,7 @@
 	</p>
                                 <p>
         However, if you don't want to build it, we now offer snapshots of our JRE and
-        <a href="http://harmony.apache.org/subcomponents/classlibrary/hdk.html">HDK</a>
+        <a href="subcomponents/classlibrary/hdk.html">HDK</a>
         for Linux and Windows x86-based platforms.
     </p>
                                     

Modified: harmony/standard/site/docs/get-involved.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/get-involved.html?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/docs/get-involved.html (original)
+++ harmony/standard/site/docs/get-involved.html Mon Nov 27 06:03:03 2006
@@ -233,7 +233,7 @@
        <a href="http://issues.apache.org/jira/browse/HARMONY">JIRA</a>
     </li>
   <li>Step-by-step instructions on reporting, resolving and closing issues are listed in 
-  <a href="http://harmony.apache.org/issue_resolution_guideline.html">
+  <a href="issue_resolution_guideline.html">
     Good Issue Resolution Guideline</a>
   </li>
     <li>

Modified: harmony/standard/site/docs/guidelines.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/guidelines.html?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/docs/guidelines.html (original)
+++ harmony/standard/site/docs/guidelines.html Mon Nov 27 06:03:03 2006
@@ -458,7 +458,7 @@
   being committed to a repository. Any major change
   must receive consensus approval on the mailing list before being committed.
   For detailed instructions on reporting, resolving and closing issues, refer to
-  <a href="http://harmony.apache.org/issue_resolution_guideline.html">
+  <a href="issue_resolution_guideline.html">
     Good Issue Resolution Guideline</a>. 
 </p>
                                 <p>Each developer is responsible for notifying the mailing list and 

Modified: harmony/standard/site/docs/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/index.html?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/docs/index.html (original)
+++ harmony/standard/site/docs/index.html Mon Nov 27 06:03:03 2006
@@ -299,7 +299,7 @@
                 classes, notably CORBA, thanks to <a href="http://incubator.apache.org/yoko">
                 Apache Yoko</a>.  Also, the classlibrary includes many new fixes and updates.
                 Choose the JRE to test your favorite applications, and
-                <a href="http://harmony.apache.org/mailing.html">give us feedback</a> on how
+                <a href="mailing.html">give us feedback</a> on how
                 we are doing, or use the HDK to enable faster development of the Harmony classlibrary.
                 (<i>2006-09-28</i>)
             </blockquote>

Modified: harmony/standard/site/docs/mailing.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/mailing.html?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/docs/mailing.html (original)
+++ harmony/standard/site/docs/mailing.html Mon Nov 27 06:03:03 2006
@@ -244,7 +244,7 @@
 Under no circumstances will any committer accept code for inclusion in our SVN 
 repository contributed on the mailing list unless
 it is from an
-<a href="http://harmony.apache.org/contribution_policy.html">Authorized Contributor</a>.
+<a href="contribution_policy.html">Authorized Contributor</a>.
 </li>
 </ul>
 </blockquote>

Modified: harmony/standard/site/docs/quickhelp_users.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/quickhelp_users.html?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/docs/quickhelp_users.html (original)
+++ harmony/standard/site/docs/quickhelp_users.html Mon Nov 27 06:03:03 2006
@@ -216,7 +216,7 @@
                                 <p>
       For more information on how to get you machine configured to build and
       work with the Apache Harmony source code, refer to 
-      <a href="http://harmony.apache.org/quickhelp_contributors.html">
+      <a href="quickhelp_contributors.html">
         Getting Started For Contributors
       </a>.
     </p>

Modified: harmony/standard/site/docs/status.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/status.html?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/docs/status.html (original)
+++ harmony/standard/site/docs/status.html Mon Nov 27 06:03:03 2006
@@ -211,7 +211,7 @@
 The problem with building something as fundamental as a JRE is how to show
 progress to the community, so that people will begin to use it, give feedback
 and most importantly contribute bugfixes and additions.  Although we have 
-<a href="http://harmony.apache.org/subcomponents/classlibrary/status.html">a
+<a href="subcomponents/classlibrary/status.html">a
 list of the packages</a> we believe are complete, are in progress, and 
 are not started, it's more useful to answer the question <i>So what can it do?</i>
 </p>

Modified: harmony/standard/site/docs/subcomponents/classlibrary/compat.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/docs/subcomponents/classlibrary/compat.html?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/docs/subcomponents/classlibrary/compat.html (original)
+++ harmony/standard/site/docs/subcomponents/classlibrary/compat.html Mon Nov 27 06:03:03 2006
@@ -274,7 +274,7 @@
 				There are a few occasions where both the specification is quiet on a given
 				issue, and the RI exhibits behaviour that we would consider illogical.  In such
 				cases we discuss the issue on
-				<a href="http://harmony.apache.org/mailing.html">the Harmony developers'
+				<a href="../../mailing.html">the Harmony developers'
 				mailing list</a>, and code the class libraries to do what the development community
 				conclude is "the logical thing".
 			</p></li>

Modified: harmony/standard/site/xdocs/contributors.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/contributors.xml?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/xdocs/contributors.xml (original)
+++ harmony/standard/site/xdocs/contributors.xml Mon Nov 27 06:03:03 2006
@@ -34,7 +34,7 @@
     <a href="roadmap.html">roadmap</a> list to find areas where you can contribute.
     If there is nothing in there that suits your interest, but you still have
     ideas, please feel free to suggest them on
-    <a href="http://harmony.apache.org/mailing.html">the mailing list</a>.
+    <a href="mailing.html">the mailing list</a>.
 </p>
 
 <table>

Modified: harmony/standard/site/xdocs/downloads.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/downloads.xml?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/xdocs/downloads.xml (original)
+++ harmony/standard/site/xdocs/downloads.xml Mon Nov 27 06:03:03 2006
@@ -40,7 +40,7 @@
 
     <p>
         However, if you don't want to build it, we now offer snapshots of our JRE and
-        <a href="http://harmony.apache.org/subcomponents/classlibrary/hdk.html">HDK</a>
+        <a href="subcomponents/classlibrary/hdk.html">HDK</a>
         for Linux and Windows x86-based platforms.
     </p>
 
@@ -108,4 +108,5 @@
 </section>
 </body>
 </document>
+
 

Modified: harmony/standard/site/xdocs/get-involved.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/get-involved.xml?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/xdocs/get-involved.xml (original)
+++ harmony/standard/site/xdocs/get-involved.xml Mon Nov 27 06:03:03 2006
@@ -57,7 +57,7 @@
        <a href="http://issues.apache.org/jira/browse/HARMONY">JIRA</a>
     </li>
   <li>Step-by-step instructions on reporting, resolving and closing issues are listed in 
-  <a href="http://harmony.apache.org/issue_resolution_guideline.html">
+  <a href="issue_resolution_guideline.html">
     Good Issue Resolution Guideline</a>
   </li>
     <li>

Modified: harmony/standard/site/xdocs/guidelines.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/guidelines.xml?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/xdocs/guidelines.xml (original)
+++ harmony/standard/site/xdocs/guidelines.xml Mon Nov 27 06:03:03 2006
@@ -286,7 +286,7 @@
   being committed to a repository. Any major change
   must receive consensus approval on the mailing list before being committed.
   For detailed instructions on reporting, resolving and closing issues, refer to
-  <a href="http://harmony.apache.org/issue_resolution_guideline.html">
+  <a href="issue_resolution_guideline.html">
     Good Issue Resolution Guideline</a>. 
 </p>
 

Modified: harmony/standard/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/index.xml?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/xdocs/index.xml (original)
+++ harmony/standard/site/xdocs/index.xml Mon Nov 27 06:03:03 2006
@@ -126,7 +126,7 @@
                 classes, notably CORBA, thanks to <a href="http://incubator.apache.org/yoko">
                 Apache Yoko</a>.  Also, the classlibrary includes many new fixes and updates.
                 Choose the JRE to test your favorite applications, and
-                <a href="http://harmony.apache.org/mailing.html">give us feedback</a> on how
+                <a href="mailing.html">give us feedback</a> on how
                 we are doing, or use the HDK to enable faster development of the Harmony classlibrary.
                 (<i>2006-09-28</i>)
             </blockquote>

Modified: harmony/standard/site/xdocs/mailing.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/mailing.xml?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/xdocs/mailing.xml (original)
+++ harmony/standard/site/xdocs/mailing.xml Mon Nov 27 06:03:03 2006
@@ -68,7 +68,7 @@
 Under no circumstances will any committer accept code for inclusion in our SVN 
 repository contributed on the mailing list unless
 it is from an
-<a href="http://harmony.apache.org/contribution_policy.html">Authorized Contributor</a>.
+<a href="contribution_policy.html">Authorized Contributor</a>.
 </li>
 </ul>
 </blockquote>
@@ -175,4 +175,5 @@
 </section>
 </body>
 </document>
+
 

Modified: harmony/standard/site/xdocs/quickhelp_users.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/quickhelp_users.xml?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/xdocs/quickhelp_users.xml (original)
+++ harmony/standard/site/xdocs/quickhelp_users.xml Mon Nov 27 06:03:03 2006
@@ -37,7 +37,7 @@
     <p>
       For more information on how to get you machine configured to build and
       work with the Apache Harmony source code, refer to 
-      <a href="http://harmony.apache.org/quickhelp_contributors.html">
+      <a href="quickhelp_contributors.html">
         Getting Started For Contributors
       </a>.
     </p>

Modified: harmony/standard/site/xdocs/status.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/status.xml?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/xdocs/status.xml (original)
+++ harmony/standard/site/xdocs/status.xml Mon Nov 27 06:03:03 2006
@@ -32,7 +32,7 @@
 The problem with building something as fundamental as a JRE is how to show
 progress to the community, so that people will begin to use it, give feedback
 and most importantly contribute bugfixes and additions.  Although we have 
-<a href="http://harmony.apache.org/subcomponents/classlibrary/status.html">a
+<a href="subcomponents/classlibrary/status.html">a
 list of the packages</a> we believe are complete, are in progress, and 
 are not started, it's more useful to answer the question <i>So what can it do?</i>
 </p>

Modified: harmony/standard/site/xdocs/subcomponents/classlibrary/compat.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/subcomponents/classlibrary/compat.xml?view=diff&rev=479621&r1=479620&r2=479621
==============================================================================
--- harmony/standard/site/xdocs/subcomponents/classlibrary/compat.xml (original)
+++ harmony/standard/site/xdocs/subcomponents/classlibrary/compat.xml Mon Nov 27 06:03:03 2006
@@ -89,7 +89,7 @@
 				There are a few occasions where both the specification is quiet on a given
 				issue, and the RI exhibits behaviour that we would consider illogical.  In such
 				cases we discuss the issue on
-				<a href="http://harmony.apache.org/mailing.html">the Harmony developers'
+				<a href="../../mailing.html">the Harmony developers'
 				mailing list</a>, and code the class libraries to do what the development community
 				conclude is &quot;the logical thing&quot;.
 			</p></li>
@@ -205,4 +205,4 @@
 
 </section>
 </body>
-</document>
\ No newline at end of file
+</document>