From 39d597da7410b67f98c688d4e1a3eb7654a870e2 Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Thu, 21 Aug 2014 08:30:19 -0500 Subject: [PATCH] Revert "Improved console modules to put wars in lib" This reverts commit 49f0e7af4346b8cfc96e9f490407ceb7b81a26a6. --- .../src/main/resources/etc/hawtio.xml | 16 ---------------- .../src/main/resources/etc/jamon.xml | 14 -------------- .../src/main/resources/etc/jolokia.xml | 16 ---------------- .../src/main/resources/modules/hawtio.mod | 10 +--------- .../src/main/resources/modules/jamon.mod | 2 +- .../src/main/resources/modules/jolokia.mod | 5 ++--- 6 files changed, 4 insertions(+), 59 deletions(-) delete mode 100644 jetty-distribution/src/main/resources/etc/hawtio.xml delete mode 100644 jetty-distribution/src/main/resources/etc/jolokia.xml diff --git a/jetty-distribution/src/main/resources/etc/hawtio.xml b/jetty-distribution/src/main/resources/etc/hawtio.xml deleted file mode 100644 index 228adc159a3..00000000000 --- a/jetty-distribution/src/main/resources/etc/hawtio.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - /hawtio - /lib/hawtio/hawtio.war - true - false - /etc/webdefault.xml - - - - diff --git a/jetty-distribution/src/main/resources/etc/jamon.xml b/jetty-distribution/src/main/resources/etc/jamon.xml index 6796ff63287..8b72eef0ae3 100644 --- a/jetty-distribution/src/main/resources/etc/jamon.xml +++ b/jetty-distribution/src/main/resources/etc/jamon.xml @@ -6,7 +6,6 @@ - @@ -14,18 +13,5 @@ - - - - - /jamon - /lib/jamon/jamon.war - true - false - /etc/webdefault.xml - - - - diff --git a/jetty-distribution/src/main/resources/etc/jolokia.xml b/jetty-distribution/src/main/resources/etc/jolokia.xml deleted file mode 100644 index 575912f9b78..00000000000 --- a/jetty-distribution/src/main/resources/etc/jolokia.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - /jolokia - /lib/jolokia/jolokia.war - true - false - /etc/webdefault.xml - - - - diff --git a/jetty-distribution/src/main/resources/modules/hawtio.mod b/jetty-distribution/src/main/resources/modules/hawtio.mod index 7b175f352d9..5c927c1776a 100644 --- a/jetty-distribution/src/main/resources/modules/hawtio.mod +++ b/jetty-distribution/src/main/resources/modules/hawtio.mod @@ -7,16 +7,8 @@ stats deploy jmx -[xml] -etc/hawtio.xml [files] -etc/hawtio/ -lib/hawtio/ -https://oss.sonatype.org/content/repositories/public/io/hawt/hawtio-default/1.4.16/hawtio-default-1.4.16.war|lib/hawtio/hawtio.war -[ini-template] +https://oss.sonatype.org/content/repositories/public/io/hawt/hawtio-default/1.4.16/hawtio-default-1.4.16.war|webapps/hawtio.war --Dhawtio.authenticationEnabled=false --Dhawtio.dirname=/dirname --Dhawtio.config.dir=${jetty.base}/etc/hawtio diff --git a/jetty-distribution/src/main/resources/modules/jamon.mod b/jetty-distribution/src/main/resources/modules/jamon.mod index ebb3926119e..1389d4766d4 100644 --- a/jetty-distribution/src/main/resources/modules/jamon.mod +++ b/jetty-distribution/src/main/resources/modules/jamon.mod @@ -14,7 +14,7 @@ etc/jamon.xml [files] lib/jamon/ http://central.maven.org/maven2/com/jamonapi/jamon/2.78/jamon-2.78.jar|lib/jamon/jamon-2.78.jar -http://central.maven.org/maven2/com/jamonapi/jamon_war/2.78/jamon_war-2.78.war|lib/jamon/jamon.war +http://central.maven.org/maven2/com/jamonapi/jamon_war/2.78/jamon_war-2.78.war|webapps/jamon.war [lib] lib/jamon/**.jar diff --git a/jetty-distribution/src/main/resources/modules/jolokia.mod b/jetty-distribution/src/main/resources/modules/jolokia.mod index d4c6eab659d..9709df5c560 100644 --- a/jetty-distribution/src/main/resources/modules/jolokia.mod +++ b/jetty-distribution/src/main/resources/modules/jolokia.mod @@ -7,9 +7,8 @@ stats deploy jmx -[xml] -etc/jolokia.xml [files] -http://repo1.maven.org/maven2/org/jolokia/jolokia-war/1.2.2/jolokia-war-1.2.2.war|lib/jolokia/jolokia.war +http://repo1.maven.org/maven2/org/jolokia/jolokia-war/1.2.2/jolokia-war-1.2.2.war|webapps/jolokia.war +