From 376ee46708508af4db24eaab05f6560f7198f7e1 Mon Sep 17 00:00:00 2001 From: aheritier Date: Sat, 3 Sep 2005 21:25:38 +0000 Subject: [PATCH] MPFAQ-11 : Questions' font is same size or smaller than answers' one. Xdoc plugin > 1.9.2 required. Patch submitted by : Lukas Theussl Patch reviewed by : Arnaud Heritier git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@267498 13f79535-47bb-0310-9956-ffa450edef68 --- faq/plugin.jelly | 14 ++++++++++++++ faq/project.xml | 10 ++++++++++ faq/src/plugin-resources/faq.jsl | 2 +- faq/xdocs/changes.xml | 5 ++--- 4 files changed, 27 insertions(+), 4 deletions(-) diff --git a/faq/plugin.jelly b/faq/plugin.jelly index ab513ab6..b1500d24 100644 --- a/faq/plugin.jelly +++ b/faq/plugin.jelly @@ -20,6 +20,7 @@ + + + + + + Must have XDOC plugin v1.9.2 installed to use this version of the faq plugin. + Try: maven plugin:download -DgroupId=maven -DartifactId=maven-xdoc-plugin -Dversion=1.9.2 + You can find the latest version of the XDOC plugin on the Maven Download page at + http://maven.apache.org/start/download.html + + + + - Changes @@ -25,6 +23,7 @@ + Questions' font is same size or smaller than answers' one. Xdoc plugin > 1.9.2 required. Document .fml extension requirement