You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sj...@apache.org on 2010/11/09 16:26:46 UTC

svn commit: r1033021 - in /harmony/standard/site/branches/live: docs/bundles.html docs/documentation/dev_eclipse.html docs/roadmap.html xdocs/bundles.xml xdocs/documentation/dev_eclipse.xml xdocs/roadmap.xml

Author: sjanuary
Date: Tue Nov  9 15:26:46 2010
New Revision: 1033021

URL: http://svn.apache.org/viewvc?rev=1033021&view=rev
Log:
Merge fix for a few errors/incorrect links

Modified:
    harmony/standard/site/branches/live/docs/bundles.html
    harmony/standard/site/branches/live/docs/documentation/dev_eclipse.html
    harmony/standard/site/branches/live/docs/roadmap.html
    harmony/standard/site/branches/live/xdocs/bundles.xml
    harmony/standard/site/branches/live/xdocs/documentation/dev_eclipse.xml
    harmony/standard/site/branches/live/xdocs/roadmap.xml

Modified: harmony/standard/site/branches/live/docs/bundles.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/bundles.html?rev=1033021&r1=1033020&r2=1033021&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/bundles.html (original)
+++ harmony/standard/site/branches/live/docs/bundles.html Tue Nov  9 15:26:46 2010
@@ -229,7 +229,7 @@ limitations under the License.
       
                         <p>
         <a href="http://sourceforge.net/projects/eclipse-harmony/" target="_blank">In Harmony with Eclipse</a> project was 
-        created in cooperation with Eclipse Foundation. The latest bundle includes Harmony M5 and Eclipse
+        created in cooperation with the Eclipse Foundation. The latest bundle includes Harmony 5.0 M5 and Eclipse
         3.3.2.
     </p>
                    

Modified: harmony/standard/site/branches/live/docs/documentation/dev_eclipse.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/documentation/dev_eclipse.html?rev=1033021&r1=1033020&r2=1033021&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/documentation/dev_eclipse.html (original)
+++ harmony/standard/site/branches/live/docs/documentation/dev_eclipse.html Tue Nov  9 15:26:46 2010
@@ -238,8 +238,8 @@ limitations under the License.
         <li>
           A Subversion plug-in: Either Subclipse from <a href="http://subclipse.tigris.org/">
             tigris.org
-          </a> or Subversive from <a href="http://www.polarion.org">
-            polarion.org
+          </a> or Subversive from <a href="http://www.eclipse.org/subversive">
+            Eclipse.org
           </a>
         </li>
       </ol>
@@ -270,7 +270,7 @@ limitations under the License.
                                 <ul>
         <li>
           <b>Get a pre-built snapshot</b> from the
-          <a href="http://people.apache.org/builds/harmony/snapshots/">download page</a>.
+          <a href="http://harmony.apache.org/download.cgi">download page</a>.
         </li>
         <li>
           <b>Download the source code</b> to be built manually. For that, create an SVN repository location

Modified: harmony/standard/site/branches/live/docs/roadmap.html
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/docs/roadmap.html?rev=1033021&r1=1033020&r2=1033021&view=diff
==============================================================================
--- harmony/standard/site/branches/live/docs/roadmap.html (original)
+++ harmony/standard/site/branches/live/docs/roadmap.html Tue Nov  9 15:26:46 2010
@@ -386,7 +386,7 @@ limitations under the License.
         </p>
                                 <ul>
           <li>
-            <code>appletviewer, jarsigner, javac (via the Eclipse compiler), javah, javap, keytool, policytool, unpack200</code>
+            <code>appletviewer, jar, jarsigner, javac (via the Eclipse compiler), javah, javap, keytool, pack200, policytool, rmic, rmiregistry, rmid, serialver, unpack200</code>
         </li>
         </ul>
                                 <p>
@@ -394,21 +394,15 @@ limitations under the License.
         </p>
                                 <ul>
           <li>
-            <code>javadoc, apt,  jar, jdb, extcheck</code>
+            <code>javadoc, apt, extcheck, jdb (incomplete)</code>
         </li>
         <li>
             <code>kinit, klist, ktab, native2ascii</code>
         </li>
         <li>
