You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by ch...@apache.org on 2011/02/15 16:22:39 UTC

svn commit: r1070934 - in /karaf/site/trunk: pom.xml src/main/webapp/index/community/download.page

Author: chirino
Date: Tue Feb 15 15:22:38 2011
New Revision: 1070934

URL: http://svn.apache.org/viewvc?rev=1070934&view=rev
Log:
Fix link

Modified:
    karaf/site/trunk/pom.xml
    karaf/site/trunk/src/main/webapp/index/community/download.page

Modified: karaf/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/karaf/site/trunk/pom.xml?rev=1070934&r1=1070933&r2=1070934&view=diff
==============================================================================
--- karaf/site/trunk/pom.xml (original)
+++ karaf/site/trunk/pom.xml Tue Feb 15 15:22:38 2011
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>2.1.99-SNAPSHOT</version>
+        <version>2.1.3</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -171,13 +171,13 @@
                 <executions>
                     <execution>
                         <id>generate-htmls</id>
-                        <phase>compile</phase>
+                        <!-- <phase>compile</phase> -->
                         <goals>
                             <goal>sitegen</goal>
                         </goals>
-                        <configuration>
+                        <!-- <configuration>
                             <warSourceDirectory>${project.build.directory}/webapp</warSourceDirectory>
-                        </configuration>
+                        </configuration> -->
                     </execution>
                 </executions>
                 <configuration>

Modified: karaf/site/trunk/src/main/webapp/index/community/download.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/download.page?rev=1070934&r1=1070933&r2=1070934&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/download.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/download.page Tue Feb 15 15:22:38 2011
@@ -1,9 +1,9 @@
----
-title: Download
-page_version: 15
-page_creator: gnodet
-page_modifier: gnodet
---- pipeline:conf
+---
+title: Download
+page_version: 15
+page_creator: gnodet
+page_modifier: gnodet
+--- pipeline:conf
 h2. Latest Releases
 {section}
 
@@ -18,7 +18,7 @@ h2. Latest Releases
 
 Grab these releases while they are hot!
 
-The latest release is [Karaf 2.1.4 Release].
+The latest release is [Karaf 2.1.4 Release|download/karaf-2.1.4-release.html].
 
 Releases:
 * [#Karaf 2.1.4]