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 2009/10/12 22:20:59 UTC

svn commit: r824483 - in /harmony/standard/site/branches/live: ./ docs/ xdocs/

Author: hindessm
Date: Mon Oct 12 20:20:58 2009
New Revision: 824483

URL: http://svn.apache.org/viewvc?rev=824483&view=rev
Log:
Merging from trunk@824481.

Modified:
    harmony/standard/site/branches/live/   (props changed)
    harmony/standard/site/branches/live/docs/auth_cont_quest.html
    harmony/standard/site/branches/live/docs/bundles.ru.html
    harmony/standard/site/branches/live/docs/cmd_options.html
    harmony/standard/site/branches/live/docs/code_scan_tools.html
    harmony/standard/site/branches/live/docs/faq.html
    harmony/standard/site/branches/live/docs/guidelines.html
    harmony/standard/site/branches/live/docs/hdk.html
    harmony/standard/site/branches/live/docs/newshistory.html
    harmony/standard/site/branches/live/docs/presentations_papers.html
    harmony/standard/site/branches/live/docs/quickhelp_contributors.html
    harmony/standard/site/branches/live/docs/roadmap.html
    harmony/standard/site/branches/live/docs/sitemap.html
    harmony/standard/site/branches/live/xdocs/auth_cont_quest.xml
    harmony/standard/site/branches/live/xdocs/bundles.ru.xml
    harmony/standard/site/branches/live/xdocs/cmd_options.xml
    harmony/standard/site/branches/live/xdocs/code_scan_tools.xml
    harmony/standard/site/branches/live/xdocs/faq.xml
    harmony/standard/site/branches/live/xdocs/guidelines.xml
    harmony/standard/site/branches/live/xdocs/hdk.xml
    harmony/standard/site/branches/live/xdocs/newshistory.xml
    harmony/standard/site/branches/live/xdocs/presentations_papers.xml
    harmony/standard/site/branches/live/xdocs/quickhelp_contributors.xml
    harmony/standard/site/branches/live/xdocs/roadmap.xml
    harmony/standard/site/branches/live/xdocs/sitemap.xml

Propchange: harmony/standard/site/branches/live/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Oct 12 20:20:58 2009
@@ -1 +1 @@
-/harmony/standard/site/trunk:822221-824252
+/harmony/standard/site/trunk:822221-824482

Modified: harmony/standard/site/branches/live/docs/auth_cont_quest.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/auth_cont_quest.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/auth_cont_quest.html (original)
+++ harmony/standard/site/branches/live/docs/auth_cont_quest.html Mon Oct 12 20:20:58 2009
@@ -31,11 +31,8 @@
             <meta name="email" content="dev@harmony.apache.org">
             
            
-            
-            
-            
-            
-            
+                                    
+                        
             <title>Apache Harmony - Apache Harmony</title>
 
                         
@@ -263,7 +260,7 @@
      VM
      --
      VM-1    VM core (including JVMPI, JVMDI, JDWP, JVMTI, JNI,
-                    JIT, Memory Management/GC, OS Portabillity,
+                    JIT, Memory Management/GC, OS Portability,
                     Threading, etc)
      VM-X    other ____________________________________________
 

Modified: harmony/standard/site/branches/live/docs/bundles.ru.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/bundles.ru.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/bundles.ru.html (original)
+++ harmony/standard/site/branches/live/docs/bundles.ru.html Mon Oct 12 20:20:58 2009
@@ -213,7 +213,7 @@
         <a href="#Tomcat">Apache Tomcat</a>
       </li>
       <li>
-        <a href="#EIOffice">Evermmore Integrated Office</a>
+        <a href="#EIOffice">Evermore Integrated Office</a>
       </li>
     </ul>
                                 <a name="eclipse-harmony" />

Modified: harmony/standard/site/branches/live/docs/cmd_options.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/cmd_options.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/cmd_options.html (original)
+++ harmony/standard/site/branches/live/docs/cmd_options.html Mon Oct 12 20:20:58 2009
@@ -31,11 +31,8 @@
             <meta name="email" content="dev@harmony.apache.org">
             
            
-            
-            
-            
-            
-            
+                                    
+                        
             <title>Apache Harmony - JRE Command-Line Options</title>
 
                         
@@ -222,7 +219,7 @@
     </h2>
       
                         <p>
