You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2008/08/10 17:58:57 UTC

svn commit: r684531 - in /cocoon/whiteboard/corona/trunk/corona-docs/src/site: apt/building.apt site.xml

Author: reinhard
Date: Sun Aug 10 08:58:57 2008
New Revision: 684531

URL: http://svn.apache.org/viewvc?rev=684531&view=rev
Log:
remove wrong content
fix path in site.xml

Modified:
    cocoon/whiteboard/corona/trunk/corona-docs/src/site/apt/building.apt
    cocoon/whiteboard/corona/trunk/corona-docs/src/site/site.xml

Modified: cocoon/whiteboard/corona/trunk/corona-docs/src/site/apt/building.apt
URL: http://svn.apache.org/viewvc/cocoon/whiteboard/corona/trunk/corona-docs/src/site/apt/building.apt?rev=684531&r1=684530&r2=684531&view=diff
==============================================================================
--- cocoon/whiteboard/corona/trunk/corona-docs/src/site/apt/building.apt (original)
+++ cocoon/whiteboard/corona/trunk/corona-docs/src/site/apt/building.apt Sun Aug 10 08:58:57 2008
@@ -7,20 +7,3 @@
 
 Building Cocoon 3
 
-    Checkout Cocoon 3 from trunk
-
-----------------------------------------
-svn co https://svn.eu.apache.org/repos/asf/cocoon/branches/cocoon-3
-mvn install -P sample
-----------------------------------------
-
-    By activating the 'sample' profile you get a small demo application. You can start this demo by:
-
-----------------------------------------
-cd cocoon-cocoon3-samples
-mvn cocoon:prepare jetty:run 
-----------------------------------------
-
-    Open your browser and enter http://localhost:8888 and access the demo application.
- 
-

Modified: cocoon/whiteboard/corona/trunk/corona-docs/src/site/site.xml
URL: http://svn.apache.org/viewvc/cocoon/whiteboard/corona/trunk/corona-docs/src/site/site.xml?rev=684531&r1=684530&r2=684531&view=diff
==============================================================================
--- cocoon/whiteboard/corona/trunk/corona-docs/src/site/site.xml (original)
+++ cocoon/whiteboard/corona/trunk/corona-docs/src/site/site.xml Sun Aug 10 08:58:57 2008
@@ -37,7 +37,7 @@
       <item name="License" href="license.html"/>
       <item name="Team list" href="team-list.html"/>
       <item name="Mailing lists" href="mailing-lists.html"/>
-      <item name="Source Repository" href="source-repository"/>
+      <item name="Source Repository" href="source-repository.html"/>
       <item name="Building" href="building.html"/>
       <item name="API" href="api-docs.html"/>
       <item name="Issue Tracking" href="https://issues.apache.org/jira/browse/COCOON"/>