gdaniels    2003/02/07 11:09:23

  Modified:    java     buildTest.xml
  Log:
  Exclude WhiteMesaSOAP12TestSvcTestCase for now
  
  Revision  Changes    Path
  1.46      +1 -0      xml-axis/java/buildTest.xml
  
  Index: buildTest.xml
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/buildTest.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- buildTest.xml     1 Feb 2003 19:18:03 -0000       1.45
  +++ buildTest.xml     7 Feb 2003 19:09:23 -0000       1.46
  @@ -186,6 +186,7 @@
                 <include name="**/*TestCase.class" />
                 <exclude name="**/Interop3TestCase.class"/>
                 <exclude name="**/DataServiceTestCase.class"/>
  +              <exclude name="**/WhiteMesaSoap12TestSvcTestCase.class"/>
                 <exclude name="**/test/wsdl/attachments/**/*.class" 
unless="attachments.present" />
           </fileset>
         </batchtest>
  
  
  


Reply via email to