shuber      2005/07/26 16:25:11 CEST

  Modified files:
    core                 project.xml 
  Log:
  Have cluster test compiles. No test will execute for the moment as we are 
skipping them by default, but when we reactivate them we will have to find a 
way to compile the cluster tests but NOT execute them.
  
  Revision  Changes    Path
  1.64      +0 -1      jahia/core/project.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/project.xml.diff?r1=1.63&r2=1.64&f=h
  
  
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/repository/jahia/core/project.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- project.xml       25 Jul 2005 09:13:36 -0000      1.63
  +++ project.xml       26 Jul 2005 14:25:11 -0000      1.64
  @@ -1076,7 +1076,6 @@
         <excludes>
           <exclude>**/BaseTestCase.java</exclude>
           <exclude>**/Abstract*.java</exclude>
  -        <exclude>**/*Cluster*.java</exclude>
         </excludes>
       </unitTest>     
      
  

Reply via email to