rubys       2002/12/07 09:30:13

  Modified:    proposal/gump/project xml-axis.xml
  Log:
  merge xml-axis and xml-axis security
  
  Revision  Changes    Path
  1.55      +3 -28     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.54
  retrieving revision 1.55
  diff -u -r1.54 -r1.55
  --- xml-axis.xml      26 Sep 2002 18:08:30 -0000      1.54
  +++ xml-axis.xml      7 Dec 2002 17:30:13 -0000       1.55
  @@ -13,6 +13,7 @@
       <package>org.apache.axis</package>
   
       <ant basedir="java" target="all">
  +      <property name="lib.dir" value="lib"/>
         <property name="env.ANT_HOME" reference="home" project="jakarta-ant"/>
         <depend name="wsdl4j.jar" project="wsdl4j" id="wsdl4j"/>
         <depend name="log4j-core.jar" project="jakarta-log4j"/>
  @@ -32,6 +33,8 @@
       <option project="javamail"/>
       <option project="jsse"/>
       <option project="jms"/>
  +    <option project="xml-security" inherit="runtime"/>
  +
       <work nested="java/build/lib/axis-ant.jar"/>
       <work nested="java/build/classes"/>
   
  @@ -46,34 +49,6 @@
            to="[EMAIL PROTECTED]">
         <regexp  subject="Build Failure - Axis"/>
         <regexp pattern="/timed out/" subject="Build timed out - Axis"/>
  -    </nag>
  -  </project>
  -
  -  <project name="xml-axis-security">
  -    <ant basedir="java" target="all">
  -      <property name="lib.dir" value="lib"/>
  -      <property name="env.ANT_HOME" reference="home" project="jakarta-ant"/>
  -      <depend name="wsdl4j.jar" project="wsdl4j" id="wsdl4j"/>
  -      <depend name="log4j-core.jar" project="jakarta-log4j"/>
  -    </ant>
  -
  -    <depend project="jakarta-ant" inherit="runtime"/>
  -    <depend project="xml-axis" inherit="all"/>
  -    <depend project="xml-security" inherit="runtime"/>
  -    <work nested="java/build/classes"/>
  -    <work nested="java/build/lib/axis-ant.jar"/>
  -
  -    <home nested="java/build"/>
  -    <jar name="lib/axis.jar"/>
  -    <jar name="lib/jaxrpc.jar"/>
  -    <jar name="lib/saaj.jar"/>
  -
  -    <javadoc nested="java/build/javadocs"/>
  -
  -    <nag from="Sam Ruby &lt;[EMAIL PROTECTED]&gt;"
  -         to="[EMAIL PROTECTED]">
  -      <regexp  subject="Build Failure - Axis Security"/>
  -      <regexp pattern="/timed out/" subject="Build timed out - Axis security"/>
       </nag>
     </project>
   
  
  
  

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

Reply via email to