bloritsch    2002/10/02 14:48:58

  Modified:    .        cocoonbuild.xml
  Added:       concurrent/src/xdocs util.concurrent-1.3.1.jar
  Removed:     event/src/test QueueTest.java
  Log:
  add the rest of the documentation
  
  Revision  Changes    Path
  1.10      +4 -0      jakarta-avalon-excalibur/cocoonbuild.xml
  
  Index: cocoonbuild.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/cocoonbuild.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- cocoonbuild.xml   17 Sep 2002 10:15:24 -0000      1.9
  +++ cocoonbuild.xml   2 Oct 2002 21:48:58 -0000       1.10
  @@ -65,6 +65,7 @@
                   <exclude name="**/*.gif"/>
                   <exclude name="**/*.jpg"/>
                   <exclude name="**/*.png"/>
  +                <exclude name="**/*.jar"/>
               </fileset>
           </copy>
   
  @@ -74,6 +75,7 @@
                   <include name="**/*.gif"/>
                   <include name="**/*.jpg"/>
                   <include name="**/*.png"/>
  +                <include name="**/*.jar"/>
               </fileset>
           </copy>
           
  @@ -83,6 +85,7 @@
                   <exclude name="**/*.gif"/>
                   <exclude name="**/*.jpg"/>
                   <exclude name="**/*.png"/>
  +                <exclude name="**/*.jar"/>
               </fileset>
           </copy>
           <copy todir="${cocoon.build.resources}" filtering="off">
  @@ -91,6 +94,7 @@
                   <include name="**/*.gif"/>
                   <include name="**/*.jpg"/>
                   <include name="**/*.png"/>
  +                <include name="**/*.jar"/>
               </fileset>
           </copy>
   
  
  
  
  1.1                  
jakarta-avalon-excalibur/concurrent/src/xdocs/util.concurrent-1.3.1.jar
  
        <<Binary file>>
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to