cmlenz      2003/03/14 09:14:04

  Modified:    integration/ant build.xml
  Log:
  Add the <webxmlmerge> to the cactus.tasks file
  
  Revision  Changes    Path
  1.4       +2 -0      jakarta-cactus/integration/ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/ant/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.xml 11 Mar 2003 08:22:05 -0000      1.3
  +++ build.xml 14 Mar 2003 17:14:04 -0000      1.4
  @@ -120,6 +120,8 @@
                 value="org.apache.cactus.integration.ant.RunServerTestsTask"/>
               <entry key="webmerge"
                 value="org.apache.cactus.integration.ant.WebMergeTask"/>
  +            <entry key="webxmlmerge"
  +              value="org.apache.cactus.integration.ant.WebXmlMergeTask"/>
           </propertyfile>
   
           <javac srcdir="${src.java.dir}" destdir="${target.classes.java.dir}"
  
  
  

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

Reply via email to