owenb       2003/02/25 07:48:25

  Modified:    java/test wsif.test.properties
  Log:
  Remove "fix" test component since the FileCharacterTest has been removed
  
  Revision  Changes    Path
  1.12      +1 -1      xml-axis-wsif/java/test/wsif.test.properties
  
  Index: wsif.test.properties
  ===================================================================
  RCS file: /home/cvs/xml-axis-wsif/java/test/wsif.test.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- wsif.test.properties      14 Jan 2003 16:43:19 -0000      1.11
  +++ wsif.test.properties      25 Feb 2003 15:48:25 -0000      1.12
  @@ -18,7 +18,7 @@
   # whole suite without jms, ejb, remotewsdl (in WsdlLoadingTest) or jndi. By default,
   # all areas are on unless you explicitly turn them off.
   # 
wsif.test.components=[ejb=on|off,][jms=on|off,][remotewsdl=on|off,][jndi=on|off,][async=on|off][mime=on|off]
  -wsif.test.components=ejb=on,jms=on,remotewsdl=on,jndi=on,fix=off,async=on,mime=on
  +wsif.test.components=ejb=on,jms=on,remotewsdl=on,jndi=on,async=on,mime=on
   #
   # wsif.jms.output=terse|verbose Controls how much output you get from the 
   # JMS2HTTPBridge when running the testcases. Default is terse.
  
  
  

Reply via email to