You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2002/07/02 14:22:39 UTC

cvs commit: jakarta-alexandria/proposal/gump/project xml-axis-wsif.xml

rubys       2002/07/02 05:22:39

  Modified:    proposal/gump/profile gump.xml
  Added:       proposal/gump/project xml-axis-wsif.xml
  Log:
  This time, actually add in wsif...
  
  Revision  Changes    Path
  1.95      +1 -0      jakarta-alexandria/proposal/gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/profile/gump.xml,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- gump.xml	27 Jun 2002 14:41:00 -0000	1.94
  +++ gump.xml	2 Jul 2002 12:22:39 -0000	1.95
  @@ -65,6 +65,7 @@
     <!-- Apache.XML -->
   
     <module href="project/xml-axis.xml"/>
  +  <module href="project/xml-axis-wsif.xml"/>
     <module href="project/xml-axis-wsil.xml"/>
     <module href="project/xml-batik.xml"/>
     <module href="project/xml-cocoon2.xml"/>
  
  
  
  1.1                  jakarta-alexandria/proposal/gump/project/xml-axis-wsif.xml
  
  Index: xml-axis-wsif.xml
  ===================================================================
  <module name="xml-axis-wsif">
  
    <url href="http://xml.apache.org/axis/"/>
    <description>
      Web Services Inspection Language 
    </description>
  
    <cvs repository="xml"/>
  
    <!-- build -->
  
    <project name="xml-axis-wsif">
      <package>org.apache.wsif</package>
  
      <ant basedir="java" target="all"/>
  
      <depend project="jakarta-ant"/>
      <depend project="xml-xerces"/>
      <depend project="bsf"/>
      <depend project="ejb"/>
      <depend project="javamail"/>
      <depend project="jms"/>
      <depend project="wsdl4j"/>
      <depend project="xml-axis"/>
      <depend project="xml-soap"/>
  
      <work nested="java/build/classes"/>
    </project>
  
  </module>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>