From fe36e8bf08cc86db2e263f679f23228b210a7b26 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Thu, 21 Feb 2013 11:06:22 +0000 Subject: [PATCH] Changes how links to parent site are generated git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1448580 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 +++++--- src/site/site.xml | 25 ++++++++++++++----------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index d61e47a62..875a61853 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ - + org.apache.struts @@ -72,7 +73,7 @@ The Apache Software License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt repo - + @@ -89,7 +90,7 @@ 2.0.6 - ${user.home}/struts2-site + ${project.build.directory}/site ${site.mainDirectory}/staging ${site.mainDirectory}/scm file://${siteContent.path} @@ -315,6 +316,7 @@ 3.1 ${siteDeploy.url} + false diff --git a/src/site/site.xml b/src/site/site.xml index b6e51d59a..5f9d3e7d3 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -37,20 +37,23 @@ + href="http://struts.apache.org/"/> + href="http://struts.apache.org/downloads.html"/> - + + + + href="http://struts.apache.org/mail.html"/> + href="http://struts.apache.org/helping.html"/> + href="http://struts.apache.org/dev/dev-mail.html"/> + href="http://struts.apache.org/dev/builds.html"/> + href="http://struts.apache.org/dev/releases.html"/> + href="http://struts.apache.org/dev/volunteers.html"/> + href="http://struts.apache.org/dev/bylaws.html"/> + href="http://struts.apache.org/struts-sandbox/index.html"/>