cziegeler    2004/05/14 01:10:58

  Modified:    tools/targets test-build.xml
  Log:
  Commet CocoonBean test case out for the release
  
  Revision  Changes    Path
  1.10      +1 -0      cocoon-2.1/tools/targets/test-build.xml
  
  Index: test-build.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/tools/targets/test-build.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- test-build.xml    8 May 2004 09:27:19 -0000       1.9
  +++ test-build.xml    14 May 2004 08:10:58 -0000      1.10
  @@ -39,6 +39,7 @@
             <include name="**/*TestCase.class"/>
             <include name="**/*Test.class" />
             <exclude name="**/AllTest.class" />
  +          <exclude name="**/CocoonBeanTestCase.class" />
             <exclude name="**/*$$*Test.class" />
             <exclude name="**/Abstract*.class" />
             <exclude name="**/SitemapComponentTestCase*"/>
  
  
  

Reply via email to