You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/01/26 21:13:12 UTC

svn commit: r372600 - /myfaces/site/trunk/src/site/site.xml

Author: schof
Date: Thu Jan 26 12:13:07 2006
New Revision: 372600

URL: http://svn.apache.org/viewcvs?rev=372600&view=rev
Log:
fixed remainder of links; since maven is publishing all of the projects to the same top level dir we'll use symlinks to make things work right

Modified:
    myfaces/site/trunk/src/site/site.xml

Modified: myfaces/site/trunk/src/site/site.xml
URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/site.xml?rev=372600&r1=372599&r2=372600&view=diff
==============================================================================
--- myfaces/site/trunk/src/site/site.xml (original)
+++ myfaces/site/trunk/src/site/site.xml Thu Jan 26 12:13:07 2006
@@ -22,11 +22,11 @@
     </menu>
 
     <menu name="MyFaces Projects">
-      <item name="API" href="myfaces-api/index.html"/>
-      <item name="Impl" href="myfaces-impl/index.html"/>
-      <item name="Commons" href="myfaces-commons/index.html"/>
-      <item name="Tomahawk" href="tomahawk-project/tomahawk/index.html"/>
-      <item name="Sandbox" href="myfaces-tomahawk/sandbox/sandbox/index.html"/>
+      <item name="API" href="api/index.html"/>
+      <item name="Impl" href="impl/index.html"/>
+      <item name="Commons" href="commons/index.html"/>
+      <item name="Tomahawk" href="tomahawk/index.html"/>
+      <item name="Sandbox" href="sandbox/index.html"/>
     </menu>
 
     <menu name="Documentation">



Re: svn commit: r372600 - /myfaces/site/trunk/src/site/site.xml

Posted by Bernd Bohmann <be...@atanion.com>.
you can change it in the distributionManagement section and don't forget 
to change the url in the pom

schof@apache.org schrieb:
> Author: schof
> Date: Thu Jan 26 12:13:07 2006
> New Revision: 372600
> 
> URL: http://svn.apache.org/viewcvs?rev=372600&view=rev
> Log:
> fixed remainder of links; since maven is publishing all of the projects to the same top level dir we'll use symlinks to make things work right
> 
> Modified:
>     myfaces/site/trunk/src/site/site.xml
> 
> Modified: myfaces/site/trunk/src/site/site.xml
> URL: http://svn.apache.org/viewcvs/myfaces/site/trunk/src/site/site.xml?rev=372600&r1=372599&r2=372600&view=diff
> ==============================================================================
> --- myfaces/site/trunk/src/site/site.xml (original)
> +++ myfaces/site/trunk/src/site/site.xml Thu Jan 26 12:13:07 2006
> @@ -22,11 +22,11 @@
>      </menu>
>  
>      <menu name="MyFaces Projects">
> -      <item name="API" href="myfaces-api/index.html"/>
> -      <item name="Impl" href="myfaces-impl/index.html"/>
> -      <item name="Commons" href="myfaces-commons/index.html"/>
> -      <item name="Tomahawk" href="tomahawk-project/tomahawk/index.html"/>
> -      <item name="Sandbox" href="myfaces-tomahawk/sandbox/sandbox/index.html"/>
> +      <item name="API" href="api/index.html"/>
> +      <item name="Impl" href="impl/index.html"/>
> +      <item name="Commons" href="commons/index.html"/>
> +      <item name="Tomahawk" href="tomahawk/index.html"/>
> +      <item name="Sandbox" href="sandbox/index.html"/>
>      </menu>
>  
>      <menu name="Documentation">
> 
> 
> 

-- 
Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development
Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com
phone: +49 441 4082312, mobile: +49 173 8839471, fax: +49 441 4082333