You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/01/15 00:33:16 UTC

svn commit: r369116 - /maven/maven-1/plugins/trunk/jira/xdocs/navigation.xml

Author: aheritier
Date: Sat Jan 14 15:33:12 2006
New Revision: 369116

URL: http://svn.apache.org/viewcvs?rev=369116&view=rev
Log:
add shortcuts in the menu to useful reports for end-user

Modified:
    maven/maven-1/plugins/trunk/jira/xdocs/navigation.xml

Modified: maven/maven-1/plugins/trunk/jira/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jira/xdocs/navigation.xml?rev=369116&r1=369115&r2=369116&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jira/xdocs/navigation.xml (original)
+++ maven/maven-1/plugins/trunk/jira/xdocs/navigation.xml Sat Jan 14 15:33:12 2006
@@ -33,6 +33,8 @@
     <menu name="Overview">
       <item href="/goals.html" name="Goals"/>
       <item href="/properties.html" name="Properties"/>
+      <item href="/changes-report.html" name="Changes"/>
+      <item href="/jira.html" name="Known issues"/>
       <item href="/faq.html" name="FAQs"/>
     </menu>
   </body>