You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bw...@apache.org on 2003/03/20 21:58:44 UTC

cvs commit: maven/src/plugins-build/linkcheck/xdocs navigation.xml

bwalding    2003/03/20 12:58:43

  Modified:    src/plugins-build/linkcheck/xdocs navigation.xml
  Log:
  
  
  Revision  Changes    Path
  1.3       +4 -5      maven/src/plugins-build/linkcheck/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/linkcheck/xdocs/navigation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xml	19 Mar 2003 05:54:18 -0000	1.2
  +++ navigation.xml	20 Mar 2003 20:58:43 -0000	1.3
  @@ -4,14 +4,13 @@
     <title>Maven junit-report Plugin</title>
     <body>
       <links>
  -      <item href="http://maven.apache.org/" name="Maven">
  +      <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
         </item>
       </links>
       <menu name="Overview">
  -      <item href="/goals.html" name="Goals">
  -      </item>
  -      <item href="/properties.html" name="Properties">
  -      </item>
  +      <item href="/index.html" name="Overview"/>
  +      <item href="/goals.html" name="Goals"/>
  +      <item href="/properties.html" name="Properties"/>
       </menu>
     </body>
   </project>
  
  
  

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


Re: cvs commit: maven/src/plugins-build/linkcheck/xdocs navigation.xml

Posted by Kurt Schrader <ks...@karmalab.org>.
On 20 Mar 2003 bwalding@apache.org wrote:

> bwalding    2003/03/20 12:58:43
>
>   Modified:    src/plugins-build/linkcheck/xdocs navigation.xml
>   Log:
>
>
>   Revision  Changes    Path
>   1.3       +4 -5      maven/src/plugins-build/linkcheck/xdocs/navigation.xml
>
>   Index: navigation.xml
>   ===================================================================
>   RCS file: /home/cvs/maven/src/plugins-build/linkcheck/xdocs/navigation.xml,v
>   retrieving revision 1.2
>   retrieving revision 1.3
>   diff -u -r1.2 -r1.3
>   --- navigation.xml	19 Mar 2003 05:54:18 -0000	1.2
>   +++ navigation.xml	20 Mar 2003 20:58:43 -0000	1.3
>   @@ -4,14 +4,13 @@
>      <title>Maven junit-report Plugin</title>
>      <body>
>        <links>
>   -      <item href="http://maven.apache.org/" name="Maven">
>   +      <item href="http://jakarta.apache.org/turbine/maven/" name="Maven">
>          </item>
>        </links>

<cut>

Did you mean to do that?

-Kurt


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