-	  Harmony non-standard options can be devided into the following groups:
+	  Harmony non-standard options can be divided into the following groups:
 	  <ul>	
 		<li> 
 			"-X"  options are commonly used non-standard options. 	

Modified: harmony/standard/site/branches/live/docs/code_scan_tools.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/code_scan_tools.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/code_scan_tools.html (original)
+++ harmony/standard/site/branches/live/docs/code_scan_tools.html Mon Oct 12 20:20:58 2009
@@ -31,11 +31,8 @@
             <meta name="email" content="dev@harmony.apache.org">
             
            
-            
-            
-            
-            
-            
+                                    
+                        
             <title>Apache Harmony - Apache Harmony Code Scanning Tools</title>
 
                         
@@ -204,7 +201,7 @@
                 The Apache Harmony project is dedicated to producing a codebase that
                 has clear IP pedigree and protects the IP rights of others. As part
                 of this effort, we are developing and using tools that help us examine
-                code in a more effient way. Below are some tools that we either have
+                code in a more efficient way. Below are some tools that we either have
                 created, or are listing to provide awareness. The Apache Harmony project
                 or the ASF does not endorse or promote any of these tools, projects
                 or commercial organizations, and does not make any claims as to

Modified: harmony/standard/site/branches/live/docs/faq.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/faq.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/faq.html (original)
+++ harmony/standard/site/branches/live/docs/faq.html Mon Oct 12 20:20:58 2009
@@ -31,11 +31,8 @@
             <meta name="email" content="dev@harmony.apache.org">
             
            
-            
-            
-            
-            
-            
+                                    
+                        
             <title>Apache Harmony - Frequently Asked Questions</title>
 
                         
@@ -272,7 +269,7 @@
                         as it would save us a lot of time, and we wholeheartedly encourage them to do so ;) but Sun
                         has the right to do what it chooses with it's intellectual property.
                         Since we started the project, Sun has announced that they will be open sourcing their implementation, and they've
-                        started the process. Of course, we'll continue to develop Apache Harmony - multiple independent implelentations
+                        started the process. Of course, we'll continue to develop Apache Harmony - multiple independent implementations
                         of Java SE is good for the Java ecosystem.
                     </dd>
                

Modified: harmony/standard/site/branches/live/docs/guidelines.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/guidelines.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/guidelines.html (original)
+++ harmony/standard/site/branches/live/docs/guidelines.html Mon Oct 12 20:20:58 2009
@@ -31,11 +31,8 @@
             <meta name="email" content="dev@harmony.apache.org">
             
            
-            
-            
-            
-            
-            
+                                    
+                        
             <title>Apache Harmony - Project Guidelines</title>
 
                         
@@ -334,7 +331,7 @@
         <dd>
           After a new release is built, colloquially termed a tarball, it
           must be tested before being released to the public. Majority
-          approval is required before the tarball can be publically released.
+          approval is required before the tarball can be publicly released.
         </dd>
 
         <dt>

Modified: harmony/standard/site/branches/live/docs/hdk.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/hdk.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/hdk.html (original)
+++ harmony/standard/site/branches/live/docs/hdk.html Mon Oct 12 20:20:58 2009
@@ -31,11 +31,8 @@
             <meta name="email" content="dev@harmony.apache.org">
             
            
-            
-            
-            
-            
-            
+                                    
+                        
             <title>Apache Harmony - Harmony Development Kit for the Apache Harmony</title>
 
                         
@@ -203,7 +200,7 @@
                         <p>
                 The Harmony Development Kit (HDK) allows a Harmony developer to
                 rebuild any module of the Harmony Classlib or DRLVM in a standalone way by providing all the
-                necesary supplementary binaries and header files. 
+                necessary supplementary binaries and header files. 
                 HDK bundles are available for download as a standard part of regular Harmony builds
                 (nightly, stable, etc).
                 This document describes the layout of such an HDK and its contents.
@@ -295,7 +292,7 @@
                         </li>
                         <li>
                             <b>Building against an HDK</b> - The location of an HDK must be specified at
-                            the Ant command line, and the ouptut will be built into the default (deploy)
+                            the Ant command line, and the output will be built into the default (deploy)
                             directory. The command line for this is <code><nobr>ant -Dhy.hdk=path/to/HDK</nobr></code>.
                         </li>
                         <li>

