You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2004/03/17 03:51:26 UTC

cvs commit: avalon/fortress/examples maven.xml

hammett     2004/03/16 18:51:25

  Modified:    fortress/examples maven.xml
  Log:
  Patch from Gary Shea (shea@gtsdesign.com) applied.
  
  Revision  Changes    Path
  1.5       +1 -1      avalon/fortress/examples/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/examples/maven.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- maven.xml	8 Mar 2004 16:00:22 -0000	1.4
  +++ maven.xml	17 Mar 2004 02:51:25 -0000	1.5
  @@ -70,7 +70,7 @@
                   todir="${maven.build.dir}/servlet/WEB-INF/lib"
                   excludes="servletapi,junit,avalon-fortress-tools"/>
   
  -        <copy todir="${build.dir}/servlet/WEB-INF"
  +        <copy todir="${maven.build.dir}/servlet/WEB-INF"
                 file="${maven.src.dir}/conf/web.xml"/>
   
           <jar jarfile="${maven.build.dir}/${maven.final.name}-servlet.war"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org