Author: asavu
Date: Wed Dec 21 13:53:58 2011
New Revision: 1221728
URL: http://svn.apache.org/viewvc?rev=1221728&view=rev
Log:
Maven site config updated to keep absolute URLs absolute.
Modified:
whirr/branches/branch-0.7/pom.xml
whirr/branches/branch-0.7/src/site/site.xml
whirr/branches/branch-0.7/src/site/xdoc/index.xml
Modified: whirr/branches/branch-0.7/pom.xml
URL:
http://svn.apache.org/viewvc/whirr/branches/branch-0.7/pom.xml?rev=1221728&r1=1221727&r2=1221728&view=diff
==============================================================================
--- whirr/branches/branch-0.7/pom.xml (original)
+++ whirr/branches/branch-0.7/pom.xml Wed Dec 21 13:53:58 2011
@@ -396,6 +396,7 @@
<generateReports>false</generateReports>
<templateDirectory>${basedir}/src/site/resources</templateDirectory>
<template>site.vm</template>
+ <relativizeDecorationLinks>false</relativizeDecorationLinks>
</configuration>
</plugin>
</plugins>
Modified: whirr/branches/branch-0.7/src/site/site.xml
URL:
http://svn.apache.org/viewvc/whirr/branches/branch-0.7/src/site/site.xml?rev=1221728&r1=1221727&r2=1221728&view=diff
==============================================================================
--- whirr/branches/branch-0.7/src/site/site.xml (original)
+++ whirr/branches/branch-0.7/src/site/site.xml Wed Dec 21 13:53:58 2011
@@ -29,12 +29,6 @@
<publishDate position="right"/>
<version position="right"/>
- <skin>
- <groupId>org.apache.maven.skins</groupId>
- <artifactId>maven-stylus-skin</artifactId>
- <version>1.2</version>
- </skin>
-
<body>
<links position="left">
<item name="Wiki"
href="https://cwiki.apache.org/confluence/display/WHIRR" />
@@ -45,7 +39,7 @@
<breadcrumbs position="left">
<item name="Apache" href="http://www.apache.org/" />
<item name="Whirr" href="http://whirr.apache.org/"/>
- <item name="0.6.0" href="http://whirr.apache.org/docs/0.6.0/"/>
+ <item name="0.7.0" href="http://whirr.apache.org/docs/0.7.0/"/>
</breadcrumbs>
<menu name="Whirr">
Modified: whirr/branches/branch-0.7/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/whirr/branches/branch-0.7/src/site/xdoc/index.xml?rev=1221728&r1=1221727&r2=1221728&view=diff
==============================================================================
--- whirr/branches/branch-0.7/src/site/xdoc/index.xml (original)
+++ whirr/branches/branch-0.7/src/site/xdoc/index.xml Wed Dec 21 13:53:58 2011
@@ -21,7 +21,7 @@ xsi:schemaLocation="http://maven.apache.
<properties></properties>
<body>
- <section name="Apache Whirr™ 0.6.0"></section>
+ <section name="Apache Whirr™ 0.7.0"></section>
<p>Apache Whirr is a set of libraries for running cloud services.</p>
<p>Whirr provides:</p>
<ul>