Hmmmm... I thought I added that in when I created the axis-ant.jar file....
I guess it got removed at some point....

Matt Seibert                                           [EMAIL PROTECTED]
IBM        External:    (512) 838-3656      Internal:   678-3656


                                                                                       
                                      
                      Davanum Srinivas                                                 
                                      
                      <[EMAIL PROTECTED]>         To:       [EMAIL PROTECTED]       
                                      
                                               cc:                                     
                                      
                      09/18/2002 13:45         Subject:  Re: cvs commit: 
xml-axis/java/xmls path_refs.xml                    
                      Please respond to                                                
                                      
                      axis-dev                                                         
                                      
                                                                                       
                                      



axis-ant.jar gets created in build/lib

--- Matt Seibert <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Dims,
>
> Why was this added?  What is in build/lib?
>
> Matt Seibert
[EMAIL PROTECTED]
> IBM        External:    (512) 838-3656      Internal:   678-3656
>
>
>

>
>                       [EMAIL PROTECTED]

>
>                                                To:
[EMAIL PROTECTED]
>
>                       09/18/2002 13:00         cc:

>
>                       Please respond to        Subject:  cvs commit:
xml-axis/java/xmls
> path_refs.xml
>                       axis-dev

>
>

>
>

>
>
>
>
> dims        2002/09/18 11:00:15
>
>   Modified:    java/xmls path_refs.xml
>   Log:
>   Fix for gump failure
>
>   Revision  Changes    Path
>   1.8       +3 -0      xml-axis/java/xmls/path_refs.xml
>
>   Index: path_refs.xml
>   ===================================================================
>   RCS file: /home/cvs/xml-axis/java/xmls/path_refs.xml,v
>   retrieving revision 1.7
>   retrieving revision 1.8
>   diff -u -r1.7 -r1.8
>   --- path_refs.xml            13 Sep 2002 16:58:54 -0000          1.7
>   +++ path_refs.xml            18 Sep 2002 18:00:15 -0000          1.8
>   @@ -9,6 +9,9 @@
>        <fileset dir="${lib.dir}">
>            <include name="**/*.jar"/>
>        </fileset>
>   +    <fileset dir="${build.dir}/lib">
>   +        <include name="**/*.jar"/>
>   +    </fileset>
>        <pathelement path="${java.class.path}"/>
>        <pathelement location="${build.dest}" />
>        <pathelement location="${build.dir}/tools" />
>
>
>
>
>


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

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com


Reply via email to