[jbosstools-commits] JBoss Tools SVN: r22622 - trunk/jbpm/docs/reference/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Jun 8 00:38:23 EDT 2010


Author: irooskov at redhat.com
Date: 2010-06-08 00:38:22 -0400 (Tue, 08 Jun 2010)
New Revision: 22622

Modified:
   trunk/jbpm/docs/reference/en-US/jBPM_Tools_Reference_Guide.xml
   trunk/jbpm/docs/reference/en-US/master.xml
   trunk/jbpm/docs/reference/en-US/tasks.xml
Log:
updated to work with publican


Modified: trunk/jbpm/docs/reference/en-US/jBPM_Tools_Reference_Guide.xml
===================================================================
--- trunk/jbpm/docs/reference/en-US/jBPM_Tools_Reference_Guide.xml	2010-06-08 03:59:51 UTC (rev 22621)
+++ trunk/jbpm/docs/reference/en-US/jBPM_Tools_Reference_Guide.xml	2010-06-08 04:38:22 UTC (rev 22622)
@@ -5,11 +5,13 @@
 <xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-<xi:include href="jboss_jbpm_runtime_installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<!--<xi:include href="jboss_jbpm_runtime_installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <xi:include href="guided_tour_jboss_jbpmgpd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <xi:include href="the_views.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <xi:include href="Test_Drive_Proc.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <xi:include href="The_JBoss_jBPM_Int_Mech.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-<xi:include href="Quick_Howto_Guide.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="Quick_Howto_Guide.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
+<xi:include href="tasks.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<xi:include href="the_views.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 </book>

Modified: trunk/jbpm/docs/reference/en-US/master.xml
===================================================================
--- trunk/jbpm/docs/reference/en-US/master.xml	2010-06-08 03:59:51 UTC (rev 22621)
+++ trunk/jbpm/docs/reference/en-US/master.xml	2010-06-08 04:38:22 UTC (rev 22622)
@@ -70,14 +70,13 @@
        <para>
            <ulink url="http://download.jboss.org/jbosstools/nightly-docs/en/jbpm/pdf/JBPM_Reference_Guide.pdf">PDF version</ulink>
        </para>
-</abstract>
-
-    </bookinfo>
+</abstract>
+</bookinfo>
+    <toc/>  
     
-    <toc/>
-    &introduction; 
+    &introduction;
     &tasks;
-    &the_views; 
+    &the_views;
    
     
     <!-- TODO: drools used in this section is not available for eclipse .3.3 &AddBusinessProcess; -->

Modified: trunk/jbpm/docs/reference/en-US/tasks.xml
===================================================================
--- trunk/jbpm/docs/reference/en-US/tasks.xml	2010-06-08 03:59:51 UTC (rev 22621)
+++ trunk/jbpm/docs/reference/en-US/tasks.xml	2010-06-08 04:38:22 UTC (rev 22622)
@@ -367,7 +367,7 @@
                 </emphasis> to the process. So we implement another test.</para>
             
             <para>At first, let&apos;s return to the
-                code we already saw <link linkend="hello_test">in the previous chapter</link> and add new test method <emphasis>
+                code we already saw <!--<link linkend="hello_test">-->in the previous chapter<!--</link>--> and add new test method <emphasis>
                     <property>testActionHendler</property></emphasis> to it. </para>
             
             <figure>



More information about the jbosstools-commits mailing list