From f26fb16cdf9c9cd8ac59e058047a09407abb64f9 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Wed, 7 Sep 2005 00:16:53 +0000 Subject: [PATCH] MPXDOC-104 : fix jelly check for empty maven.xdoc.distributionUrl Patch submitted by : Rafal Krzewski Patch reviewed by : Lukas Theussl git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@279192 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/src/plugin-resources/navigation.jelly | 2 +- xdoc/src/plugin-resources/templates/downloads.jelly | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xdoc/src/plugin-resources/navigation.jelly b/xdoc/src/plugin-resources/navigation.jelly index 58c6fc49..aa394fdd 100644 --- a/xdoc/src/plugin-resources/navigation.jelly +++ b/xdoc/src/plugin-resources/navigation.jelly @@ -35,7 +35,7 @@ - + diff --git a/xdoc/src/plugin-resources/templates/downloads.jelly b/xdoc/src/plugin-resources/templates/downloads.jelly index 6d5709d9..dd6d1f4d 100644 --- a/xdoc/src/plugin-resources/templates/downloads.jelly +++ b/xdoc/src/plugin-resources/templates/downloads.jelly @@ -39,7 +39,7 @@ property is not defined --> - +

You must define the maven.xdoc.distributionUrl property if you wish to generate the download report.