[jbosstools-commits] JBoss Tools SVN: r13187 - trunk/documentation/guides/GettingStartedGuide/en/modules.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jan 22 09:23:34 EST 2009


Author: ochikvina
Date: 2009-01-22 09:23:34 -0500 (Thu, 22 Jan 2009)
New Revision: 13187

Modified:
   trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml
   trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-571 - deleting the old marks;

Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml	2009-01-22 14:19:43 UTC (rev 13186)
+++ trunk/documentation/guides/GettingStartedGuide/en/modules/first_seam.xml	2009-01-22 14:23:34 UTC (rev 13187)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<chapter id="first_seam" xreflabel="first_seam" role="updated">
+<chapter id="first_seam" xreflabel="first_seam">
   <?dbhtml filename="first_seam.html"?>
   <chapterinfo>
     <keywordset>
@@ -41,7 +41,7 @@
 
     </section>
 
-    <section id="create_deploy_seam" role="updated">
+    <section id="create_deploy_seam">
       <title>Create and deploy Seam Web Project</title>
 
       <para>Minimize the terminal window and run the <property>JBoss Developer Studio</property>
@@ -308,7 +308,7 @@
 
     </section>
 
-    <section id="workshop_code_overview" role="updated">
+    <section id="workshop_code_overview">
       <title>Workshop Project Code Overview</title>
 
       <para>Now let's examine the project and its structure. Go back to the Package Explorer view in
@@ -544,7 +544,7 @@
 
   </section>
 
-  <section id="declarative_security" role="updated">
+  <section id="declarative_security">
     <title>Declarative Security</title>
 
     <para>In this section you will see how it’s easy to secure the facelets and facelet components
@@ -714,13 +714,13 @@
 
   </section>
 
-  <section id="db_programming" role="updated">
+  <section id="db_programming">
     <title>Database Programming</title>
 
     <para>Now, it’s time to reverse engineer the workshop database into a fully functioning Seam
       CRUD(Create Read Update Delete) application.</para>
 
-    <section id="reverse_engineer_crud" role="updated">
+    <section id="reverse_engineer_crud">
       <title>Reverse Engineer CRUD from a Running Database</title>
 
       <para>In <property>JBoss Developer Studio</property>, switch to <property>Seam

Modified: trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml
===================================================================
--- trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml	2009-01-22 14:19:43 UTC (rev 13186)
+++ trunk/documentation/guides/GettingStartedGuide/en/modules/getting_started.xml	2009-01-22 14:23:34 UTC (rev 13187)
@@ -34,7 +34,7 @@
    guide we will show you how to install a 32-bit Sun JDK 5.0 on a Linux Platform and Microsoft
    Windows Platform.</para>
 
-  <section id="InstallJDK50onLinux" role="updated">
+  <section id="InstallJDK50onLinux">
    <title>Installing and Configuring 32-bit Sun JDK 5.0 on Linux</title>
    <para>To install 32-bit Sun JDK 5.0 on Linux and configure it, you should follow the next steps:</para>
    <itemizedlist>
@@ -424,7 +424,7 @@
      >JBoss.com</ulink></para>
   </section>
 
-  <section id="JBossToolsInstall" role="updated">
+  <section id="JBossToolsInstall">
    <title>JBoss Tools Installation</title>
    <para>Here, let&apos;s consider the installation of the <property>JBoss Tools</property>
     modules.</para>




More information about the jbosstools-commits mailing list