You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2010/09/15 14:15:10 UTC

svn commit: r997301 [2/2] - in /harmony/standard/site/trunk: docs/ docs/documentation/ docs/documentation/milestones/ docs/images/ docs/subcomponents/buildtest/ docs/subcomponents/classlibrary/ docs/subcomponents/drlvm/ docs/subcomponents/jchevm/ docs/...

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/crash_handler.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/crash_handler.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/crash_handler.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/crash_handler.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/debugging_VM_and_JIT.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/debugging_VM_and_JIT.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/debugging_VM_and_JIT.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/debugging_VM_and_JIT.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/developers_guide.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/developers_guide.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/developers_guide.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/developers_guide.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 
@@ -3670,7 +3669,7 @@ header file.<br>
          Library Porting Documentation, <a
   href="http://svn.apache.org/viewvc/"
           target="_blank">http://svn.apache.org/viewvc/</a>
-        *checkout*/harmony/enhanced/classlib/trunk/doc/vm_doc/html/index.html?content-type=text%2Fplain</p>
+        *checkout*/harmony/enhanced/java/trunk/classlib/doc/vm_doc/html/index.html?content-type=text%2Fplain</p>
       <p>
          [<a id="CodePosit_ref" name="CodePosit_ref"></a>21]Karl Pettis, Robert
          C. Hansen, <em>Profile Guided Code Positioning</em>, <a

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/emguide.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/emguide.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/emguide.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/emguide.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/encoder_library.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/encoder_library.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/encoder_library.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/encoder_library.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/gc-howto.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/gc-howto.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/gc-howto.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/gc-howto.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/gc-v5.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/gc-v5.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/gc-v5.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/gc-v5.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 
@@ -505,7 +504,7 @@ name="_Object_references"></a>3.3       
   remains two 32-bit words (or one 64-bit word). </p>
 <h2><a
 name="code_overview"></a>3.4        Code Overview</h2>
-<p>The GC v5 source tree under the <code>working_vm/vm/gc_gen</code> main directory has the following
+<p>The GC v5 source tree under the <code>drlvm/vm/gc_gen</code> main directory has the following
   structure:</p>
 <ul>
   <li><code>src</code> - the GCv5 implementation main body written in pure C language; consists

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/getting_started.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/getting_started.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/getting_started.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/getting_started.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/index.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/index.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/index.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/internal_profiler.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/internal_profiler.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/internal_profiler.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/internal_profiler.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/kernel_classes.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/kernel_classes.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/kernel_classes.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/kernel_classes.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 
@@ -706,7 +705,7 @@ Java_java_lang_VMThreadManager_currentTh
          [<a id="HarmonyClasslib_ref" name="HarmonyClasslib_ref"></a>1] Harmony
          Class Library Porting Documentation, <a target="_blank"
          href="http://svn.apache.org/viewcvs.cgi/">http://svn.apache.org/viewcvs.cgi/</a>
-        *checkout*/harmony/enhanced/classlib/trunk/doc/kernel_doc/html/index.html
+        *checkout*/harmony/enhanced/java/trunk/classlib/doc/kernel_doc/html/index.html
       </p>
       <p>
          [<a id="JNI_ref" name="JNI_ref" target="_blank"></a>2] Java Native Interface Specification, <a

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/verifier-files.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/verifier-files.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/verifier-files.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/verifier-files.html Wed Sep 15 12:15:07 2010
@@ -51,13 +51,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/verifier.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/verifier.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/verifier.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/verifier.html Wed Sep 15 12:15:07 2010
@@ -51,13 +51,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/drlvm/x-verifier.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/drlvm/x-verifier.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/drlvm/x-verifier.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/drlvm/x-verifier.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/jchevm/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/jchevm/index.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/jchevm/index.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/jchevm/index.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/performance/dacapo.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/performance/dacapo.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/performance/dacapo.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/performance/dacapo.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/performance/scimark.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/performance/scimark.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/performance/scimark.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/performance/scimark.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/subcomponents/stresstest/index.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/subcomponents/stresstest/index.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/subcomponents/stresstest/index.html (original)
+++ harmony/standard/site/trunk/docs/subcomponents/stresstest/index.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="../../images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/supported_platforms.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/supported_platforms.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/supported_platforms.html (original)
+++ harmony/standard/site/trunk/docs/supported_platforms.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="./images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Modified: harmony/standard/site/trunk/docs/svn.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/docs/svn.html?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/docs/svn.html (original)
+++ harmony/standard/site/trunk/docs/svn.html Wed Sep 15 12:15:07 2010
@@ -53,13 +53,12 @@ limitations under the License.
                         <a id="harmonyLogo" href="http://harmony.apache.org/"><img src="./images/harmony-logo-new.png" alt="Apache Harmony"
           width="415" height="50" /></a>
       
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->
 

Added: harmony/standard/site/trunk/xdocs/images/apachecon-na2010.gif
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/images/apachecon-na2010.gif?rev=997301&view=auto
==============================================================================
Binary file - no diff available.

Propchange: harmony/standard/site/trunk/xdocs/images/apachecon-na2010.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: harmony/standard/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/index.xml?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/xdocs/index.xml (original)
+++ harmony/standard/site/trunk/xdocs/index.xml Wed Sep 15 12:15:07 2010
@@ -79,6 +79,30 @@
     </section>
     <section name="Harmony News">
       <dl>
+        <dt>Apache Harmony 5.0M15 and Apache Harmony 6.0M3</dt>
+        <dd>
+          The Apache Harmony development team are pleased to announce the
+          immediate availability of their latest stable builds,
+          <a href="http://harmony.staging.apache.org/download.cgi#Stable-5.0">Apache Harmony 5.0 Milestone 15</a>
+          and
+          <a href="http://harmony.staging.apache.org/download.cgi#Stable-6.0">Apache Harmony 6.0 Milestone 3</a>.
+          <p/>
+          All users are encouraged to update to the latest milestones and enjoy the
+          benefits of numerous bug fixes and enhancements.  The changes are outlined in the
+          <a href="http://s.apache.org/8lU">
+          5.0M15 release notes</a> for fixes in both code streams, and
+          <a href="http://s.apache.org/Hfc">
+          6.0M3 release notes</a> for <em>additional</em> fixes specific to the 6.0 stream.
+          <p/>
+          Source code, binary builds, and Debian packages are available via 
+          <a href="http://harmony.apache.org/download.cgi">the project download site</a>.
+          <p/>
+          Whether you are a user or developer we always welcome your comments on 
+          <a href="http://harmony.apache.org/mailing.html">the Harmony mailing list</a>.
+          <br/>  
+          (<i>2010-09-15</i>) 
+        </dd>
+      
         <dt>Apache Harmony 5.0M14 and Apache Harmony 6.0M2</dt>
         <dd>
           The Apache Harmony development team are pleased to announce the

Modified: harmony/standard/site/trunk/xdocs/stylesheets/site.vsl
URL: http://svn.apache.org/viewvc/harmony/standard/site/trunk/xdocs/stylesheets/site.vsl?rev=997301&r1=997300&r2=997301&view=diff
==============================================================================
--- harmony/standard/site/trunk/xdocs/stylesheets/site.vsl (original)
+++ harmony/standard/site/trunk/xdocs/stylesheets/site.vsl Wed Sep 15 12:15:07 2010
@@ -262,13 +262,12 @@ limitations under the License.
             <!-- Logo -->
             #getProjectImage()
 
-            <!-- Advertisement
-            <a href="http://www.us.apachecon.com">
+            <!-- Advertisement -->
+            <a href="http://na.apachecon.com">
                 <img id="advertisement"
-                     src="http://www.us.apachecon.com/page_attachments/0000/0211/234x60_bold.gif"
+                     src="images/apachecon-na2010.gif"
                      width="234" height="60"
-                     alt="ApacheCon US 2009" /></a>
-            -->
+                     alt="ApacheCon US 2010" /></a>
 
             </div> <!-- pageHeader -->