[jboss-cvs] JBossAS SVN: r103776 - projects/docs/enterprise/5.0.1/Installation_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Apr 11 19:39:37 EDT 2010


Author: laubai
Date: 2010-04-11 19:39:37 -0400 (Sun, 11 Apr 2010)
New Revision: 103776

Modified:
   projects/docs/enterprise/5.0.1/Installation_Guide/en-US/Migration.xml
Log:
JBPAPP-336 Removed RHN upgrade instructions until rpms are available in 5.0.2.

Modified: projects/docs/enterprise/5.0.1/Installation_Guide/en-US/Migration.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Installation_Guide/en-US/Migration.xml	2010-04-11 22:56:12 UTC (rev 103775)
+++ projects/docs/enterprise/5.0.1/Installation_Guide/en-US/Migration.xml	2010-04-11 23:39:37 UTC (rev 103776)
@@ -1001,61 +1001,59 @@
 		</section>
   </section>
 
-      <section id="upgrade-from-4.3">
-			  <title>Upgrading from JBoss Enterprise Application Platform 4.3 CP07</title>
-        <important>
-          <para>
-            Upgrading has been tested and is supported only from the JBoss Enterprise Application Platform 4.3 CP07 release. Ensure that you have JBoss Enterprise Application Platform 4.3 CP07 before following these upgrade instructions.
-          </para>
-        </important>
-        <section>
-          <title>Using RHN</title>
-          <orderedlist>
-            <listitem>
-              <para>Subscribe to the JBoss Enterprise Application Platform 5 channel.</para>
-            </listitem>
-            <listitem>
-              <para>Unsubscribe from the JBoss Enterprise Application Platform 4 channel.</para>
-            </listitem>
-            <listitem>
-              <para>Run the installation command for your operating system as root:</para>
-              <variablelist>
-                <varlistentry>
-                  <term>Red Hat Enterprise Linux 4.x</term>
-                  <listitem>
-                    <para><code>up2date -u --channel=&lt;CHANNEL_NAME&gt;</code></para>
-                  </listitem>
-                </varlistentry>
-                <varlistentry>
-                  <term>Red Hat Enterprise Linux 5.x</term>
-                  <listitem>
-                    <para><code>yum install jbossas jboss-seam2 resteasy rh-eap-docs</code></para>
-                  </listitem>
-                </varlistentry>
-              </variablelist>
-            </listitem>
-            <listitem>
-              <para>To install the example packages, run the example installation command for your operating system:</para>
-              <variablelist>
-                <varlistentry>
-                  <term>Red Hat Enterprise Linux 4.x</term>
-                  <listitem>
-                    <para><code>up2date resteasy-examples rh-eap-docs-examples</code></para>
-                  </listitem>
-                </varlistentry>
-                <varlistentry>
-                  <term>Red Hat Enterprise Linux 5.x</term>
-                  <listitem>
-                    <para><code>yum install resteasy-examples rh-eap-docs-examples</code></para>
-                  </listitem>
-                </varlistentry>
-              </variablelist>
-            </listitem>
-          </orderedlist>
-
+<!--  <section id="upgrade-from-4.3">
+	  <title>Upgrading from JBoss Enterprise Application Platform 4.3 CP07</title>
+    <important>
+      <para>
+        Upgrading has been tested and is supported only from the JBoss Enterprise Application Platform 4.3 CP07 release. Ensure that you have JBoss Enterprise Application Platform 4.3 CP07 before following these upgrade instructions.
+      </para>
+    </important>
+    <section>
+      <title>Using RHN</title>
+      <orderedlist>
+        <listitem>
+          <para>Subscribe to the JBoss Enterprise Application Platform 5 channel.</para>
+        </listitem>
+        <listitem>
+          <para>Unsubscribe from the JBoss Enterprise Application Platform 4 channel.</para>
+        </listitem>
+        <listitem>
+          <para>Run the installation command for your operating system as root:</para>
+          <variablelist>
+            <varlistentry>
+              <term>Red Hat Enterprise Linux 4.x</term>
+              <listitem>
+                <para><code>up2date -u --channel=&lt;CHANNEL_NAME&gt;</code></para>
+              </listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>Red Hat Enterprise Linux 5.x</term>
+              <listitem>
+                <para><code>yum install jbossas jboss-seam2 resteasy rh-eap-docs</code></para>
+              </listitem>
+            </varlistentry>
+          </variablelist>
+        </listitem>
+        <listitem>
+          <para>To install the example packages, run the example installation command for your operating system:</para>
+          <variablelist>
+            <varlistentry>
+              <term>Red Hat Enterprise Linux 4.x</term>
+              <listitem>
+                <para><code>up2date resteasy-examples rh-eap-docs-examples</code></para>
+              </listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>Red Hat Enterprise Linux 5.x</term>
+              <listitem>
+                <para><code>yum install resteasy-examples rh-eap-docs-examples</code></para>
+              </listitem>
+            </varlistentry>
+          </variablelist>
+        </listitem>
+      </orderedlist>
     </section>
+  </section>-->
 
-  </section>
-
 </chapter>
 




More information about the jboss-cvs-commits mailing list