Author: mcaspers
Date: 2011-01-12 23:19:47 -0500 (Wed, 12 Jan 2011)
New Revision: 28182
Modified:
trunk/documentation/guides/GettingStartedGuide/en-US/first_seam.xml
trunk/documentation/guides/GettingStartedGuide/en-US/further_reading.xml
trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml
trunk/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml
trunk/documentation/guides/GettingStartedGuide/en-US/jsp_application.xml
trunk/documentation/guides/GettingStartedGuide/en-US/manage.xml
trunk/documentation/guides/GettingStartedGuide/en-US/project_examples.xml
trunk/documentation/guides/GettingStartedGuide/en-US/rad_jsf_application.xml
Log:
General Updates
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/first_seam.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/first_seam.xml 2011-01-13
04:05:11 UTC (rev 28181)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/first_seam.xml 2011-01-13
04:19:47 UTC (rev 28182)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="first_seam" xreflabel="first_seam">
+<chapter id="first_seam">
<?dbhtml filename="first_seam.html"?>
<chapterinfo>
<keywordset>
@@ -220,11 +220,11 @@
</mediaobject>
</figure>
- <tip>
+ <note>
<title>Tip:</title>
<para>If you want to name your web project "MyProject-war" note
that the Test project name should not be "MyProject-war-test",
it should be "MyProject-test".</para>
- </tip>
+ </note>
<para>Click on <property>Finish</property> button. Now, there
should be a new Seam project
called “workshop” listed in Package Explorer view.</para>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/further_reading.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/further_reading.xml 2011-01-13
04:05:11 UTC (rev 28181)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/further_reading.xml 2011-01-13
04:19:47 UTC (rev 28182)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="further_reading" xreflabel="further_reading">
+<chapter id="further_reading">
<?dbhtml filename="further_reading.html"?>
<chapterinfo>
<keywordset>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml 2011-01-13
04:05:11 UTC (rev 28181)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/getting_started.xml 2011-01-13
04:19:47 UTC (rev 28182)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="getting_started" xreflabel="getting_started">
+<chapter id="getting_started">
<?dbhtml filename="getting_started.html"?>
<chapterinfo>
<keywordset>
@@ -343,13 +343,13 @@
</mediaobject>
</figure>
- <tip>
+ <note>
<title>Tip:</title>
<para>By selecting <emphasis>
<property>Default Java VM</property>
</emphasis> you set default Java VM of your system (to verify your Java
environment, type
"java -version" in console).</para>
- </tip>
+ </note>
<para>Selecting <emphasis>
<property>Specific Java VM</property>
@@ -561,11 +561,11 @@
</itemizedlist>
<para>The current version of JBoss Tools (3.1.0.GA) targets at Eclipse 3.5.2
Galileo JEE Bundle which is available from <ulink
url="http://www.eclipse.org/downloads/">eclipse.org</ulin...
- <tip>
+ <note>
<title>Tip:</title>
<para>We recommend you do not use
Eclipse.org update site to go from old
version of Eclipse to new one.
Instead we suggest that you download the full binary from <ulink
url="http://www.eclipse.org/downloads/">here</ulink>.&...
- </tip>
+ </note>
<para>If you can only use Eclipse 3.3 use <ulink
url="http://www.jboss.org/tools/download.html">JBoss Tools
2.1.2</ulink>, but
JBoss Tools 2.x will not have any of the new features.</para>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml 2011-01-13 04:05:11
UTC (rev 28181)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/gsg_faq.xml 2011-01-13 04:19:47
UTC (rev 28182)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="gsg_faq" xreflabel="gsg_faq"
role="updated">
+<chapter id="gsg_faq" role="updated">
<?dbhtml filename="gsg_faq.html"?>
<chapterinfo>
<keywordset>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/jsp_application.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/jsp_application.xml 2011-01-13
04:05:11 UTC (rev 28181)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/jsp_application.xml 2011-01-13
04:19:47 UTC (rev 28182)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="jsp_application" xreflabel="jsp_application">
+<chapter id="jsp_application">
<?dbhtml filename="jsp_application.html"?>
<chapterinfo>
<keywordset>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/manage.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/manage.xml 2011-01-13 04:05:11
UTC (rev 28181)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/manage.xml 2011-01-13 04:19:47
UTC (rev 28182)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="manage" xreflabel="manage">
+<chapter id="manage">
<?dbhtml filename="manage.html"?>
<chapterinfo>
<keywordset>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/project_examples.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en-US/project_examples.xml 2011-01-13
04:05:11 UTC (rev 28181)
+++ trunk/documentation/guides/GettingStartedGuide/en-US/project_examples.xml 2011-01-13
04:19:47 UTC (rev 28182)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="project_examples" xreflabel="project_examples"
role="new">
+<chapter id="project_examples" role="new">
<?dbhtml filename="project_examples.html"?>
<chapterinfo>
<keywordset>
Modified: trunk/documentation/guides/GettingStartedGuide/en-US/rad_jsf_application.xml
===================================================================
---
trunk/documentation/guides/GettingStartedGuide/en-US/rad_jsf_application.xml 2011-01-13
04:05:11 UTC (rev 28181)
+++
trunk/documentation/guides/GettingStartedGuide/en-US/rad_jsf_application.xml 2011-01-13
04:19:47 UTC (rev 28182)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="rad_jsf_application"
xreflabel="rad_jsf_application">
+<chapter id="rad_jsf_application">
<?dbhtml filename="rad_jsf_application.html"?>
<chapterinfo>
<keywordset>