Modified: harmony/standard/site/branches/live/docs/newshistory.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/newshistory.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/newshistory.html (original)
+++ harmony/standard/site/branches/live/docs/newshistory.html Mon Oct 12 20:20:58 2009
@@ -419,7 +419,7 @@
         <dd>
           Apache Harmony are pleased to announce the first stable build "5.0 M1".  The code,
           which was previously made available as "snapshot r533500", underwent additional testing
-          after a period of stabalization in the ongoing development of a full release.  Apache Harmony
+          after a period of stabilization in the ongoing development of a full release.  Apache Harmony
           5.0 M1 represents our best build so far, and we encourage users to
           <a href="http://harmony.apache.org/download.cgi">download</a> and try the runtime
           or development kit, and report their experiences to
@@ -432,7 +432,7 @@
           BEA announced the <a href="http://dev2dev.bea.com/jrockit/jrockitVM">availability</a> of
           an evaluation version of JRockit, their world-class JVM, that works
           with the Apache Harmony class library. Distibuted by BEA under a binary, evaluation-only
-          license, this not only demonstrates the portablity of the
+          license, this not only demonstrates the portability of the
           <a href="subcomponents/classlibrary/index.html">Apache Harmony class library</a>,
           it also adds a valuable tool to help us as we continue building our independent implementation
           of Java SE.
@@ -557,7 +557,7 @@
                         class library code into the project. The code had been contributed by
                         Mikhail Loenko on behalf of Intel corp. The new class library code
                         includes security, cryptography, javax.net and unit tests. Thanks to
-                        Mikhail and his collegues in the Intel Managed Runtime Division!
+                        Mikhail and his colleagues in the Intel Managed Runtime Division!
                         (<i>2006-01-16</i>)
                 </dd>
 
@@ -580,7 +580,7 @@
                 </dd>
 
                 <dt>"Bootstrap JVM" Contributed to Apache Harmony</dt>
-                <dd> Daniel Lydickto the Harmony project of a basic Java Virtual Machine entitled
+                <dd> Daniel Lydick made a contribution to the Harmony project of a basic Java Virtual Machine entitled
                         the "Apache Harmony Bootstrap JVM." Dan offered the VM with the following goals in mind:
                         <ul>
                             <li>Basic platform for learning about VMs</li>
@@ -598,7 +598,7 @@
 
                 <dt>Project accepted by Apache Incubator</dt>
                 <dd>The Apache Harmony project was accepted formally accepted for
-                        inubation by the Apache Incubator PMC. (<i>2005-05-18</i>)
+                        incubation by the Apache Incubator PMC. (<i>2005-05-18</i>)
                 </dd>
             </dl>
                 <p class="backtotop"><a href="#top">Back to top</a></p>

Modified: harmony/standard/site/branches/live/docs/presentations_papers.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/presentations_papers.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/presentations_papers.html (original)
+++ harmony/standard/site/branches/live/docs/presentations_papers.html Mon Oct 12 20:20:58 2009
@@ -31,11 +31,8 @@
             <meta name="email" content="dev@harmony.apache.org">
             
            
-            
-            
-            
-            
-            
+                                    
+                        
             <title>Apache Harmony - Apache Harmony Papers and Presentations</title>
 
                         
@@ -266,7 +263,7 @@
       Apache Harmony</a> <a href="#*">*</a>, by Chunrong Lai, Ivan T Volosyuk, and Xiao-Feng Li, presented at
       <a href="http://trappist.elis.ugent.be/~leeckhou/caecw10/">
       Tenth Workshop on Computer Architecture Evaluation using Commercial Workloads</a>
-      held with HPCA-13, Phoenix, AZ, Feburary 2007.</li>
+      held with HPCA-13, Phoenix, AZ, February 2007.</li>
         <p>
             <a id="*" name="*" />* Other brands and names are the property of
             their respective owners.

Modified: harmony/standard/site/branches/live/docs/quickhelp_contributors.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/quickhelp_contributors.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/quickhelp_contributors.html (original)
+++ harmony/standard/site/branches/live/docs/quickhelp_contributors.html Mon Oct 12 20:20:58 2009
@@ -31,11 +31,8 @@
             <meta name="email" content="dev@harmony.apache.org">
             
            
-            
-            
-            
-            
-            
+                                    
+                        
             <title>Apache Harmony - Getting Started For Contributors</title>
 
                         
