You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2005/07/31 22:28:08 UTC

svn commit: r226691 - /jakarta/commons/proper/commons-build/trunk/xdocs/building.xml

Author: psteitz
Date: Sun Jul 31 13:28:06 2005
New Revision: 226691

URL: http://svn.apache.org/viewcvs?rev=226691&view=rev
Log:
Fixed spelling errors.

Modified:
    jakarta/commons/proper/commons-build/trunk/xdocs/building.xml

Modified: jakarta/commons/proper/commons-build/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/commons-build/trunk/xdocs/building.xml?rev=226691&r1=226690&r2=226691&view=diff
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/xdocs/building.xml (original)
+++ jakarta/commons/proper/commons-build/trunk/xdocs/building.xml Sun Jul 31 13:28:06 2005
@@ -244,8 +244,8 @@
     Assuming the second condition above is met, you can also deploy sites
     manually using scp or by tarring / zipping and extracting the content
     to the path above on <code>cvs.apache.org.</code>  In either case,
-    The content will be rsynched within a few hours to the production
-    web server(s).  Note that because of the rsynch delay, 
+    The content will be rsynced within a few hours to the production
+    web server(s).  Note that because of the rsync delay, 
     <strong>your changes will not appear immediately on the live site.</strong>
     </p>
     </subsection>     
@@ -275,10 +275,10 @@
       <tr><td>http://www.apache.org/dist/java-repository/</td>
       <td>deployment location for <strong>released</strong> apache jars. 
       Should not be accessed for dependency resolution by maven builds. Contents
-      are rsynched to ibiblio.</td></tr>
+      are rsynced to ibiblio.</td></tr>
       <tr><td>http://www.ibiblio.org</td>
       <td>Default remote repository used by maven. Apache release jars are
-      rsynched every few hours from java-repository to this repository.</td></tr>
+      rsynced every few hours from java-repository to this repository.</td></tr>
       </table>
       </p>
     </subsection>
@@ -304,7 +304,7 @@
       For this to work, <code>apache.releases</code> has to be configured as in
       <code>project.properties.sample</code> to point to 
       <code>java-repository.</code> Jars deployed to 
-      <code>java-repository</code> will be rsynched to <code>ibiblio</code>
+      <code>java-repository</code> will be rsynced to <code>ibiblio</code>
       within a few hours. Immediately after deployment, you should download
       the jar and verify that: <ul>
       <li>the name of the jar is correct (matches release)</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org