rubys       2002/06/20 09:52:00

  Modified:    proposal/gump/profile gump.xml
               proposal/gump/project xml-axis.xml
  Added:       proposal/gump/project xml-axis-wsil.xml
  Log:
  Add xml-axis-wsil
  VS: ----------------------------------------------------------------------
  
  Revision  Changes    Path
  1.89      +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.88
  retrieving revision 1.89
  diff -u -r1.88 -r1.89
  --- gump.xml  11 Jun 2002 17:50:22 -0000      1.88
  +++ gump.xml  20 Jun 2002 16:52:00 -0000      1.89
  @@ -64,6 +64,7 @@
     <!-- Apache.XML -->
   
     <module href="project/xml-axis.xml"/>
  +  <module href="project/xml-axis-wsil.xml"/>
     <module href="project/xml-batik.xml"/>
     <module href="project/xml-cocoon2.xml"/>
     <module href="project/xml-commons.xml"/>
  
  
  
  1.38      +1 -2      jakarta-alexandria/proposal/gump/project/xml-axis.xml
  
  Index: xml-axis.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/xml-axis.xml,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- xml-axis.xml      26 Mar 2002 16:54:31 -0000      1.37
  +++ xml-axis.xml      20 Jun 2002 16:52:00 -0000      1.38
  @@ -1,6 +1,6 @@
   <module name="xml-axis">
   
  -  <url href="http://xml.apache.org/soap/index.html"/>
  +  <url href="http://xml.apache.org/axis/"/>
     <description>
       Simple Object Access Protocol
     </description>
  @@ -13,7 +13,6 @@
       <package>org.apache.axis</package>
   
       <ant basedir="java" target="all">
  -      <property name="test.functional.usefile" value="false"/>
         <depend name="wsdl4j.jar" project="wsdl4j"/>
         <depend name="log4j-core.jar" project="jakarta-log4j"/>
         <depend name="clutil.jar" project="excalibur-cli"/>
  
  
  
  1.1                  jakarta-alexandria/proposal/gump/project/xml-axis-wsil.xml
  
  Index: xml-axis-wsil.xml
  ===================================================================
  <module name="xml-axis-wsil">
  
    <url href="http://xml.apache.org/axis/"/>
    <description>
      Web Services Inspection Language 
    </description>
  
    <cvs repository="xml"/>
  
    <!-- build -->
  
    <project name="xml-axis-wsil">
      <package>org.apache.wsil</package>
  
      <ant basedir="java" target="all"/>
  
      <depend project="jakarta-ant"/>
      <depend project="xml-xerces"/>
      <depend project="uddi4j"/>
      <depend project="wsdl4j"/>
  
      <work nested="java/build/classes"/>
  
      <nag from="Sam Ruby &lt;[EMAIL PROTECTED]&gt;"
           to="[EMAIL PROTECTED]">
        <regexp  subject="Build Failure - Axis"/>
        <regexp pattern="/timed out/" subject="Build timed out - Axis"/>
      </nag>
    </project>
  
  </module>
  
  
  

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

Reply via email to