From 2e6fe2ddba93be34d36bf305c541de860a61dd7e Mon Sep 17 00:00:00 2001 From: dion Date: Tue, 16 Sep 2003 04:54:20 +0000 Subject: [PATCH] Reformatting use empty, not == null git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114017 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/plugin.jelly | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git a/xdoc/plugin.jelly b/xdoc/plugin.jelly index 45c7d743..1084e99d 100644 --- a/xdoc/plugin.jelly +++ b/xdoc/plugin.jelly @@ -53,11 +53,13 @@ - - - - - + + ${report.put('name', name)} + ${report.put('pluginName', pluginName)} + ${report.put('description', description)} + ${report.put('link', link)} + ${reports.add(report)} + @@ -117,10 +119,10 @@ | documents easily. See jslCore for a tag suitable for | transforming documents how you want. | @input - | @output - Will be placed under ${maven.gen.docs} + | @outputDirectory - Will be placed under ${maven.gen.docs} | @stylesheet - | @encoding - | @omitXmlDeclaration + | @encoding - defaults to ${maven.docs.outputencoding} + | @omitXmlDeclaration - defaults to ${maven.docs.omitXmlDeclaration} | @outputMode | @prettyPrint --> @@ -130,15 +132,7 @@ --> - - +