From 4ae9f1f594cceb46cb8a9cf6785ab1bfc6a2f656 Mon Sep 17 00:00:00 2001 From: plynch Date: Fri, 31 Jan 2003 05:04:50 +0000 Subject: [PATCH] o cleaning the log statements o trying to work around how I think jexl should work but it seems to not. Time to look up touchstone git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112786 13f79535-47bb-0310-9956-ffa450edef68 --- webserver/plugin.jelly | 41 ++++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/webserver/plugin.jelly b/webserver/plugin.jelly index 34aa5a06..b77a4a8f 100644 --- a/webserver/plugin.jelly +++ b/webserver/plugin.jelly @@ -78,7 +78,8 @@ - Maven has determined your webserver instance is in directory [ ] and on + +Maven has determined your webserver instance is in directory [ ] and on @@ -139,7 +140,7 @@ description="Start or restart a webserver instance"> - + @@ -189,17 +190,24 @@ Installing the webserver instance + + + + + + - - + + +Stopping the webserver... + + - - - The - is already stopped! + + +The is already stopped! @@ -214,7 +222,7 @@ Installing the webserver instance description="Safely delete an installed webserver instance"> - + @@ -225,22 +233,21 @@ Installing the webserver instance - - Deleting the - webserver instance ... + +Deleting the webserver instance ... + - - - The - webserver instance is already cleaned! + + +The webserver instance is already cleaned!