-            <code>rmic, rmiregistry, rmid, serialver</code>
-        </li>
-        <li>
             <code>tnameserv, idlj, orbd, servertool</code>
         </li>
         <li>
-            <code>pack200</code> (<i>in progress</i>)
-        </li>
-        <li>
             <code>htmlconverter, javaws</code>
           </li>
         </ul>

Modified: harmony/standard/site/branches/live/xdocs/bundles.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/bundles.xml?rev=1033021&r1=1033020&r2=1033021&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/bundles.xml (original)
+++ harmony/standard/site/branches/live/xdocs/bundles.xml Tue Nov  9 15:26:46 2010
@@ -48,7 +48,7 @@
   <subsection name="In Harmony with Eclipse">
     <p>
         <a href="http://sourceforge.net/projects/eclipse-harmony/"  target="_blank">In Harmony with Eclipse</a> project was 
-        created in cooperation with Eclipse Foundation. The latest bundle includes Harmony M5 and Eclipse
+        created in cooperation with the Eclipse Foundation. The latest bundle includes Harmony 5.0 M5 and Eclipse
         3.3.2.
     </p>
   </subsection>

Modified: harmony/standard/site/branches/live/xdocs/documentation/dev_eclipse.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/documentation/dev_eclipse.xml?rev=1033021&r1=1033020&r2=1033021&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/documentation/dev_eclipse.xml (original)
+++ harmony/standard/site/branches/live/xdocs/documentation/dev_eclipse.xml Tue Nov  9 15:26:46 2010
@@ -56,8 +56,8 @@
         <li>
           A Subversion plug-in: Either Subclipse from <a href="http://subclipse.tigris.org/">
             tigris.org
-          </a> or Subversive from <a href="http://www.polarion.org">
-            polarion.org
+          </a> or Subversive from <a href="http://www.eclipse.org/subversive">
+            Eclipse.org
           </a>
         </li>
       </ol>
@@ -86,7 +86,7 @@
       <ul>
         <li>
           <b>Get a pre-built snapshot</b> from the
-          <a href="http://people.apache.org/builds/harmony/snapshots/">download page</a>.
+          <a href="http://harmony.apache.org/download.cgi">download page</a>.
         </li>
         <li>
           <b>Download the source code</b> to be built manually. For that, create an SVN repository location

Modified: harmony/standard/site/branches/live/xdocs/roadmap.xml
URL: http://svn.apache.org/viewvc/harmony/standard/site/branches/live/xdocs/roadmap.xml?rev=1033021&r1=1033020&r2=1033021&view=diff
==============================================================================
--- harmony/standard/site/branches/live/xdocs/roadmap.xml (original)
+++ harmony/standard/site/branches/live/xdocs/roadmap.xml Tue Nov  9 15:26:46 2010
@@ -209,7 +209,7 @@
         </p>
         <ul>
           <li>
-            <code>appletviewer, jarsigner, javac (via the Eclipse compiler), javah, javap, keytool, policytool, unpack200</code>
+            <code>appletviewer, jar, jarsigner, javac (via the Eclipse compiler), javah, javap, keytool, pack200, policytool, rmic, rmiregistry, rmid, serialver, unpack200</code>
         </li>
         </ul>
         
@@ -218,21 +218,15 @@
         </p>
         <ul>
           <li>
-            <code>javadoc, apt,  jar, jdb, extcheck</code>
+            <code>javadoc, apt, extcheck, jdb (incomplete)</code>
         </li>
         <li>
             <code>kinit, klist, ktab, native2ascii</code>
         </li>
         <li>
-            <code>rmic, rmiregistry, rmid, serialver</code>
-        </li>
-        <li>
             <code>tnameserv, idlj, orbd, servertool</code>
         </li>
         <li>
-            <code>pack200</code> (<i>in progress</i>)
-        </li>
-        <li>
             <code>htmlconverter, javaws</code>
           </li>
         </ul>