[jbosstools-commits] JBoss Tools SVN: r20921 - branches/jbosstools-3.1.x/documentation/guides/Update_Guide/en-US.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Fri Mar 19 02:31:26 EDT 2010
Author: irooskov at redhat.com
Date: 2010-03-19 02:31:25 -0400 (Fri, 19 Mar 2010)
New Revision: 20921
Added:
branches/jbosstools-3.1.x/documentation/guides/Update_Guide/en-US/Feedback.xml
Modified:
branches/jbosstools-3.1.x/documentation/guides/Update_Guide/en-US/Update.xml
Log:
updated
Added: branches/jbosstools-3.1.x/documentation/guides/Update_Guide/en-US/Feedback.xml
===================================================================
--- branches/jbosstools-3.1.x/documentation/guides/Update_Guide/en-US/Feedback.xml (rev 0)
+++ branches/jbosstools-3.1.x/documentation/guides/Update_Guide/en-US/Feedback.xml 2010-03-19 06:31:25 UTC (rev 20921)
@@ -0,0 +1,20 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+<section id="sect-Beginners_Guide-We_Need_Feedback" lang="en-US">
+ <title>We Need Feedback!</title>
+ <indexterm>
+ <primary>feedback</primary>
+ <secondary>contact information for this manual</secondary>
+ </indexterm>
+ <para>
+ If you find a typographical error in this manual, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA against JBoss Developer Studio: <ulink url="https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issuetype=1">https://jira.jboss.org/jira/secure/CreateIssue.jspa?pid=12310500&issuetype=1</ulink>
+ </para>
+ <para>
+ When submitting a bug report, be sure to mention the manual's name and to select the "documentation" component.
+ </para>
+ <para>
+ If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>
+
+
Modified: branches/jbosstools-3.1.x/documentation/guides/Update_Guide/en-US/Update.xml
===================================================================
--- branches/jbosstools-3.1.x/documentation/guides/Update_Guide/en-US/Update.xml 2010-03-19 06:30:54 UTC (rev 20920)
+++ branches/jbosstools-3.1.x/documentation/guides/Update_Guide/en-US/Update.xml 2010-03-19 06:31:25 UTC (rev 20921)
@@ -58,8 +58,20 @@
</listitem>
<listitem>
<para>
- Enter the <acronym>url</acronym> of the update site (<ulink url="https://devstudio.jboss.com/updates/3.0/">https://devstudio.jboss.com/updates/3.0/</ulink>) in the <guilabel>Location</guilabel> field.
- </para>
+ Enter the <acronym>url</acronym> of the update site in the <guilabel>Location</guilabel> field. The user has the option of the following two options:
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ https://devstudio.jboss.com/updates/3.0/
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ http://devstudio.jboss.com/updates/3.0/
+ </para>
+ </listitem>
+ </itemizedlist>
<figure id="figure-Add-Site_01">
<title>Add Site Dialog</title>
<mediaobject>
@@ -71,11 +83,11 @@
</textobject>
</mediaobject>
</figure>
- <note><title>Note: Update site information</title>
+ <warning><title>Use the secure site where possible</title>
<para>
- Information pertaining to the update site can be obtained by entering the url in a browser.
- </para>
- </note>
+ 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.
+ </para>
+ </warning>
</listitem>
</orderedlist>
More information about the jbosstools-commits
mailing list