jvanzyl     02/03/08 11:33:57

  Modified:    .        project.xml
  Log:
  Excluding the WorkspaceMapperTest for now as I'm remaking the reactor, all
  the project descriptors and the tool to pick direct dependencies.
  
  Revision  Changes    Path
  1.18      +1 -0      jakarta-turbine-maven/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/project.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- project.xml       5 Mar 2002 04:12:57 -0000       1.17
  +++ project.xml       8 Mar 2002 19:33:57 -0000       1.18
  @@ -252,6 +252,7 @@
       <!-- Unit test classes -->
       <unitTestClassEntries>
         <unitTestClassEntry>include = **/*Test*.class</unitTestClassEntry>
  +      <unitTestClassEntry>exclude = 
**/TestWorkspaceMapper.class</unitTestClassEntry>
       </unitTestClassEntries>  
   
       <!-- Runtime unit test classes -->
  
  
  

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

Reply via email to