[jbosstools-commits] JBoss Tools SVN: r35505 - in branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US: images/migration-guide and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Sun Oct 9 20:41:51 EDT 2011
Author: irooskov at redhat.com
Date: 2011-10-09 20:41:51 -0400 (Sun, 09 Oct 2011)
New Revision: 35505
Modified:
branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/Book_Info.xml
branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/Update.xml
branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/images/migration-guide/Add-Site_01.png
Log:
updated for 4.1 and 4.1.1
Modified: branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/Book_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/Book_Info.xml 2011-10-09 09:52:34 UTC (rev 35504)
+++ branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/Book_Info.xml 2011-10-10 00:41:51 UTC (rev 35505)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
- <pubsnumber>5</pubsnumber>
+ <pubsnumber>6</pubsnumber>
<abstract>
<para>
The Update Guide explains how to upgrade from JBoss Developer Studio 4.0 to JBoss Developer Studio 4.1.x
Modified: branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/Update.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/Update.xml 2011-10-09 09:52:34 UTC (rev 35504)
+++ branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/Update.xml 2011-10-10 00:41:51 UTC (rev 35505)
@@ -22,7 +22,7 @@
<section id="sect-update_site_configuration-Upgrading_using_the_update_site">
<title>Upgrading using the update site</title>
<para>
- JBoss Developer Studio provides the facility to update from version 3.0.x to the latest code fixes and enhancements without the need to download a complete installation. Updating can be achieved by adding the relevant remote update site to the list of available software sites then performing manual or scheduled updates. <!-- At present, the update site contains the latest 3.0.0.GA build so performing an update at this stage will leave your installation unchanged. -->
+ JBoss Developer Studio provides the facility to update from version 4.x.x to the latest code fixes and enhancements without the need to download a complete installation. Updating can be achieved by adding the relevant remote update site to the list of available software sites then performing manual or scheduled updates. <!-- At present, the update site contains the latest 3.0.0.GA build so performing an update at this stage will leave your installation unchanged. -->
</para>
<para>
<xref linkend="proc-Adding_Update_Sites"/> describes how to add the update site to the list of available sites. Configuring JBoss Developer Studio to check for and download updates is outlined in <xref linkend="proc-Configuring_Automatic_Updates"/>. Manual updates can be performed by selecting <menuchoice><guimenu>Help</guimenu><guisubmenu>Check For Updates</guisubmenu></menuchoice>.
@@ -53,7 +53,7 @@
</listitem>
<listitem>
<para>
- Enter a name for the update site such as JBDS3.0 in the <guilabel>Name</guilabel> field.
+ Enter a name for the update site such as JBDS 4.0 in the <guilabel>Name</guilabel> field.
</para>
</listitem>
<listitem>
@@ -63,12 +63,12 @@
<itemizedlist>
<listitem>
<para>
- https://devstudio.jboss.com/updates/3.0/
+ https://devstudio.jboss.com/updates/4.0/
</para>
</listitem>
<listitem>
<para>
- http://devstudio.jboss.com/updates/3.0/
+ http://devstudio.jboss.com/updates/4.0/
</para>
</listitem>
</itemizedlist>
@@ -85,7 +85,7 @@
</figure>
<warning><title>Use the secure site where possible</title>
<para>
- The unsecure site, http://devstudio.jboss.com/updates/3.0/, should only be used if the user is experiencing proxy problems or the user's firewall restricts access to https sites. The password will be sent in plain text if the http site is used.
+ The unsecure site, http://devstudio.jboss.com/updates/4.0/, should only be used if the user is experiencing proxy problems or the user's firewall restricts access to https sites. The password will be sent in plain text if the http site is used.
</para>
</warning>
</listitem>
Modified: branches/jbosstools-3.2.x/documentation/guides/Update_Guide/en-US/images/migration-guide/Add-Site_01.png
===================================================================
(Binary files differ)
More information about the jbosstools-commits
mailing list