From 5d38fdf02208fbbe5dfddb88e304f385f17b8cc4 Mon Sep 17 00:00:00 2001 From: dion Date: Fri, 17 Oct 2003 05:31:38 +0000 Subject: [PATCH] Apply MAVEN-940. Doesn't seem to have that much of an effect though. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114217 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/src/plugin-resources/site.jsl | 41 ++++++++---------------------- xdoc/xdocs/changes.xml | 3 +++ 2 files changed, 13 insertions(+), 31 deletions(-) diff --git a/xdoc/src/plugin-resources/site.jsl b/xdoc/src/plugin-resources/site.jsl index b3c08c84..1db07ac4 100644 --- a/xdoc/src/plugin-resources/site.jsl +++ b/xdoc/src/plugin-resources/site.jsl @@ -8,33 +8,22 @@ xmlns:util="jelly:util" xmlns:x="jelly:xml" xmlns:doc="doc" - xmlns="dummy" trim="false"> + xmlns="dummy" + trim="false"> - ${maven.xdoc.date} - - + - - + - - - + - - <x:expr select="$nav/title"/> - ${docTitle} - + <x:expr select="$nav/title"/> - ${docTitle} ${pom.name} - ${docTitle} @@ -488,25 +477,15 @@ - - - - - - + + - - - - - + - - - + diff --git a/xdoc/xdocs/changes.xml b/xdoc/xdocs/changes.xml index abed5809..a24e7b2e 100644 --- a/xdoc/xdocs/changes.xml +++ b/xdoc/xdocs/changes.xml @@ -7,6 +7,9 @@ + + Apply MAVEN-940. Fix excess whitespace. + Fixed empty scm repository and issue tracking URL still being added to the project nav