hammant     2002/06/29 08:41:32

  Modified:    db       build.xml
  Log:
  type.  should not refer to hsql package
  
  Revision  Changes    Path
  1.54      +1 -1      jakarta-avalon-apps/db/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/db/build.xml,v
  retrieving revision 1.53
  retrieving revision 1.54
  diff -u -r1.53 -r1.54
  --- build.xml 7 Jun 2002 20:19:00 -0000       1.53
  +++ build.xml 29 Jun 2002 15:41:32 -0000      1.54
  @@ -235,7 +235,7 @@
           <exclude name="org/apache/avalon/db/test/**"/>
         </fileset>
         <fileset dir="${build.xdoclet}">
  -        <include name="org/apache/avalon/hsql/**/*.xinfo"/>
  +        <include name="org/apache/avalon/db/**/*.xinfo"/>
         </fileset>
       </jar>
   
  
  
  

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

Reply via email to