From 404578515b79f9a7f9a362d6ddba868a4aef50c2 Mon Sep 17 00:00:00 2001 From: zzz Date: Sat, 14 Jan 2012 22:20:39 +0000 Subject: [PATCH] bundle jmx --- apps/jetty/build.xml | 2 + build.xml | 6 +- installer/resources/clients.config | 2 + installer/resources/deletelist.txt | 2 - installer/resources/eepsite/jetty-jmx.xml | 89 +++++++++++++++++++++++ 5 files changed, 96 insertions(+), 5 deletions(-) create mode 100644 installer/resources/eepsite/jetty-jmx.xml diff --git a/apps/jetty/build.xml b/apps/jetty/build.xml index e0327770b..ec85c3bb4 100644 --- a/apps/jetty/build.xml +++ b/apps/jetty/build.xml @@ -85,6 +85,7 @@ jetty-java5-threadpool-xxx.jar: Concurrent thread pool for eepsite glassfish 2.1: Not used, too old, see Tomcat below. jetty-rewrite-handler: Not used by I2P, but only 20KB and could be useful for eepsites + jetty-management: Not used by I2P, but only 34KB and could be useful for eepsites, and we bundled it with Jetty 5 All of these are available in the Ubuntu packages libjetty-java and libjetty-extra-java --> @@ -93,6 +94,7 @@ + diff --git a/build.xml b/build.xml index 810c73f2f..9451db172 100644 --- a/build.xml +++ b/build.xml @@ -400,7 +400,7 @@ - + @@ -706,7 +706,7 @@ - + @@ -967,7 +967,7 @@ --> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +