dion        2003/07/20 20:50:55

  Modified:    src/plugins-build/multiproject/xdocs goals.xml changes.xml
  Log:
  update docs
  
  Revision  Changes    Path
  1.6       +2 -2      maven/src/plugins-build/multiproject/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/xdocs/goals.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- goals.xml 4 Jul 2003 05:12:08 -0000       1.5
  +++ goals.xml 21 Jul 2003 03:50:55 -0000      1.6
  @@ -91,8 +91,8 @@
               <a href="properties.html">maven.multiproject.navigation</a> property.
             </p>
             <p>
  -            If a navigation.xml is found in 
<code>${basedir}/multiproject/navigation.xml</code>, it will 
  -            take precedence over the multiproject navigation.
  +            If a navigation.xml is found in 
<code>${maven.docs.src}/navigation.xml</code>, it will 
  +            take precedence over the generated multiproject navigation.
             </p>
           </description>
         </goal>
  
  
  
  1.5       +7 -1      maven/src/plugins-build/multiproject/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/xdocs/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml       21 Jul 2003 01:13:52 -0000      1.4
  +++ changes.xml       21 Jul 2003 03:50:55 -0000      1.5
  @@ -7,6 +7,13 @@
   
     <body>
       <release version="1.0" date="in CVS">
  +      <action dev="dion" type="update">
  +        Change from ${basedir}/multiproject/navigation.xml to 
${maven.docs.src}/navigation.xml
  +        as the nav source for user supplied nav templates
  +      </action>
  +      <action dev="dion" type="fix">
  +        Bad j:set tags fixed
  +      </action>
         <action dev="rafal" type="update">
           Made aggregation directory configurable, use artifactId instead of
           name for creating site directories / URLs.
  @@ -27,4 +34,3 @@
       </release>
     </body>
   </document>
  -
  
  
  

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

Reply via email to