you're welcome and thanks for your HUGE effort (and persistence) to get us going with 
the new
modular build system.

-- dims

--- Matt Seibert <[EMAIL PROTECTED]> wrote:
> 
> 
> 
> 
> Darn you... I made this change yesterday and forgot to commit it... I was
> supposed to fix this :)
> 
> Dims,
> 
> A public thank you for all of your help in tracking down these problems!
> 
> Matt Seibert                                           [EMAIL PROTECTED]
> IBM        External:    (512) 838-3656      Internal:   678-3656
> 
> 
>                                                                                      
>           
>                              
>                       [EMAIL PROTECTED]                                                
>           
>                              
>                                                To:       [EMAIL PROTECTED]     
>           
>                              
>                       09/20/2002 08:07         cc:                                   
>           
>                              
>                       Please respond to        Subject:  cvs commit:
> xml-axis/java/test/wsdl/extensibility build.xml          
>                       axis-dev                                                       
>           
>                              
>                                                                                      
>           
>                              
>                                                                                      
>           
>                              
> 
> 
> 
> dims        2002/09/20 06:07:13
> 
>   Modified:    java/test/wsdl/extensibility build.xml
>   Log:
>   Test case looks for this file in the class path first. So copy to file
> into classes.
> 
>   Revision  Changes    Path
>   1.9       +6 -0      xml-axis/java/test/wsdl/extensibility/build.xml
> 
>   Index: build.xml
>   ===================================================================
>   RCS file: /home/cvs/xml-axis/java/test/wsdl/extensibility/build.xml,v
>   retrieving revision 1.8
>   retrieving revision 1.9
>   diff -u -r1.8 -r1.9
>   --- build.xml          19 Sep 2002 20:25:12 -0000          1.8
>   +++ build.xml          20 Sep 2002 13:07:13 -0000          1.9
>   @@ -78,6 +78,12 @@
>          </fileset>
>        </copy>
> 
>   +    <copy todir="${build.dir}/classes/test/wsdl/extensibility"
> overwrite="yes">
>   +      <fileset dir="${axis.home}/test/wsdl/extensibility">
>   +        <include name="server-deploy.wsdd"/>
>   +      </fileset>
>   +    </copy>
>   +
>        <javac srcdir="${build.dir}/work" destdir="${build.dest}"
> fork="${javac.fork}"
>               debug="${debug}">
>          <classpath refid="classpath" />
> 
> 
> 
> 
> 


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

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com

Reply via email to