From 59e4bfbb472459af60fbe8a7f75f14451f9a632c Mon Sep 17 00:00:00 2001 From: You Yong Date: Tue, 5 Jun 2012 20:49:09 +0800 Subject: [PATCH] modify the history report --- .../resources/META-INF/plexus/components.xml | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/cat-home/src/main/resources/META-INF/plexus/components.xml b/cat-home/src/main/resources/META-INF/plexus/components.xml index 4a7ff3323..faa12f1fb 100755 --- a/cat-home/src/main/resources/META-INF/plexus/components.xml +++ b/cat-home/src/main/resources/META-INF/plexus/components.xml @@ -471,6 +471,9 @@ com.dianping.cat.configuration.ServerConfigManager + + com.dianping.cat.hadoop.dal.DailyreportDao + @@ -750,18 +753,5 @@ com.dianping.cat.report.page.dashboard.JspViewer com.dianping.cat.report.page.dashboard.JspViewer - - com.dianping.cat.report.page.historyReport.Handler - com.dianping.cat.report.page.historyReport.Handler - - - com.dianping.cat.report.page.historyReport.JspViewer - - - - - com.dianping.cat.report.page.historyReport.JspViewer - com.dianping.cat.report.page.historyReport.JspViewer - -- GitLab