From e504d877b5e8b61fde801e5b30bd304bfb75dcb9 Mon Sep 17 00:00:00 2001 From: dion Date: Sun, 30 Mar 2003 22:59:57 +0000 Subject: [PATCH] detab git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113231 13f79535-47bb-0310-9956-ffa450edef68 --- appserver/xdocs/changes.xml | 2 +- changes/src/plugin-resources/changes.jsl | 6 +-- .../src/plugin-resources/checkstyle.jsl | 2 +- .../plugin-resources/templates/cvs-usage.xml | 10 ++-- xdoc/xdocs/goals.xml | 48 +++++++++---------- 5 files changed, 34 insertions(+), 34 deletions(-) diff --git a/appserver/xdocs/changes.xml b/appserver/xdocs/changes.xml index 1f8d761b..cb22c494 100644 --- a/appserver/xdocs/changes.xml +++ b/appserver/xdocs/changes.xml @@ -12,7 +12,7 @@ b5 - Fix for jars not being included in an EAR file + Fix for jars not being included in an EAR file Added the new changes report. diff --git a/changes/src/plugin-resources/changes.jsl b/changes/src/plugin-resources/changes.jsl index 54cc596e..30191ef2 100644 --- a/changes/src/plugin-resources/changes.jsl +++ b/changes/src/plugin-resources/changes.jsl @@ -9,7 +9,7 @@ - + @@ -23,7 +23,7 @@ Release -
- + @@ -31,7 +31,7 @@ - +
TypeChangesBy
TypeChangesBy
${type} ${dev}
diff --git a/checkstyle/src/plugin-resources/checkstyle.jsl b/checkstyle/src/plugin-resources/checkstyle.jsl index b2d6a2c4..3a39e1ac 100644 --- a/checkstyle/src/plugin-resources/checkstyle.jsl +++ b/checkstyle/src/plugin-resources/checkstyle.jsl @@ -81,7 +81,7 @@ - + diff --git a/xdoc/src/plugin-resources/templates/cvs-usage.xml b/xdoc/src/plugin-resources/templates/cvs-usage.xml index f117a2c1..c4fbe1a8 100644 --- a/xdoc/src/plugin-resources/templates/cvs-usage.xml +++ b/xdoc/src/plugin-resources/templates/cvs-usage.xml @@ -8,16 +8,16 @@ - #set ($repository = $project.repository) - - #if (!$repository) + #set ($repository = $project.repository) + + #if (!$repository)

No SCM repository is defined.

- #else - + #else + #set ($conn = $repository.cvsRoot) #set ($module = $repository.cvsModule) #set ($url = $escape.getText($project.repository.url)) diff --git a/xdoc/xdocs/goals.xml b/xdoc/xdocs/goals.xml index 204f59e2..80e7f30a 100644 --- a/xdoc/xdocs/goals.xml +++ b/xdoc/xdocs/goals.xml @@ -9,36 +9,36 @@
- - - - - - - - - - + + + + + + + + + + - - - - - - - + + + + + + +
GoalDescription
xdoc - The default goal. This goal simply executes the - xdoc:generate-from-pom - and xdoc:transform goals -
GoalDescription
xdoc + The default goal. This goal simply executes the + xdoc:generate-from-pom + and xdoc:transform goals +
xdoc:generate-from-pom Generate a set of reports from your project.xml file. This includes the dependency, mailing list, project info, project reports and team list pages
init-dvsl-tag - This goal defines the DVSL tag library for generating - documentation. A single tag dvsl:dvsl is defined. -
init-dvsl-tag + This goal defines the DVSL tag library for generating + documentation. A single tag dvsl:dvsl is defined. +