User: schaefera
  Date: 01/10/30 10:08:03

  Modified:    src/examples/build build.xml
  Log:
  Changed the Chapter Numbering.
  
  Revision  Changes    Path
  1.16      +5 -5      manual/src/examples/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/examples/build/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.xml 2001/10/02 08:54:27     1.15
  +++ build.xml 2001/10/30 18:08:02     1.16
  @@ -119,7 +119,7 @@
   
   
       <!-- 
*************************************************************************** -->
  -    <!-- Chapter 4 - CMP -->
  +    <!-- Chapter 5 - CMP -->
        
       <target name="cmp-cd-compile" depends="init">
           <ant antfile="org/jboss/docs/cmp/cd/build/build-cmp-cd-compile.xml" 
target="main" />
  @@ -147,16 +147,16 @@
           </ant>
       </target>
       
  -    <!-- 
*************************************************************************** -->
  -     <!-- Chapter 5 - JAWS -->
  +   <!-- *************************************************************************** 
-->
  +     <!-- Chapter 6 - JAWS -->
        
       <target name="cmp-jaws-compile" depends="init">
           <ant antfile="org/jboss/docs/cmp/jaws/build/build-cmp-jaws-compile.xml" 
target="main" />
       </target>
   
   
  -        <!-- 
*************************************************************************** -->
  -     <!-- Chapter 7 - JMS -->
  +   <!-- *************************************************************************** 
-->
  +     <!-- Chapter 8 - JMS -->
        
       <target name="jms-compile" depends="init">
           <ant antfile="org/jboss/docs/jms/build.xml" target="compile" />
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to