Author: sjanuary Date: Wed Nov 3 13:17:02 2010 New Revision: 1030452 URL: http://svn.apache.org/viewvc?rev=1030452&view=rev Log: Add some more trademark symbols for first use of trademarks where required. Modified: harmony/standard/site/trunk/docs/contribution_policy.html harmony/standard/site/trunk/docs/documentation/build_website.html harmony/standard/site/trunk/docs/documentation/dev_eclipse.html harmony/standard/site/trunk/docs/documentation/eclipse_update.html harmony/standard/site/trunk/docs/get-involved.html harmony/standard/site/trunk/docs/quickhelp_contributors.html harmony/standard/site/trunk/docs/quickhelp_contributors.ru.html harmony/standard/site/trunk/docs/subcomponents/buildtest/index.html harmony/standard/site/trunk/docs/svn.html harmony/standard/site/trunk/xdocs/contribution_policy.xml harmony/standard/site/trunk/xdocs/documentation/build_website.xml harmony/standard/site/trunk/xdocs/documentation/dev_eclipse.xml harmony/standard/site/trunk/xdocs/documentation/eclipse_update.xml harmony/standard/site/trunk/xdocs/get-involved.xml harmony/standard/site/trunk/xdocs/quickhelp_contributors.ru.xml harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml harmony/standard/site/trunk/xdocs/subcomponents/buildtest/index.xml harmony/standard/site/trunk/xdocs/svn.xml Modified: harmony/standard/site/trunk/docs/contribution_policy.html URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/contribution_policy.html?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/docs/contribution_policy.html (original) +++ harmony/standard/site/trunk/docs/contribution_policy.html Wed Nov 3 13:17:02 2010 @@ -245,7 +245,7 @@ limitations under the License.
We have divided - our Subversion(SVN) repository into sections. There are two main sections, the "standard" + our Subversion® (SVN) repository into sections. There are two main sections, the "standard" section, for which the standard Apache process applies (namely, the standard Apache ICLA is all that is required) and the "enhanced" section, which requires any Modified: harmony/standard/site/trunk/docs/documentation/build_website.html URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/documentation/build_website.html?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/docs/documentation/build_website.html (original) +++ harmony/standard/site/trunk/docs/documentation/build_website.html Wed Nov 3 13:17:02 2010 @@ -215,7 +215,7 @@ limitations under the License.
- The current page provides instructions on how to set up Eclipse to develop Java code + The current page provides instructions on how to set up Eclipse⢠to develop Java code in Apache Harmony, with sections for both DRLVM and class library development.
DRLVM specific instructions are only emerging, while class library specific instructions are in two sets: the fast path for people familiar with Eclipse and the source code layout in Harmony's - Subversion repository; and the + Subversion® repository; and the step-by-step guide for novices who want to follow the details of a setup and see a brief development example. Modified: harmony/standard/site/trunk/docs/documentation/eclipse_update.html URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/documentation/eclipse_update.html?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/docs/documentation/eclipse_update.html (original) +++ harmony/standard/site/trunk/docs/documentation/eclipse_update.html Wed Nov 3 13:17:02 2010 @@ -206,7 +206,7 @@ limitations under the License. Introduction
- To use Apache Harmony as an installed JRE in Eclipse requires an + To use Apache Harmony as an installed JRE in Eclipse⢠requires an additional plug-in. The following instructions show the installation process using screen shots from Eclipse 3.3 running on Windows XP.
Modified: harmony/standard/site/trunk/docs/get-involved.html URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/get-involved.html?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/docs/get-involved.html (original) +++ harmony/standard/site/trunk/docs/get-involved.html Wed Nov 3 13:17:02 2010 @@ -318,7 +318,7 @@ limitations under the License. provide details, such as how to re-create if a bug, why the change or enhancement is useful, etc.diff utility to create a patch as follows:
+ diff utility to create a patch as follows:
svn diff file.java > file.patchwhere
file is the filename that you have changed. This will produce a
nice patch file that can be added to the
Modified: harmony/standard/site/trunk/docs/quickhelp_contributors.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/quickhelp_contributors.html?rev=1030452&r1=1030451&r2=1030452&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/quickhelp_contributors.html (original)
+++ harmony/standard/site/trunk/docs/quickhelp_contributors.html Wed Nov 3 13:17:02 2010
@@ -254,7 +254,7 @@ limitations under the License.
Apache Ant version 1.7.0 or higher
ÐÑимеÑание: еÑли Ñ Ð²Ð°Ñ Ð²ÐºÐ»ÑÑен бÑандмаÑÑÑ, Modified: harmony/standard/site/trunk/docs/subcomponents/buildtest/index.html URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/buildtest/index.html?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/docs/subcomponents/buildtest/index.html (original) +++ harmony/standard/site/trunk/docs/subcomponents/buildtest/index.html Wed Nov 3 13:17:02 2010 @@ -315,7 +315,7 @@ limitations under the License. Setup -
Get the infrastructure by checking it out from the project Subversion repository:
+Get the infrastructure by checking it out from the project Subversion® repository:
svn co http://svn.apache.org/repos/asf/harmony/enhanced/buildtest/trunk/infra
With Java, Ant and SVN installed, change into the infra
Modified: harmony/standard/site/trunk/docs/svn.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/svn.html?rev=1030452&r1=1030451&r2=1030452&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/svn.html (original)
+++ harmony/standard/site/trunk/docs/svn.html Wed Nov 3 13:17:02 2010
@@ -214,7 +214,7 @@ limitations under the License.
And if you want to be on the bleeding-edge of the development effort, access repository. The Harmony project uses the - Subversion version control + Subversion® version control system. If you're new to Subversion, you can check out the online book about Subversion.
Note
Modified: harmony/standard/site/trunk/xdocs/contribution_policy.xml URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/contribution_policy.xml?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/xdocs/contribution_policy.xml (original) +++ harmony/standard/site/trunk/xdocs/contribution_policy.xml Wed Nov 3 13:17:02 2010 @@ -61,7 +61,7 @@We have divided - our Subversion(SVN) repository into sections. There are two main sections, the "standard" + our Subversion® (SVN) repository into sections. There are two main sections, the "standard" section, for which the standard Apache process applies (namely, the standard Apache ICLA is all that is required) and the "enhanced" section, which requires any Modified: harmony/standard/site/trunk/xdocs/documentation/build_website.xml URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/documentation/build_website.xml?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/xdocs/documentation/build_website.xml (original) +++ harmony/standard/site/trunk/xdocs/documentation/build_website.xml Wed Nov 3 13:17:02 2010 @@ -35,7 +35,7 @@
- The current page provides instructions on how to set up Eclipse to develop Java code + The current page provides instructions on how to set up Eclipse™ to develop Java code in Apache Harmony, with sections for both DRLVM and class library development.
DRLVM specific instructions are only emerging, while class library specific instructions are in two sets: the fast path for people familiar with Eclipse and the source code layout in Harmony's - Subversion repository; and the + Subversion® repository; and the step-by-step guide for novices who want to follow the details of a setup and see a brief development example. Modified: harmony/standard/site/trunk/xdocs/documentation/eclipse_update.xml URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/documentation/eclipse_update.xml?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/xdocs/documentation/eclipse_update.xml (original) +++ harmony/standard/site/trunk/xdocs/documentation/eclipse_update.xml Wed Nov 3 13:17:02 2010 @@ -28,7 +28,7 @@
- To use Apache Harmony as an installed JRE in Eclipse requires an + To use Apache Harmony as an installed JRE in Eclipse™ requires an additional plug-in. The following instructions show the installation process using screen shots from Eclipse 3.3 running on Windows XP.
Modified: harmony/standard/site/trunk/xdocs/get-involved.xml URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/get-involved.xml?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/xdocs/get-involved.xml (original) +++ harmony/standard/site/trunk/xdocs/get-involved.xml Wed Nov 3 13:17:02 2010 @@ -133,7 +133,7 @@ provide details, such as how to re-create if a bug, why the change or enhancement is useful, etc.diff utility to create a patch as follows:
+ diff utility to create a patch as follows:
svn diff file.java > file.patchwhere
file is the filename that you have changed. This will produce a
nice patch file that can be added to the
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=1030452&r1=1030451&r2=1030452&view=diff
==============================================================================
--- harmony/standard/site/trunk/xdocs/quickhelp_contributors.ru.xml (original)
+++ harmony/standard/site/trunk/xdocs/quickhelp_contributors.ru.xml Wed Nov 3 13:17:02 2010
@@ -56,7 +56,7 @@
ÐÑимеÑание: еÑли Ñ Ð²Ð°Ñ Ð²ÐºÐ»ÑÑен бÑандмаÑÑÑ, Modified: harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml (original) +++ harmony/standard/site/trunk/xdocs/quickhelp_contributors.xml Wed Nov 3 13:17:02 2010 @@ -75,7 +75,7 @@ Apache Ant version 1.7.0 or higher
Get the infrastructure by checking it out from the project Subversion repository:
+Get the infrastructure by checking it out from the project Subversion® repository:
svn co http://svn.apache.org/repos/asf/harmony/enhanced/buildtest/trunk/infraModified: harmony/standard/site/trunk/xdocs/svn.xml URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/svn.xml?rev=1030452&r1=1030451&r2=1030452&view=diff ============================================================================== --- harmony/standard/site/trunk/xdocs/svn.xml (original) +++ harmony/standard/site/trunk/xdocs/svn.xml Wed Nov 3 13:17:02 2010 @@ -33,7 +33,7 @@
And if you want to be on the bleeding-edge of the development effort, access repository. The Harmony project uses the - Subversion version control + Subversion® version control system. If you're new to Subversion, you can check out the online book about Subversion.
Note