jvanzyl     02/04/19 07:56:38

  Modified:    .        project.xml
  Log:
  The workspace mapper now has test input which has been checked in and
  that test passes.
  
  Revision  Changes    Path
  1.63      +0 -1      jakarta-turbine-maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/project.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- project.xml       16 Apr 2002 21:15:19 -0000      1.62
  +++ project.xml       19 Apr 2002 14:56:38 -0000      1.63
  @@ -319,7 +319,6 @@
       <!-- Unit test classes -->
       <unitTestPatterns>
         <unitTestPattern>include = **/*Test.java</unitTestPattern>
  -      <unitTestPattern>exclude = **/WorkspaceMapperTest.java</unitTestPattern>
       </unitTestPatterns>
   
       <!-- Integration unit test classes -->
  
  
  


Reply via email to