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 fe...@apache.org on 2011/10/18 11:50:47 UTC

svn commit: r1185547 - /james/project/trunk/src/site/site.xml

Author: felixk
Date: Tue Oct 18 09:50:46 2011
New Revision: 1185547

URL: http://svn.apache.org/viewvc?rev=1185547&view=rev
Log:
Releases links to the download possibility of all James modules, so Snapshot shall do. Linking to a SNAPSHOT of a specific module should be done in the module itself.

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

Modified: james/project/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/src/site/site.xml?rev=1185547&r1=1185546&r2=1185547&view=diff
==============================================================================
--- james/project/trunk/src/site/site.xml (original)
+++ james/project/trunk/src/site/site.xml Tue Oct 18 09:50:46 2011
@@ -75,15 +75,7 @@
 
         <menu name="Download" inherit="bottom">
             <item name="Releases" href="http://james.apache.org/download.cgi" />
-            <item name="Snapshots" href="http://people.apache.org/builds/james/nightly/" />
-<!--
-    Don't display this as the build directory is no more updated and must be removed.
-          <item name="Nightly builds" href="http://james.zones.apache.org/builds/"/>
--->
-<!--
-    Don't display the link to Hudson, we already have the link to the nightly page.
-      <item name="Snapshots (Hudson)" href="https://hudson.apache.org/hudson/view/G-L/view/James/"/>
--->
+            <item name="Snapshots" href="https://repository.apache.org/content/repositories/snapshots/org/apache/james/" />
         </menu>
     </body>
 



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