@@ -392,7 +389,7 @@
         You can download these resources prior to building a component,
         and specify the resulting locations (e.g. by editing 
         <code>make/depends.properties</code> in component's workspace).
-        However, because the list of sotware is subject to change, we do <b>not</b> recommend
+        However, because the list of software is subject to change, we do <b>not</b> recommend
         that you download the software and not let the build do that for you.
       </p>
                    
@@ -557,7 +554,7 @@
                         <p>
         Now you should be ready to build the code. You need to build components in this order:
         first the class library, then DRLVM and last jdktools, to satisfy their build dependencies. 
-        Each next component takes necessary artifacts from it's predeccessor and 
+        Each next component takes necessary artifacts from it's predecessor and 
         assembles a working JRE/JDK as part of its build.
       </p>
                                 <p>

Modified: harmony/standard/site/branches/live/docs/roadmap.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/roadmap.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/roadmap.html (original)
+++ harmony/standard/site/branches/live/docs/roadmap.html Mon Oct 12 20:20:58 2009
@@ -287,7 +287,7 @@
           </strike>
         </li>
         <li>
-          Feb 2007: Jave SE 5 JDK toolset complete
+          Feb 2007: Java SE 5 JDK toolset complete
         </li>
         <li>
           <font color="green">

Modified: harmony/standard/site/branches/live/docs/sitemap.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/sitemap.html?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/sitemap.html (original)
+++ harmony/standard/site/branches/live/docs/sitemap.html Mon Oct 12 20:20:58 2009
@@ -31,11 +31,8 @@
             <meta name="email" content="dev@harmony.apache.org">
             
            
-            
-            
-            
-            
-            
+                                    
+                        
             <title>Apache Harmony - Apache Harmony Site Map</title>
 
                         
@@ -293,7 +290,7 @@
             <p>
               <a href="issue_resolution_guideline.html">
                 When an Issue Occurs</a>:
-              description of action item types, general rules for commiters, information
+              description of action item types, general rules for committers, information
               on reporting, resolving and closing issues
             </p>
             <p>
@@ -597,7 +594,7 @@
               <li>
                 <a href="subcomponents/classlibrary/dns_support.html">
                   JNDI DNS Service Provider</a>:
-                specifics and usage gudelines of the Domain Name System provider
+                specifics and usage guidelines of the Domain Name System provider
                 for the Java Naming Directory Interface
               </li>
               <li>

Modified: harmony/standard/site/branches/live/xdocs/auth_cont_quest.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/auth_cont_quest.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/auth_cont_quest.xml (original)
+++ harmony/standard/site/branches/live/xdocs/auth_cont_quest.xml Mon Oct 12 20:20:58 2009
@@ -93,7 +93,7 @@
      VM
      --
      VM-1    VM core (including JVMPI, JVMDI, JDWP, JVMTI, JNI,
-                    JIT, Memory Management/GC, OS Portabillity,
+                    JIT, Memory Management/GC, OS Portability,
                     Threading, etc)
      VM-X    other ____________________________________________
 

Modified: harmony/standard/site/branches/live/xdocs/bundles.ru.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/bundles.ru.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/bundles.ru.xml (original)
+++ harmony/standard/site/branches/live/xdocs/bundles.ru.xml Mon Oct 12 20:20:58 2009
@@ -43,7 +43,7 @@
         <a href="#Tomcat">Apache Tomcat</a>
       </li>
       <li>
-        <a href="#EIOffice">Evermmore Integrated Office</a>
+        <a href="#EIOffice">Evermore Integrated Office</a>
       </li>
     </ul>
 

Modified: harmony/standard/site/branches/live/xdocs/cmd_options.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/cmd_options.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/cmd_options.xml (original)
+++ harmony/standard/site/branches/live/xdocs/cmd_options.xml Mon Oct 12 20:20:58 2009
@@ -44,7 +44,7 @@
       <subsection name="Non-standard JRE Options">
 
         <p>
-	  Harmony non-standard options can be devided into the following groups:
+	  Harmony non-standard options can be divided into the following groups:
 	  <ul>	
 		<li> 
 			"-X"  options are commonly used non-standard options. 	

Modified: harmony/standard/site/branches/live/xdocs/code_scan_tools.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/code_scan_tools.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/code_scan_tools.xml (original)
+++ harmony/standard/site/branches/live/xdocs/code_scan_tools.xml Mon Oct 12 20:20:58 2009
@@ -30,7 +30,7 @@
                 The Apache Harmony project is dedicated to producing a codebase that
                 has clear IP pedigree and protects the IP rights of others. As part
                 of this effort, we are developing and using tools that help us examine
-                code in a more effient way. Below are some tools that we either have
+                code in a more efficient way. Below are some tools that we either have
                 created, or are listing to provide awareness. The Apache Harmony project
                 or the ASF does not endorse or promote any of these tools, projects
                 or commercial organizations, and does not make any claims as to

Modified: harmony/standard/site/branches/live/xdocs/faq.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/faq.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/faq.xml (original)
+++ harmony/standard/site/branches/live/xdocs/faq.xml Mon Oct 12 20:20:58 2009
@@ -93,7 +93,7 @@
                         as it would save us a lot of time, and we wholeheartedly encourage them to do so ;) but Sun
                         has the right to do what it chooses with it's intellectual property.
                         Since we started the project, Sun has announced that they will be open sourcing their implementation, and they've
