You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2011/04/05 14:50:52 UTC

svn commit: r1089006 - /james/mailbox/trunk/src/site/site.xml

Author: eric
Date: Tue Apr  5 12:50:51 2011
New Revision: 1089006

URL: http://svn.apache.org/viewvc?rev=1089006&view=rev
Log:
Fix mailbox site menu and title (MAILBOX-47)

Modified:
    james/mailbox/trunk/src/site/site.xml

Modified: james/mailbox/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/mailbox/trunk/src/site/site.xml?rev=1089006&r1=1089005&r2=1089006&view=diff
==============================================================================
--- james/mailbox/trunk/src/site/site.xml (original)
+++ james/mailbox/trunk/src/site/site.xml Tue Apr  5 12:50:51 2011
@@ -17,7 +17,7 @@
   specific language governing permissions and limitations
   under the License.    
 -->
-<project name="Server">
+<project name="Apache James Mailbox">
 
   <skin>
     <groupId>org.apache.james</groupId>
@@ -43,11 +43,11 @@
     <menu name="Mailbox">
       <item name="Introduction" href="/index.html" />
       <item name="Source Code" href="/source-code.html" />
-<!--  <item name="Javadoc" href="../imap/apidocs/index.html" />-->
-      <item name="Reports" href="https://hudson.apache.org/hudson/view/G-L/view/James/job/mailbox/site/" />
+      <item name="Javadoc" href="../mailbox/apidocs/index.html" />
+<!--    <item name="Reports" href="https://hudson.apache.org/hudson/view/G-L/view/James/job/mailbox/site/" />-->
 <!--    <item name="Changes" href="/changes.html" />-->
-<!--      <item name="JIRA Report" href="/jira-report.html" />-->
-<!--      <item name="Issue Tracker" href="https://issues.apache.org/jira/browse/MAILBOX" />-->
+<!--    <item name="JIRA Report" href="/jira-report.html" />-->
+<!--    <item name="Issue Tracker" href="https://issues.apache.org/jira/browse/MAILBOX" />-->
     </menu>
 
   </body>  



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