You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2010/03/30 23:22:44 UTC

svn commit: r929294 - in /harmony/standard/site/trunk: docs/ xdocs/

Author: hindessm
Date: Tue Mar 30 21:22:43 2010
New Revision: 929294

URL: http://svn.apache.org/viewvc?rev=929294&view=rev
Log:
Updating some urls to reflect new harmony/enhanced/java/trunk tree.

Modified:
    harmony/standard/site/trunk/docs/download.html
    harmony/standard/site/trunk/docs/issue_resolution_guideline.html
    harmony/standard/site/trunk/docs/quickhelp_contributors.html
    harmony/standard/site/trunk/docs/quickhelp_contributors.ru.html
    harmony/standard/site/trunk/docs/svn.html
    harmony/standard/site/trunk/xdocs/download.xml
    harmony/standard/site/trunk/xdocs/issue_resolution_guideline.xml
    harmony/standard/site/trunk/xdocs/quickhelp_contributors.ru.xml
    harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml
    harmony/standard/site/trunk/xdocs/svn.xml

Modified: harmony/standard/site/trunk/docs/download.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/download.html?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/download.html (original)
+++ harmony/standard/site/trunk/docs/download.html Tue Mar 30 21:22:43 2010
@@ -212,7 +212,7 @@ limitations under the License.
     source code, refer to <a href="quickhelp_contributors.html">Getting Started For
     Contributors</a>. For instructions on how to build from local resources instead of
     downloading them from the net, refer to the
-    <a href="http://svn.apache.org/viewvc/harmony/enhanced/trunk/drlvm/README.txt?view=co">
+    <a href="http://svn.apache.org/viewvc/harmony/enhanced/java/trunk/drlvm/README.txt?view=co">
       README file</a>.
   </p>
                                 <p>

Modified: harmony/standard/site/trunk/docs/issue_resolution_guideline.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/issue_resolution_guideline.html?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/issue_resolution_guideline.html (original)
+++ harmony/standard/site/trunk/docs/issue_resolution_guideline.html Tue Mar 30 21:22:43 2010
@@ -261,7 +261,7 @@ limitations under the License.
                   Add a link to the discussion as a comment.</li>
                 <li>All patches, such as tests and fixes, should be relative to the directory where 
                 the main <code>build.xml</code> is:<br />
-                <code>http://svn.apache.org/repos/asf/harmony/enhanced/trunk/classlib</code>,<br />
+                <code>http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk/classlib</code>,<br />
                 or to the module root directory.</li>
                 <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, 

Modified: harmony/standard/site/trunk/docs/quickhelp_contributors.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/quickhelp_contributors.html?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/quickhelp_contributors.html (original)
+++ harmony/standard/site/trunk/docs/quickhelp_contributors.html Tue Mar 30 21:22:43 2010
@@ -414,7 +414,7 @@ limitations under the License.
                                 <p>
         To check out the federated build, use the following command:
       </p>
-                                <pre>$ svn co http://svn.apache.org/repos/asf/harmony/enhanced/trunk </pre>
+                                <pre>$ svn co http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk </pre>
                                 <p>
         This command checks out a directory structure that contains
         <code>common_resources</code>, <code>classlib</code>,

Modified: harmony/standard/site/trunk/docs/quickhelp_contributors.ru.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/quickhelp_contributors.ru.html?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/quickhelp_contributors.ru.html (original)
+++ harmony/standard/site/trunk/docs/quickhelp_contributors.ru.html Tue Mar 30 21:22:43 2010
@@ -324,7 +324,7 @@ limitations under the License.
                                 <p>Для того, чтобы загрузить федеративную систему сборки из SVN репозитория, используйте 
         следующую команду:
         </p>
-                                <pre>$ svn co http://svn.apache.org/repos/asf/harmony/enhanced/trunk</pre>
+                                <pre>$ svn co http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk</pre>
                                 <p>Данная команда создаст пустые директории
         <code>common_resources</code>, <code>classlib</code>,
         <code>drlvm</code> и <code>jdktools</code>. На следующем