-                        started the process. Of course, we'll continue to develop Apache Harmony - multiple independent implelentations
+                        started the process. Of course, we'll continue to develop Apache Harmony - multiple independent implementations
                         of Java SE is good for the Java ecosystem.
                     </dd>
                

Modified: harmony/standard/site/branches/live/xdocs/guidelines.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/guidelines.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/guidelines.xml (original)
+++ harmony/standard/site/branches/live/xdocs/guidelines.xml Mon Oct 12 20:20:58 2009
@@ -166,7 +166,7 @@
         <dd>
           After a new release is built, colloquially termed a tarball, it
           must be tested before being released to the public. Majority
-          approval is required before the tarball can be publically released.
+          approval is required before the tarball can be publicly released.
         </dd>
 
         <dt>

Modified: harmony/standard/site/branches/live/xdocs/hdk.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/hdk.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/hdk.xml (original)
+++ harmony/standard/site/branches/live/xdocs/hdk.xml Mon Oct 12 20:20:58 2009
@@ -29,7 +29,7 @@
             <p>
                 The Harmony Development Kit (HDK) allows a Harmony developer to
                 rebuild any module of the Harmony Classlib or DRLVM in a standalone way by providing all the
-                necesary supplementary binaries and header files. 
+                necessary supplementary binaries and header files. 
                 HDK bundles are available for download as a standard part of regular Harmony builds
                 (nightly, stable, etc).
                 This document describes the layout of such an HDK and its contents.
@@ -114,7 +114,7 @@
                         </li>
                         <li>
                             <b>Building against an HDK</b> - The location of an HDK must be specified at
-                            the Ant command line, and the ouptut will be built into the default (deploy)
+                            the Ant command line, and the output will be built into the default (deploy)
                             directory. The command line for this is <code><nobr>ant -Dhy.hdk=path/to/HDK</nobr></code>.
                         </li>
                         <li>

Modified: harmony/standard/site/branches/live/xdocs/newshistory.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/newshistory.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/newshistory.xml (original)
+++ harmony/standard/site/branches/live/xdocs/newshistory.xml Mon Oct 12 20:20:58 2009
@@ -246,7 +246,7 @@
         <dd>
           Apache Harmony are pleased to announce the first stable build "5.0 M1".  The code,
           which was previously made available as "snapshot r533500", underwent additional testing
-          after a period of stabalization in the ongoing development of a full release.  Apache Harmony
+          after a period of stabilization in the ongoing development of a full release.  Apache Harmony
           5.0 M1 represents our best build so far, and we encourage users to
           <a href="http://harmony.apache.org/download.cgi">download</a> and try the runtime
           or development kit, and report their experiences to
@@ -259,7 +259,7 @@
           BEA announced the <a href="http://dev2dev.bea.com/jrockit/jrockitVM">availability</a> of
           an evaluation version of JRockit, their world-class JVM, that works
           with the Apache Harmony class library. Distibuted by BEA under a binary, evaluation-only
-          license, this not only demonstrates the portablity of the
+          license, this not only demonstrates the portability of the
           <a href="subcomponents/classlibrary/index.html">Apache Harmony class library</a>,
           it also adds a valuable tool to help us as we continue building our independent implementation
           of Java SE.
@@ -384,7 +384,7 @@
                         class library code into the project. The code had been contributed by
                         Mikhail Loenko on behalf of Intel corp. The new class library code
                         includes security, cryptography, javax.net and unit tests. Thanks to
-                        Mikhail and his collegues in the Intel Managed Runtime Division!
+                        Mikhail and his colleagues in the Intel Managed Runtime Division!
                         (<i>2006-01-16</i>)
                 </dd>
 
