You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/09/04 18:12:35 UTC

cvs commit: maven/src/plugins-build/multiproject plugin.jelly

dion        2003/09/04 09:12:35

  Modified:    src/plugins-build/multiproject plugin.jelly
  Log:
  Clean up whitespace
  
  Revision  Changes    Path
  1.27      +1 -11     maven/src/plugins-build/multiproject/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/plugin.jelly,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- plugin.jelly	29 Aug 2003 06:27:53 -0000	1.26
  +++ plugin.jelly	4 Sep 2003 16:12:35 -0000	1.27
  @@ -127,8 +127,6 @@
           basedir="${maven.docs.src}"
           template="navigation.xml"/>
       </j:if>
  -    
  -    
   
     </goal>
     
  @@ -137,9 +135,7 @@
     <!--==================================================================-->    
     <goal name="multiproject:create-overview-page"
           prereqs="multiproject:site-init">
  -  
   
  -    
       <j:new var="file" className="java.io.File">
         <j:arg value="${maven.gen.docs}/${overviewPageLink}.xml"/>
       </j:new>
  @@ -156,13 +152,7 @@
       </j:if>      
    
     </goal>
  -  
  -  
  -  
  -  
  -  
  -  
  -  
  +
     <!--==================================================================-->
     <!-- Run specific sets of goals for all subprojects                   -->
     <!--==================================================================-->
  
  
  

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