Modified: harmony/standard/site/trunk/docs/svn.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/svn.html?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/svn.html (original)
+++ harmony/standard/site/trunk/docs/svn.html Tue Mar 30 21:22:43 2010
@@ -244,7 +244,7 @@ limitations under the License.
                 </p>
                                 <h3>Check out from Subversion</h3>
                                 <p>Again, anyone can do this. Use a command like:</p>
-                                <pre>svn checkout http://svn.apache.org/repos/asf/harmony/enhanced/trunk</pre>
+                                <pre>svn checkout http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk</pre>
                                 <h3>Commit Changes to Subversion</h3>
                                 <p>
                     Any Harmony committer should have a shell account on

Modified: harmony/standard/site/trunk/xdocs/download.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/download.xml?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/xdocs/download.xml (original)
+++ harmony/standard/site/trunk/xdocs/download.xml Tue Mar 30 21:22:43 2010
@@ -37,7 +37,7 @@
     source code, refer to <a href="quickhelp_contributors.html">Getting Started For
     Contributors</a>. For instructions on how to build from local resources instead of
     downloading them from the net, refer to the
-    <a href="http://svn.apache.org/viewvc/harmony/enhanced/trunk/drlvm/README.txt?view=co">
+    <a href="http://svn.apache.org/viewvc/harmony/enhanced/java/trunk/drlvm/README.txt?view=co">
       README file</a>.
   </p>
 

Modified: harmony/standard/site/trunk/xdocs/issue_resolution_guideline.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/issue_resolution_guideline.xml?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/xdocs/issue_resolution_guideline.xml (original)
+++ harmony/standard/site/trunk/xdocs/issue_resolution_guideline.xml Tue Mar 30 21:22:43 2010
@@ -81,7 +81,7 @@
                   Add a link to the discussion as a comment.</li>
                 <li>All patches, such as tests and fixes, should be relative to the directory where 
                 the main <code>build.xml</code> is:<br/>
-                <code>http://svn.apache.org/repos/asf/harmony/enhanced/trunk/classlib</code>,<br/>
+                <code>http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk/classlib</code>,<br/>
                 or to the module root directory.</li>
                 <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, 

Modified: harmony/standard/site/trunk/xdocs/quickhelp_contributors.ru.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/quickhelp_contributors.ru.xml?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/xdocs/quickhelp_contributors.ru.xml (original)
+++ harmony/standard/site/trunk/xdocs/quickhelp_contributors.ru.xml Tue Mar 30 21:22:43 2010
@@ -150,7 +150,7 @@
         <p>Для того, чтобы загрузить федеративную систему сборки из SVN репозитория, используйте 
         следующую команду:
         </p>
-        <pre>$ svn co http://svn.apache.org/repos/asf/harmony/enhanced/trunk</pre>
+        <pre>$ svn co http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk</pre>
         <p>Данная команда создаст пустые директории
         <code>common_resources</code>, <code>classlib</code>,
         <code>drlvm</code> и <code>jdktools</code>. На следующем

Modified: harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml (original)
+++ harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml Tue Mar 30 21:22:43 2010
@@ -228,7 +228,7 @@
         To check out the federated build, use the following command:
       </p>
 
-      <source>$ svn co http://svn.apache.org/repos/asf/harmony/enhanced/trunk </source>
+      <source>$ svn co http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk </source>
 
       <p>
         This command checks out a directory structure that contains

Modified: harmony/standard/site/trunk/xdocs/svn.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/svn.xml?rev=929294&r1=929293&r2=929294&view=diff
==============================================================================
--- harmony/standard/site/trunk/xdocs/svn.xml (original)
+++ harmony/standard/site/trunk/xdocs/svn.xml Tue Mar 30 21:22:43 2010
@@ -61,7 +61,7 @@
 
                 <h3>Check out from Subversion</h3>
                 <p>Again, anyone can do this. Use a command like:</p>
-                <pre>svn checkout http://svn.apache.org/repos/asf/harmony/enhanced/trunk</pre>
+                <pre>svn checkout http://svn.apache.org/repos/asf/harmony/enhanced/java/trunk</pre>
 
                 <h3>Commit Changes to Subversion</h3>
                 <p>