@@ -407,7 +407,7 @@
                 </dd>
 
                 <dt>"Bootstrap JVM" Contributed to Apache Harmony</dt>
-                <dd> Daniel Lydickto the Harmony project of a basic Java Virtual Machine entitled
+                <dd> Daniel Lydick made a contribution to the Harmony project of a basic Java Virtual Machine entitled
                         the "Apache Harmony Bootstrap JVM." Dan offered the VM with the following goals in mind:
                         <ul>
                             <li>Basic platform for learning about VMs</li>
@@ -425,7 +425,7 @@
 
                 <dt>Project accepted by Apache Incubator</dt>
                 <dd>The Apache Harmony project was accepted formally accepted for
-                        inubation by the Apache Incubator PMC. (<i>2005-05-18</i>)
+                        incubation by the Apache Incubator PMC. (<i>2005-05-18</i>)
                 </dd>
             </dl>
         </section>

Modified: harmony/standard/site/branches/live/xdocs/presentations_papers.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/presentations_papers.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/presentations_papers.xml (original)
+++ harmony/standard/site/branches/live/xdocs/presentations_papers.xml Mon Oct 12 20:20:58 2009
@@ -89,7 +89,7 @@
       Apache Harmony</a> <a href="#*">*</a>, by Chunrong Lai, Ivan T Volosyuk, and Xiao-Feng Li, presented at
       <a href="http://trappist.elis.ugent.be/~leeckhou/caecw10/">
       Tenth Workshop on Computer Architecture Evaluation using Commercial Workloads</a>
-      held with HPCA-13, Phoenix, AZ, Feburary 2007.</li>
+      held with HPCA-13, Phoenix, AZ, February 2007.</li>
         <p>
             <a id="*" name="*"></a>* Other brands and names are the property of
             their respective owners.

Modified: harmony/standard/site/branches/live/xdocs/quickhelp_contributors.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/quickhelp_contributors.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/quickhelp_contributors.xml (original)
+++ harmony/standard/site/branches/live/xdocs/quickhelp_contributors.xml Mon Oct 12 20:20:58 2009
@@ -210,7 +210,7 @@
         You can download these resources prior to building a component,
         and specify the resulting locations (e.g. by editing 
         <code>make/depends.properties</code> in component's workspace).
-        However, because the list of sotware is subject to change, we do <b>not</b> recommend
+        However, because the list of software is subject to change, we do <b>not</b> recommend
         that you download the software and not let the build do that for you.
       </p>
     </subsection>
@@ -360,7 +360,7 @@
       <p>
         Now you should be ready to build the code. You need to build components in this order:
         first the class library, then DRLVM and last jdktools, to satisfy their build dependencies. 
-        Each next component takes necessary artifacts from it's predeccessor and 
+        Each next component takes necessary artifacts from it's predecessor and 
         assembles a working JRE/JDK as part of its build.
       </p>  
       <p>

Modified: harmony/standard/site/branches/live/xdocs/roadmap.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/roadmap.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/roadmap.xml (original)
+++ harmony/standard/site/branches/live/xdocs/roadmap.xml Mon Oct 12 20:20:58 2009
@@ -118,7 +118,7 @@
           </strike>
         </li>
         <li>
-          Feb 2007: Jave SE 5 JDK toolset complete
+          Feb 2007: Java SE 5 JDK toolset complete
         </li>
         <li>
           <font color="green">

Modified: harmony/standard/site/branches/live/xdocs/sitemap.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/sitemap.xml?rev=824483&r1=824482&r2=824483&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/sitemap.xml (original)
+++ harmony/standard/site/branches/live/xdocs/sitemap.xml Mon Oct 12 20:20:58 2009
@@ -115,7 +115,7 @@
             <p>
               <a href="issue_resolution_guideline.html">
                 When an Issue Occurs</a>:
-              description of action item types, general rules for commiters, information
+              description of action item types, general rules for committers, information
               on reporting, resolving and closing issues
             </p>
             <p>
@@ -403,7 +403,7 @@
               <li>
                 <a href="subcomponents/classlibrary/dns_support.html">
                   JNDI DNS Service Provider</a>:
-                specifics and usage gudelines of the Domain Name System provider
+                specifics and usage guidelines of the Domain Name System provider
                 for the Java Naming Directory Interface
               </li>
               <li>