You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by pl...@apache.org on 2003/05/05 05:06:51 UTC

cvs commit: maven/src/plugins-build/webserver/src/plugin-resources apache-2.x.jelly

plynch      2003/05/04 20:06:51

  Modified:    src/plugins-build/webserver/src/plugin-resources
                        apache-2.x.jelly
  Log:
  o leave it up to plugin.jelly to make the root dir since that is where the detection is and it is a required property
  
  Revision  Changes    Path
  1.7       +0 -1      maven/src/plugins-build/webserver/src/plugin-resources/apache-2.x.jelly
  
  Index: apache-2.x.jelly
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/webserver/src/plugin-resources/apache-2.x.jelly,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- apache-2.x.jelly	24 Apr 2003 18:43:54 -0000	1.6
  +++ apache-2.x.jelly	5 May 2003 03:06:51 -0000	1.7
  @@ -38,7 +38,6 @@
             <!-- Create common directories and copy configuration files -->
             <ant:mkdir dir="${maven.webserver.dir}/logs"/>
             <ant:mkdir dir="${maven.webserver.dir}/conf"/>
  -          <ant:mkdir dir="${maven.webserver.root}"/>
           </j:if>
   
           <!-- copy any user configuration files w/ filtering by forcing copy -->
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org