bloritsch    2002/06/27 10:26:15

  Modified:    fortress build.xml
  Log:
  minor updates
  
  Revision  Changes    Path
  1.25      +1 -3      jakarta-avalon-excalibur/fortress/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/fortress/build.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- build.xml 24 Jun 2002 14:40:26 -0000      1.24
  +++ build.xml 27 Jun 2002 17:26:15 -0000      1.25
  @@ -231,9 +231,7 @@
               <batchtest todir="${build.tests}">
                   <fileset dir="${build.testclasses}">
                       <include name="**/test/*TestCase.class"/>
  -                 <!-- comment this in for the Container profiling test
  -                    <include name="**/test/ContainerProfile.class"/>
  -                 -->
  +                    <include name="**/test/*ContainerProfile.class"/>
                       <exclude name="**/Abstract*"/>
                   </fileset>
               </batchtest>
  
  
  

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

Reply via email to