dion        2003/09/04 22:11:35

  Modified:    src/plugins-build/multiproject plugin.jelly
  Log:
  Whitespace
  
  Revision  Changes    Path
  1.28      +5 -7      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.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- plugin.jelly      4 Sep 2003 16:12:35 -0000       1.27
  +++ plugin.jelly      5 Sep 2003 05:11:35 -0000       1.28
  @@ -145,10 +145,10 @@
       <ant:echo>${file.parent} ${file.parent}</ant:echo>
       <ant:echo>create ${overviewPageCreate}</ant:echo>
       <j:if test="${overviewPageCreate=='true'}">      
  -     <velocity:merge 
  -         name="${maven.gen.docs}/${overviewPageLink}.xml"
  -         basedir="${maven.multiproject.templates}"
  -         template="projects-overview.xml"/>
  +      <velocity:merge 
  +        name="${maven.gen.docs}/${overviewPageLink}.xml"
  +        basedir="${maven.multiproject.templates}"
  +        template="projects-overview.xml"/>
       </j:if>      
    
     </goal>
  @@ -261,9 +261,7 @@
       <attainGoal name="${maven.multiproject.type}:deploy-snapshot"/>
       
     </goal>
  -  
  -  
  -  
  +
     <!--==================================================================-->
     <!-- Maven Report API - Register                                      -->
     <!--==================================================================-->    
  
  
  

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

Reply via email to