[prev in list] [next in list] [prev in thread] [next in thread] 

List:       soap-dev
Subject:    Re: [PATCH] Deserialization of Floating Point Special Values
From:       "Sam Ruby" <rubys () us ! ibm ! com>
Date:       2001-03-30 20:14:17
[Download RAW message or body]

I've resolved my little disagreement with the class loader...   ;-)

I'm going to commit Jim's patch with two changes:

--- java/build.xml  Fri Mar 30 15:05:06 2001
+++ t:/jim/xml-soap/java/build.xml Fri Mar 30 13:10:26 2001
@@ -235,7 +235,7 @@
   <!-- =================================================================== -->
   <target name="junit" if="junit.present"
           depends="buildTest">
-    <junit printsummary="yes" haltonfailure="no" fork="yes">
+    <junit printsummary="yes" haltonfailure="no">
       <classpath refid="test-classpath" />
       <formatter type="plain" />
       <batchtest>
@@ -285,7 +285,7 @@
   <!-- =================================================================== -->
   <!-- Creates the binary distribution                                            -->
   <!-- =================================================================== -->
-  <target name="dist" depends="compile, junit, javadocsIfRequired, samples">
+  <target name="dist" depends="compile, javadocsIfRequired, samples">
     <mkdir dir="${dist.dir}"/>
     <mkdir dir="${dist.dir}/docs"/>
     <mkdir dir="${dist.dir}/docs/apiDocs"/>

- Sam Ruby

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic