avik        2005/05/03 06:27:50

  Modified:    .        build.xml
  Log:
  tweaks
  
  Revision  Changes    Path
  1.69      +1 -1      jakarta-poi/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/build.xml,v
  retrieving revision 1.68
  retrieving revision 1.69
  diff -u -r1.68 -r1.69
  --- build.xml 3 May 2005 13:23:34 -0000       1.68
  +++ build.xml 3 May 2005 13:27:50 -0000       1.69
  @@ -360,7 +360,7 @@
               <batchtest todir="${main.reports.test}">
                   <fileset dir="${main.src.test}">
                        <include name="**/TestEmptyDocument.java"/>
  -                     <exclude name="**/TestUnfixedBugs.java"/>
  +                     <include name="**/TestUnfixedBugs.java"/>
                   </fileset>
               </batchtest>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to