From 88cfb79e80532a2af9566cd7a927dfe5a8ff1048 Mon Sep 17 00:00:00 2001 From: dion Date: Sat, 29 Mar 2003 11:40:18 +0000 Subject: [PATCH] Explicity use ant name space. In prep for removal of jeez etc git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113216 13f79535-47bb-0310-9956-ffa450edef68 --- html2xdoc/plugin.jelly | 19 ++++++++++--------- idea/plugin.jelly | 6 +++--- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/html2xdoc/plugin.jelly b/html2xdoc/plugin.jelly index c9c46d07..adc7b08f 100644 --- a/html2xdoc/plugin.jelly +++ b/html2xdoc/plugin.jelly @@ -1,6 +1,7 @@ - - - - - - - + + + + + + + - + - Generating ${outFile} from ${file} + Generating ${outFile} from ${file} diff --git a/idea/plugin.jelly b/idea/plugin.jelly index c7716dd6..e72b6741 100644 --- a/idea/plugin.jelly +++ b/idea/plugin.jelly @@ -1,9 +1,9 @@ + xmlns:u="jelly:util"> @@ -15,7 +15,7 @@ - Creating ${basedir}/${pom.artifactId}.ipr ... + Creating ${basedir}/${pom.artifactId}.ipr ...