You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by nd...@apache.org on 2008/02/16 05:02:26 UTC

svn commit: r628236 [2/2] - in /harmony/standard/site: docs/quickhelp_contributors.html docs/quickhelp_contributors.ru.html xdocs/quickhelp_contributors.ru.xml xdocs/quickhelp_contributors.xml

Modified: harmony/standard/site/xdocs/quickhelp_contributors.ru.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/quickhelp_contributors.ru.xml?rev=628236&r1=628235&r2=628236&view=diff
==============================================================================
--- harmony/standard/site/xdocs/quickhelp_contributors.ru.xml (original)
+++ harmony/standard/site/xdocs/quickhelp_contributors.ru.xml Fri Feb 15 20:02:25 2008
@@ -153,7 +153,7 @@
     <a id="step-by-step"></a>
     <p>Для извлечения дерева каталогов, используйте соответствующее имя, указанное в скрипте <code>build.xml</code> в объединенной системе сборки. В корневой директории объединенной системы сборки, выполните следующую команду:
     </p>
-    <pre>$ ant populate_source</pre>
+    <pre>$ ant populate-src</pre>
     <p>Данная команда выкачивает библиотеку классов и ВМ в директориях  <code>working_classlib</code> и <code>working_vm</code> соответственно, причем версия извлеченного кода соответствует версии файла <code>build.xml</code>. Поскольку дерево каталогов довольно велико, извлечение всего каталога может занять продолжительное время.  </p>
 </subsection>
 <subsection name="2. Обновление Дерева Каталогов">

Modified: harmony/standard/site/xdocs/quickhelp_contributors.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/xdocs/quickhelp_contributors.xml?rev=628236&r1=628235&r2=628236&view=diff
==============================================================================
--- harmony/standard/site/xdocs/quickhelp_contributors.xml (original)
+++ harmony/standard/site/xdocs/quickhelp_contributors.xml Fri Feb 15 20:02:25 2008
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
 
 <!--
     Licensed to the Apache Software Foundation (ASF) under one or more
@@ -318,7 +318,7 @@
           Type the following command in the root directory of the
           federated build:
         </p>
-        <source>$ ant populate_source</source>
+        <source>$ ant populate-src</source>
         <p>
           The given command checks out class library, DRLVM and jdktools into the
           <code>working_classlib</code>, <code>working_vm</code> and <code>working_jdktools</code>