hammant     02/04/03 20:57:40

  Modified:    .        build.xml
  Log:
  include docs target for collections.
  
  Revision  Changes    Path
  1.130     +1 -1      jakarta-avalon-excalibur/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/build.xml,v
  retrieving revision 1.129
  retrieving revision 1.130
  diff -u -r1.129 -r1.130
  --- build.xml 3 Apr 2002 11:34:25 -0000       1.129
  +++ build.xml 4 Apr 2002 04:57:40 -0000       1.130
  @@ -152,7 +152,7 @@
       <target name="docs" description="Generate all the docs">
        <!--   <ant dir="instrument" target="docs"/>  -->
        <!--   <ant dir="concurrent" target="docs"/>  -->
  -     <!--   <ant dir="collections" target="docs"/> -->
  +        <ant dir="collections" target="docs"/> 
        <!--   <ant dir="altrmi" target="docs"/> -->
           <ant dir="all" target="docs"/>                <!-- depends on 
instrument -->
           <ant dir="instrument-manager" target="docs"/> <!-- depends on 
instrument, all -->
  
  
  

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

Reply via email to