donaldp     2002/07/02 00:31:16

  Modified:    framework project.xml
  Log:
  Unable to get PathTestCase working.
  
  Not sure why. Was getting expected message2 prior to expeccted message1. 
Could be something to do with using JDK1.4 (and a different MXL parser?).
  
  Revision  Changes    Path
  1.8       +1 -0      jakarta-ant-myrmidon/framework/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant-myrmidon/framework/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml       10 May 2002 06:27:32 -0000      1.7
  +++ project.xml       2 Jul 2002 07:31:16 -0000       1.8
  @@ -98,6 +98,7 @@
   
       <unitTest>
           <sourceDirectory>src/test</sourceDirectory>
  +        <failing>**/PathTestCase*</failing>
           <classpath>
               <path location="../aut/build/test/classes"/>
               <path location="../container/build/test/classes"/>
  
  
  

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

Reply via email to