gdaniels    2003/01/29 10:04:23

  Modified:    java/test/wsdl/dataset build.xml
  Log:
  Comment out running of test, since the server seems
  to be having problems.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-axis/java/test/wsdl/dataset/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/test/wsdl/dataset/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml 24 Nov 2002 14:43:58 -0000      1.1
  +++ build.xml 29 Jan 2003 18:04:23 -0000      1.2
  @@ -76,7 +76,7 @@
   </target>
   
   <target name="run" >
  -  <antcall target="execute-Component-noServer" />
  +  <!-- <antcall target="execute-Component-noServer" /> -->
   </target>
   
   </project>
  
  
  


Reply via email to