i think i'll have to switch this on inside Axis's hierarchy of build.xml files. I'll 
do that
today.

thanks,
dims

--- [EMAIL PROTECTED] wrote:
> bodewig     2003/12/12 01:56:48
> 
>   Modified:    project  ws-axis.xml
>   Log:
>   Add build.clonevm system property to ws-axis-test build to take
>   advantage of a new Ant feature that is supposed to copy the
>   bootclasspath (and current system properties) over to the forked VM.
>   
>   According to Adam, Axis needs this behaviour, let's see ;-)
>   
>   Revision  Changes    Path
>   1.11      +1 -0      jakarta-gump/project/ws-axis.xml
>   
>   Index: ws-axis.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-gump/project/ws-axis.xml,v
>   retrieving revision 1.10
>   retrieving revision 1.11
>   diff -u -r1.10 -r1.11
>   --- ws-axis.xml     11 Dec 2003 12:49:01 -0000      1.10
>   +++ ws-axis.xml     12 Dec 2003 09:56:48 -0000      1.11
>   @@ -72,6 +72,7 @@
>          <property name="env.ANT_HOME" reference="home" project="ant"/>
>          <depend name="wsdl4j.jar" project="wsdl4j" id="wsdl4j"/>
>          <depend name="log4j-core.jar" project="jakarta-log4j" id="log4j"/>
>   +      <sysproperty name="build.clonevm" value="true"/>
>        </ant>
>    
>        <depend project="xml-xerces" inherit="runtime" runtime="true"/>
>   
>   
>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


=====
Davanum Srinivas - http://webservices.apache.org/~dims/

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

Reply via email to