From 8edd175044aa8b86a8ff8a7ae979abfe0b8e9644 Mon Sep 17 00:00:00 2001 From: plynch Date: Mon, 5 May 2003 02:57:34 +0000 Subject: [PATCH] o breaking out tomcat 4.1.x from tomcat 4.0.x cause I expect to use some smarter scripting, perhaps via Ant tasks, for tomcat 4.1.x o updating to better match the protocol found in the webserver plugin git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113400 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/plugin-resources/tomcat-4.0.x.jelly | 120 ++++++++++++++++++ .../src/plugin-resources/tomcat-4.1.x.jelly | 120 ++++++++++++++++++ .../src/plugin-resources/tomcat-4.x.jelly | 77 ----------- 3 files changed, 240 insertions(+), 77 deletions(-) create mode 100755 appserver/src/plugin-resources/tomcat-4.0.x.jelly create mode 100755 appserver/src/plugin-resources/tomcat-4.1.x.jelly delete mode 100644 appserver/src/plugin-resources/tomcat-4.x.jelly diff --git a/appserver/src/plugin-resources/tomcat-4.0.x.jelly b/appserver/src/plugin-resources/tomcat-4.0.x.jelly new file mode 100755 index 00000000..5ed55b7e --- /dev/null +++ b/appserver/src/plugin-resources/tomcat-4.0.x.jelly @@ -0,0 +1,120 @@ + + + + + + + + + + +To use this appserver, you must have a project specific +configuration file at the following location: + +${maven.appserver.conf.dir}/conf/server.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/appserver/src/plugin-resources/tomcat-4.1.x.jelly b/appserver/src/plugin-resources/tomcat-4.1.x.jelly new file mode 100755 index 00000000..02fa649a --- /dev/null +++ b/appserver/src/plugin-resources/tomcat-4.1.x.jelly @@ -0,0 +1,120 @@ + + + + + + + + + + +To use this appserver, you must have a project specific +configuration file at the following location: + +${maven.appserver.conf.dir}/conf/server.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/appserver/src/plugin-resources/tomcat-4.x.jelly b/appserver/src/plugin-resources/tomcat-4.x.jelly deleted file mode 100644 index a63140ed..00000000 --- a/appserver/src/plugin-resources/tomcat-4.x.jelly +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -