[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Peter Muir peter at bleepbleep.org.uk
Wed Oct 17 05:10:29 EDT 2007


  User: pmuir   
  Date: 07/10/17 05:10:29

  Modified:    doc/reference/en/modules  jbpm.xml
  Log:
  JBSEAM-2037 for the third time
  
  Revision  Changes    Path
  1.38      +4 -4      jboss-seam/doc/reference/en/modules/jbpm.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jbpm.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/jbpm.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -b -r1.37 -r1.38
  --- jbpm.xml	10 Oct 2007 16:44:32 -0000	1.37
  +++ jbpm.xml	17 Oct 2007 09:10:29 -0000	1.38
  @@ -660,11 +660,11 @@
               business process definitions:
           </para>
           
  -        <programlisting><![CDATA[<core:jbpm>
  -    <core:process-definitions>
  +        <programlisting><![CDATA[<bpm:jbpm>
  +    <bpm:process-definitions>
           <value>todo.jpdl.xml</value>
  -    </core:process-definitions>
  -</core:jbpm>]]></programlisting>
  +    </bpm:process-definitions>
  +</bpm:jbpm>]]></programlisting>
   
           </section>
           
  
  
  



More information about the jboss-cvs-commits mailing list